Re: [PATCH] libcpp, v2: Fix _Pragma in #__VA_ARGS__ [PR103165]

2021-11-22 Thread Joseph Myers
On Mon, 22 Nov 2021, Jakub Jelinek via Gcc-patches wrote: > On Thu, Nov 18, 2021 at 09:55:52PM +, Joseph Myers wrote: > > On Thu, 18 Nov 2021, Jakub Jelinek via Gcc-patches wrote: > > > > > Are we handling the pragma at a wrong phase of preprocessing? > > > > I think that converting it to a

[PATCH] libcpp, v2: Fix _Pragma in #__VA_ARGS__ [PR103165]

2021-11-22 Thread Jakub Jelinek via Gcc-patches
On Thu, Nov 18, 2021 at 09:55:52PM +, Joseph Myers wrote: > On Thu, 18 Nov 2021, Jakub Jelinek via Gcc-patches wrote: > > > Are we handling the pragma at a wrong phase of preprocessing? > > I think that converting it to a single preprocessing token (rather than > four separate preprocessing