------- Comment #3 from lmorrison at nautel dot com  2006-02-06 19:49 -------
Created an attachment (id=10792)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10792&action=view)
assembly output from previous preprocessed source

Generated with commandline:
avr-gcc -c -mmcu=atmega32 -I. -gdwarf-2 -DF_CPU=8000000UL  -Os -funsigned-char
-funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes
-Wa,-adhlns=main.lst  -std=gnu99 -MD -MP -MF .dep/main.o.d main.c -o main.o 

Using gcc 3.4.5 on Win32 host, avr target.


-- 


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

Reply via email to