This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/37526] New: ICE using --combine -O2


I get an ICE using --combine -O2:

/usr/local/encap/gcc-4.4-20080912/bin/gcc -std=gnu99 --combine -O2 
leg.leg-saved.i tree-saved.i compile-saved.i
tree-saved.c: In function 'Node_print_p':
tree-saved.c:186: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

/usr/local/encap/gcc-4.4-20080912/bin/gcc -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ./configure --prefix=/usr/local/encap/gcc-4.4-20080912
Thread model: posix
gcc version 4.4.0 20080912 (experimental) (GCC)


-- 
           Summary: ICE using --combine -O2
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: patrik dot hagglund at bredband dot net


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]