This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/17406] [4.0 regression] ICE dwarf2out_frame_debug_expr, at dwarf2out.c:1692
- From: "aaronavay62 at aaronwl dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2004 00:30:42 -0000
- Subject: [Bug debug/17406] [4.0 regression] ICE dwarf2out_frame_debug_expr, at dwarf2out.c:1692
- References: <20040910202624.17406.aaronavay62@aaronwl.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From aaronavay62 at aaronwl dot com 2004-09-19 00:30 -------
Since sometime during the past 48 hours, I am now getting the same ICE for
another file during bootstrap:
stage1/xgcc.exe -Bstage1/
-B/aaronwl/cs/env/mingw-head-head-head-20040918/i686-pc-mingw32/bin/ -c -g -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Werror -fno-common -DHAVE_CONFIG_H
-I/aaronwl/cs/internat/iconv/install/include -I. -Ijava
-I../../../src/cvs/head/gcc/gcc -I../../../src/cvs/head/gcc/gcc/java
-I../../../src/cvs/head/gcc/gcc/../include -I./../intl
-I../../../src/cvs/head/gcc/gcc/../libcpp/include
-I/aaronwl/cs/env/mingw-head-head-head-20040918/include
-I/aaronwl/cs/env/mingw-head-head-head-20040918/include java/parse.c -o java/parse.o
../../../src/cvs/head/gcc/gcc/java/parse.y: In function
'issue_warning_error_from_context':
../../../src/cvs/head/gcc/gcc/java/parse.y:3097: internal compiler error: in
dwarf2out_frame_debug_expr, at dwarf2out.c:1692
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [java/parse.o] Error 1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17406