------- 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