This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/23980] Bad assembly output in Thumb mode with -O2



------- Comment #4 from czimman at bloomberg dot com  2005-10-07 14:53 -------
Created an attachment (id=9927)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9927&action=view)
mmcsd.s

What happens is that a bogus label (.L622) gets created, and is treated as an
unresolved symbol at link time.

Please find mmcsd.s (arm-elf-objdump -D mmcsd.o) attached.

If you still need the entire pre-processed source, I can attach that as well. 


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]