[Bug bootstrap/68271] [6 Regression] Boostrap fails on x86_64-apple-darwin14 at r230084
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 10 11:20:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68271
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
CCing Jason on the C++ token structure layout.
Actually, the OpenMP/OpenACC/Cilk+ pragmas and 2 others are always assigned
fixed numbers, and very recently one OpenACC pragma has been added, so we now
have PRAGMA_FIRST_EXTERNAL 41, plus 20 generic externals, plus the 5 Darwin
ones on Darwin.
More information about the Gcc-bugs
mailing list