https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82335
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Lewis Hyatt <lhy...@gcc.gnu.org>: https://gcc.gnu.org/g:202a214d6859d91af5a95aa989321c5d2173c40a commit r14-4747-g202a214d6859d91af5a95aa989321c5d2173c40a Author: Lewis Hyatt <lhy...@gmail.com> Date: Mon Oct 2 14:56:58 2023 -0400 libcpp: testsuite: Add test for fixed _Pragma bug [PR82335] This PR was fixed by r12-4797 and r12-5454. Add test coverage from the PR that is not represented elsewhere. gcc/testsuite/ChangeLog: PR preprocessor/82335 * c-c++-common/cpp/diagnostic-pragma-3.c: New test.