------- Comment #2 from laci at monda dot hu 2009-04-26 15:15 -------
Same bug for me. I've compiled gcc using
../configure --target=avr --program-prefix="avr-" --enable-languages=c
/home/laci/download/gcc-4.4.0/avr-gcc/./gcc/xgcc
-B/home/laci/download/gcc-4.4.0/avr-gcc/./gcc/ -B/usr/local/avr/bin/
-B/usr/local/avr/lib/ -isystem /usr/local/avr/include -isystem
/usr/local/avr/sys-include -g -O2 -mmcu=avr31 -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 -DHAVE_CC_TLS -o _tablejump_elpm.o -MT
_tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm
-xassembler-with-cpp \
-c ../../../../libgcc/../gcc/config/avr/libgcc.S
../../../../libgcc/../gcc/config/avr/libgcc.S: Assembler messages:
../../../../libgcc/../gcc/config/avr/libgcc.S:886: Error: illegal opcode elpm
for mcu avr3
../../../../libgcc/../gcc/config/avr/libgcc.S:889: Error: illegal opcode elpm
for mcu avr3
--
laci at monda dot hu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |laci at monda dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35936