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: Move more predefined macros


Zack Weinberg wrote:-

> No target-specific code is affected.  Neil, I'd like your opinion on
> the aesthetics of the change to builtin_define_with_value; should the
> flag parameter be two separate functions instead?

Could that have been done with a stringification # at compile time?
I assume version_string could be made a macro without difficulty,
or at least a macro version provided as well?

Neil.


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