http://sourceware.org/bugzilla/show_bug.cgi?id=15776

--- Comment #4 from Travis Snoozy <quandary at remstate dot com> ---
Invoking "msp430-elf-as file.S" results in correct output, even for my problem
file. Invoking "msp430-elf-gcc -c file.S -o file.elf" results in the
bastardized output. Renaming the file and invoking "msp430-elf-gcc -c file.s -o
file.elf" results in correct output again.

This would imply to me that the issue is actually in GCC, and not in
gas/binutils... thoughts?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to