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: [PATCH] Generalize overriding mechanism for debug info output options defaults


On 08/18/2016 11:40 AM, Jakub Jelinek wrote:
I believe that is the preferred way, rather than macros.
The macros are yet another thing that would need to be undone if we ever
start supporting multiple targets in the same binary.
I don't see any advantages of introducing the macros.

Ah, I understand, thank you. We debated a bit internally about whether one was better than the other, so thank you for the rationale!

By the way, are there “official” plans to support multiple targets in the same binary at some point, by the way? It’s the first time I hear about it (that would be nice!).

--
Pierre-Marie de Rodat


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