This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49392] [arm] spurious EABI version mismatches when LTO enabled
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Jun 2011 11:32:11 +0000
- Subject: [Bug target/49392] [arm] spurious EABI version mismatches when LTO enabled
- Auto-submitted: auto-generated
- References: <bug-49392-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49392
--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-06-14 11:31:55 UTC ---
It looks like a linker error but ...
Hmmm with a later version of gcc 4.6 branch that I have lying around the same
example doesn't spew out such error messages. I don't have a 4.6.0 build handy
to try this.
I seem to be running binutils 2.21.51.20110525 FTR.
cheers
Ramana