https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69869
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 43294
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43294&action=edit
gcc8-pr69869.patch
Untested patch that restores the gcc 3.3 behavior (rejects it, because the
comment in the macro formed with token pasting is unterminated).