bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/18414] TOC optimization bug (ignoring data deps on addis/ld -> n


From: amodra at gmail dot com
Subject: [Bug ld/18414] TOC optimization bug (ignoring data deps on addis/ld -> nop/ld opt)
Date: Thu, 14 May 2015 01:26:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18414

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #4 from Alan Modra <amodra at gmail dot com> ---
Hmm, the dependency on r2 was added to gcc 2012-05-21.  Which means that people
using an older gcc with a newer ld are in trouble.  There needs to be some way
for ld to detect older gcc code, other than code scanning which is unreliable
and slow.

And no, ld does not currently scan code to find the second instruction.  The
pairing is by the relocations.

-- 
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]