[Bug c/91669] #pragma's and _Pragma's work but _Pragma's used in an equivalent macro don't
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 4 01:29:28 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91669
--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Lewis Hyatt <lhyatt@gcc.gnu.org>:
https://gcc.gnu.org/g:70e3f71a279856eabf99bbc92c0345c3ad20b615
commit r13-3051-g70e3f71a279856eabf99bbc92c0345c3ad20b615
Author: Lewis Hyatt <lhyatt@gmail.com>
Date: Sat Oct 1 12:05:13 2022 -0400
diagnostics: Add test for fixed _Pragma location issue [PR91669]
This PR related to _Pragma locations and diagnostic pragmas was fixed by a
combination of r10-325 and r13-1596. Add missing test coverage.
gcc/testsuite/ChangeLog:
PR c/91669
* c-c++-common/pr91669.c: New test.
More information about the Gcc-bugs
mailing list