--- Comment #3 from roland dot cassebohm at dh-partner dot com 2010-06-11
13:31 ---
Created an attachment (id=20891)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20891&action=view)
gcc output
Output of avr32-gcc by using:
avr32-gcc -v -save-temps -O2 -g3 -mpart=uc3b0256 -c main.
--- Comment #2 from roland dot cassebohm at dh-partner dot com 2010-06-11
13:29 ---
Created an attachment (id=20890)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20890&action=view)
Listfile with resulted assembler
Generated with:
avr32-objdump.exe -S main.o > main.lst
--
ht
--- Comment #1 from roland dot cassebohm at dh-partner dot com 2010-06-11
13:27 ---
Created an attachment (id=20889)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20889&action=view)
Test program
This file could be compiled alone with
avr32-gcc -v -save-temps -O2 -g3 -mpart=uc3b0