Using a couple of different toolchains (the default x86 2.20.1 ld
installed in Ubuntu and clones, a pre-built third-party ARM cross compile
toolchain's 2.19.51) results in the same, inconsistent behavior regarding
outputting symbol mapping information.
Basically, when I pass -M to ls, it behave
http://sourceware.org/bugzilla/show_bug.cgi?id=12384
Summary: h8300 assembler fails to assemble constants
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: un
http://sourceware.org/bugzilla/show_bug.cgi?id=12384
Mike Frysinger changed:
What|Removed |Added
Target||h8300-elf
Host|
On Mon, Jan 10, 2011 at 11:26:42AM -0600, Brad Mouring wrote:
> Using a couple of different toolchains (the default x86 2.20.1 ld
> installed in Ubuntu and clones, a pre-built third-party ARM cross compile
> toolchain's 2.19.51) results in the same, inconsistent behavior regarding
> outputting s
http://sourceware.org/bugzilla/show_bug.cgi?id=12356
--- Comment #5 from Alan Modra 2011-01-11 05:56:00
UTC ---
The testcase does in fact have multiple definitions of "defined", one in an
object file, and one in the linker script. While it is true that we did not
previously give an error for th
http://sourceware.org/bugzilla/show_bug.cgi?id=12356
Alan Modra changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at