This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36838] ICE: (__frame_state_for) unwind-dw2.c:1194
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2008 16:28:18 -0000
- Subject: [Bug bootstrap/36838] ICE: (__frame_state_for) unwind-dw2.c:1194
- References: <bug-36838-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from bkoz at gcc dot gnu dot org 2008-07-15 16:28 -------
%/mnt/share/bld/gcc/./gcc/xgcc -B/mnt/share/bld/gcc/./gcc/
-B/mnt/share/bld/H-x86-gcc/x86_64-unknown-linux-gnu/bin/
-B/mnt/share/bld/H-x86-gcc/x86_64-unknown-linux-gnu/lib/ -O2 -o unwind-dw2.o -c
~bkoz/unwind-dw2.i
/mnt/share/src/gcc/libgcc/../gcc/unwind-dw2.c: In function '__frame_state_for':
/mnt/share/src/gcc/libgcc/../gcc/unwind-dw2.c:1194: internal compiler error:
Segmentation fault
but without opts it is ok. Starts failing at -O1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36838