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 advice needed: macro expansion for #pragmas



On Feb 10, 2006, at 1:15 PM, Mike Stump wrote:


On Feb 7, 2006, at 6:23 PM, Paul Rubin wrote:
A consulting client of mine has asked me to make a cpp patch that
causes GCC to optionally expand preprocessor macros in #pragmas.

I've made a patch that adds a command line option ("--expand- pragmas")

Another possibility would be to add a pragma for it, not sure which way is better.

eew pragmas. I'd rather the command line option.


-eric


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