[Bug target/27593] bad code generation

philipp at marek dot priv dot at gcc-bugzilla@gcc.gnu.org
Mon May 15 05:18:00 GMT 2006



------- Comment #6 from philipp at marek dot priv dot at  2006-05-15 05:17 -------
CFLAGS:=-g -mmcu=$(MCU) -Wall -Wstrict-prototypes -O2 -mcall-prologues
-I/usr/avr/include -I/home/flip/cprogs/AVR/include -funroll-loops -save-temps
%.s: %.c
        $(CC) $(CFLAGS) -Os -S $<

The .i results from the -save-temps (which I added for reporting this bug)


Regards,

Phil


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27593



More information about the Gcc-bugs mailing list