This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] Tighten some config/abi/pre/gnu.ver patterns


On Sat, 28 Jun 2014, Paolo Carlini wrote:

for now I reverted this. Things get too complicated when we have to conditionally export some symbols depending on the target (see libstdc++/61536).

A single extra symbol (for the unusual -O0 compilation) is better than 200 before the patch though. I think the patch is a good thing (also for future-proofing) even if one or two extra symbols remain because they are hard to remove. Also, none of this is urgent, it can all wait several weeks if you are busy.

--
Marc Glisse


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]