This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/37526] New: ICE using --combine -O2
- From: "patrik dot hagglund at bredband dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2008 18:59:06 -0000
- Subject: [Bug c/37526] New: ICE using --combine -O2
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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