]> git.ipfire.org Git - thirdparty/gcc.git/commit
diagnostics: Add test for fixed _Pragma location issue [PR91669]
authorLewis Hyatt <lhyatt@gmail.com>
Sat, 1 Oct 2022 16:05:13 +0000 (12:05 -0400)
committerLewis Hyatt <lhyatt@gmail.com>
Tue, 4 Oct 2022 01:12:47 +0000 (21:12 -0400)
commit70e3f71a279856eabf99bbc92c0345c3ad20b615
tree1b25c0d309390da0d1bb6445adddc8b742f52bc7
parent69fd6dcc32c92132010b7d1fe4c2a37bc045d524
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.
gcc/testsuite/c-c++-common/pr91669.c [new file with mode: 0644]