This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/79428] [6/7 Regression] ICE in c_parser_consume_token, at c/c-parser.c:770


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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yes.  Please add them to c-c++-common where possible (and test on top of the
PR79429 patch, because otherwise #pragma omp ordered will fail in C++ for a
different reason).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]