------- Comment #1 from neil at gcc dot gnu dot org 2008-05-15 02:54 -------
Chris - unless I'm missing something I disagree. The
, ## __VA_ARGS__
token sequence is being eaten in its entirety by the empty argument. Then
between "format" and the ')' on the #define line, which is the ')' that appears
on the output, there is no whitespace. It seems GCC's output is correct to me.
--
neil at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neil at gcc dot gnu dot org
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35010