This is the mail archive of the gcc@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]

Re: Varargs macros subtly broken


Neil Booth wrote:
> Here's a fix.  It's doesn't fix the deeply nested varargs mess, but
> plugs the counting bug.  Macro expansion needs to be simplified, but
> really needs token lookahead first.
> 
> Bootstraps and passes CPP tests.

Passes my gnu_count & c99_count tests too.

-- Jamie

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