https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124568
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I can reproduce it now on gcc-13. This seems to be a PCH bug, where the pragmas
are ignored/lost in the PCH.
I'll just disable PCH for that test.