[Bug testsuite/71865] [7 regression] test case gcc.dg/diagnostic-token-ranges.c fails starting with r237714

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 14 09:22:00 GMT 2016


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, the PPC/SPU/s390 builtin conditional macros.
For the testcase, the easiest tweak would be to compile with -std=c11,
so that this mess isn't defined.
Dunno if we should ignore the conditional macros from the suggestions or not.


More information about the Gcc-bugs mailing list