]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Add test for already-fixed issue with _Pragma expansion [PR90400]
authorLewis Hyatt <lhyatt@gmail.com>
Fri, 25 Aug 2023 19:57:19 +0000 (15:57 -0400)
committerLewis Hyatt <lhyatt@gmail.com>
Wed, 20 Sep 2023 20:44:25 +0000 (16:44 -0400)
commitd8e08ba9396b1f7da50011468f260250b7afaab7
tree962599785c1a2f20623e65fe81b2fe85bed5f0f9
parent601dbf2a799f691688dfe78250b5bea2717b5b5e
testsuite: Add test for already-fixed issue with _Pragma expansion [PR90400]

The PR was fixed by r12-5454. Since the fix was somewhat incidental,
although related, add a testcase from PR90400 too before closing it out.

gcc/testsuite/ChangeLog:

PR preprocessor/90400
* c-c++-common/cpp/pr90400.c: New test.
gcc/testsuite/c-c++-common/cpp/pr90400.c [new file with mode: 0644]