public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/16443] New: ICE during linux kernel compilation
@ 2004-07-08 21:25 ak at muc dot de
  2004-07-08 21:30 ` [Bug tree-optimization/16443] " ak at muc dot de
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: ak at muc dot de @ 2004-07-08 21:25 UTC (permalink / raw)
  To: gcc-bugs

Attached preprocessed file from the linux 2.6 kernel makes the compiler ICE:

Program received signal SIGSEGV, Segmentation fault.
register_new_def (def=0x2a966447e0, block_defs_p=0xb106f8)
    at tree-flow-inline.h:32
32      {
#0  register_new_def (def=0x2a966447e0, block_defs_p=0xb106f8)
    at tree-flow-inline.h:32
#1  0x000000000047abe4 in optimize_stmt (walk_data=0x7fbfffc230, 
    bb=0x2a9667f7e0, si=
      {tsi = {ptr = 0x2a9667ac60, container = 0x2a9667f540}, bb = 0x0})
    at tree-flow-inline.h:275
#2  0x000000000047d5c6 in walk_dominator_tree (walk_data=0x7fbfffc230, 
    bb=0x2a9667f7e0) at /averell/src/src/gcc-head/gcc/gcc/domwalk.c:189
#3  0x000000000047d3c9 in walk_dominator_tree (walk_data=0x7fbfffc230, 
    bb=0x2a9667f540) at /averell/src/src/gcc-head/gcc/gcc/domwalk.c:205
#4  0x000000000047d3c9 in walk_dominator_tree (walk_data=0x7fbfffc230, 
    bb=0x2a9667f1c0) at /averell/src/src/gcc-head/gcc/gcc/domwalk.c:205
#5  0x000000000047c81c in tree_ssa_dominator_optimize ()

gcc version 3.5.0 20040708 (experimental)

Compile with 

cc1  -m32      -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
-fno-common  -msoft-float -mpreferred-stack-boundary=2 -fno-unit-at-a-time
-march=i686 -mregparm=3  -Os -g -Wdeclaration-after-statement

-- 
           Summary: ICE during linux kernel compilation
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ak at muc dot de
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: x86_64-linux
GCC target triplet: x86_64-linux -m32 (= i386-linux)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16443


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2004-07-14 14:23 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-08 21:25 [Bug tree-optimization/16443] New: ICE during linux kernel compilation ak at muc dot de
2004-07-08 21:30 ` [Bug tree-optimization/16443] " ak at muc dot de
2004-07-08 21:59 ` [Bug tree-optimization/16443] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-07-09  4:13 ` ak at muc dot de
2004-07-10  5:54 ` ak at muc dot de
2004-07-12  6:27 ` pinskia at gcc dot gnu dot org
2004-07-13  2:22 ` reichelt at gcc dot gnu dot org
2004-07-13  7:34 ` ak at muc dot de
2004-07-13  8:08 ` reichelt at gcc dot gnu dot org
2004-07-13  9:07 ` reichelt at gcc dot gnu dot org
2004-07-13 10:48 ` dnovillo at gcc dot gnu dot org
2004-07-13 15:16 ` ehrhardt at mathematik dot uni-ulm dot de
2004-07-13 15:44 ` dnovillo at redhat dot com
2004-07-13 18:14 ` dnovillo at gcc dot gnu dot org
2004-07-13 20:51 ` cvs-commit at gcc dot gnu dot org
2004-07-13 20:55 ` dnovillo at gcc dot gnu dot org
2004-07-14 14:23 ` ak at muc dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).