https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60211
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- (In reply to Paolo Carlini from comment #1) > This is strictly speaking a regression that would be easy to fix in > cp_parser_pragma. I wonder, however, if we want to handle the pragma as, eg, > PRAGMA_CILK_SIMD, thus explicitly reject the pragma itself when context == > pragma_external Sounds good to me.