bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/10956] Missing --no-relax option


From: rth at gcc dot gnu dot org
Subject: [Bug ld/10956] Missing --no-relax option
Date: 24 Nov 2009 16:17:37 -0000

------- Additional Comments From rth at gcc dot gnu dot org  2009-11-24 16:17 
-------
-   bfd_boolean relax;
+   signed int disable_target_specific_optimizations;

Why rename it to "target_specific_optimizations"?  It's still relaxation.
I do like the macros though.  You could stand to use them in the main ld
files as well as the target files.

The patch otherwise looks much better.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]