[Bug preprocessor/106767] Failure to detect recursive macro calls due to _Pragma(pop_macro)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 29 08:44:47 GMT 2022


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsm28 at gcc dot gnu.org,
                   |                            |ktietz at gcc dot gnu.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2022-08-29

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Not sure if Kai is still active but he contributed push/pop_macro support.

Is there a public specification of the Microsoft extension and how it is
supposed to behave with recursion or is the recursion behavior specified
by the C standard?


More information about the Gcc-bugs mailing list