[Bug preprocessor/44317] ,##__VA_ARGS__ comma not eaten with -std=c++0x

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 14 15:13:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44317

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-07-14
     Ever confirmed|0                           |1

--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Confirmed. Perhaps the locations are added after the warning is emitted. Or the
incorrect location is passed to the warning. Needs further debugging.


More information about the Gcc-bugs mailing list