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

--- Comment #4 from Ian Lance Taylor <ian at airs dot com> 2011-06-17 15:07:45 
UTC ---
It sounds like you are saying that gold, compiled and running on an ARM system,
crashes, whereas gold, compiled and running on an ARM simulator, does not
crash.

In general gold should do the same thing whether it is run natively or run as a
cross-linker.  I tried this test case as a cross-linker, and I get a bunch of
"undefined reference" errors but no crash.  I checked a linker built in both
32-bit and 64-bit mode.

While this clearly needs further investigation by somebody who can recreate the
problem, it seems moderately unlikely to be a bug in gold.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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