bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27837] Consider allowing mix of -r / --relax by ignoring --relax


From: nickc at redhat dot com
Subject: [Bug ld/27837] Consider allowing mix of -r / --relax by ignoring --relax.
Date: Fri, 21 May 2021 09:55:46 +0000

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

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Unfortunately I have discovered a problem with the patch: The PowerPC target
does allow -r and --relax to be combined.  So it is not correct to just
globally disable the combination.  (There may be other architectures that also
allow it, but the PowerPC is the only that has tests in the linker testsuite to
make sure that it works).

So now I am wondering if the linker is the correct place to resolve this
problem.  If a build system is triggering error messages from the linker, then
shouldn't that system be corrected ?

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