[Bug c/69126] [6 regression] _Pragma does not apply if part of a macro
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 7 15:59:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69126
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-01-07
CC| |dmalcolm at gcc dot gnu.org,
| |dodji at gcc dot gnu.org,
| |jakub at gcc dot gnu.org,
| |paolo at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Only affects C++, C is fine.
Started with r226234.
The C FE indeed still uses %q+D in this case.
More information about the Gcc-bugs
mailing list