Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional
commit97cb28017e98f63d9b24569590a1768413f3355d
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 May 2017 18:55:33 +0000 (18 18:55 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 May 2017 18:55:33 +0000 (18 18:55 +0000)
treefefe71c18f16593adb32b3713f16c6271be4cf21
parent3efd104ecd2a5991eda07cd4c5695f43899707e6
Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional

2017-05-18  Eric Gallager  <egall@gwmail.gwu.edu>

* gcc.dg/pragma-diag-7.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248253 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pragma-diag-7.c [new file with mode: 0644]