This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26022] ice at cp/cp-objcp-common.c:101
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2006 00:35:53 -0000
- Subject: [Bug c++/26022] ice at cp/cp-objcp-common.c:101
- References: <bug-26022-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2006-01-30 00:35 -------
Backtrace:
#0 internal_error (gmsgid=0x9d760f "in %s, at %s:%d") at
/home/pinskia/src/newtest/trunk/gcc/diagnostic.c:542
#1 0x000000000062738c in fancy_abort (file=Variable "file" is not available.
) at /home/pinskia/src/newtest/trunk/gcc/diagnostic.c:602
#2 0x00000000004e9082 in cp_expr_size (exp=0x9d760f) at
/home/pinskia/src/newtest/trunk/gcc/cp/cp-objcp-common.c:85
#3 0x0000000000654338 in expr_size (exp=0x2aaaacd393c0) at
/home/pinskia/src/newtest/trunk/gcc/explow.c:246
#4 0x0000000000678866 in store_expr (exp=0x2aaaacd393c0,
target=0x2aaaabfe88a0, call_param_p=0)
at /home/pinskia/src/newtest/trunk/gcc/expr.c:4291
#5 0x0000000000666721 in expand_assignment (to=0x2aaaac5c10b0, from=0x1) at
/home/pinskia/src/newtest/trunk/gcc/expr.c:4123
#6 0x000000000066aafe in expand_expr_real_1 (exp=Variable "exp" is not
available.
) at /home/pinskia/src/newtest/trunk/gcc/expr.c:8423
#7 0x0000000000672a79 in expand_expr_real (exp=0x2aaaac5c4050,
target=0x2aaaaafb1400, tmode=VOIDmode, modifier=EXPAND_NORMAL,
alt_rtl=0x0) at /home/pinskia/src/newtest/trunk/gcc/expr.c:6525
#8 0x0000000000819699 in expand_expr_stmt (exp=0x2aaaac5c4050) at expr.h:493
#9 0x0000000000857966 in expand_gimple_basic_block (bb=0x2aaaad153a00,
dump_file=Variable "dump_file" is not available.
)
at /home/pinskia/src/newtest/trunk/gcc/cfgexpand.c:1326
#10 0x0000000000858e01 in tree_expand_cfg () at
/home/pinskia/src/newtest/trunk/gcc/cfgexpand.c:1585
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26022