bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/15776] MSP430 "add" in "Rn, Rm" mode sometimes assembles to not


From: quandary at remstate dot com
Subject: [Bug gas/15776] MSP430 "add" in "Rn, Rm" mode sometimes assembles to nothing
Date: Wed, 24 Jul 2013 19:04:46 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]