http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47597
Anitha Boyapati <anitha.boyapati at atmel dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |AVR
Host| |x86_x64 GNU/Linux
Version|unknown |4.4.3
Blocks| |17994
--- Comment #1 from Anitha Boyapati <anitha.boyapati at atmel dot com>
2011-02-03 10:04:21 UTC ---
ICE Error:
<snip> ... -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc
-mcall-prologues -Os -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc
-I. -I. -I../../.././gcc -I../../../../libgcc -I../../../../libgcc/.
-I../../../../libgcc/../gcc -I../../../../libgcc/../include -o _mulvhi3.o -MT
_mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c
../../../../libgcc/../gcc/libgcc2.c \
-DLIBGCC2_UNITS_PER_WORD=2
../../../../libgcc/../gcc/libgcc2.c: In function '__mulvhi3':
../../../../libgcc/../gcc/libgcc2.c:165: internal compiler error: in
dwarf2out_frame_debug_expr, at dwarf2out.c:2323 Please submit a full bug
report,
The bug has been explained somewhat in detail in thread:
http://gcc.gnu.org/ml/gcc/2010-12/msg00474.html as well as comment #6 of gcc
bug17994