Add testcase to ensure that #pragma GCC diagnostic push/pop works with -Wtraditional
commit4287da829c9697c58131666447bf8f707bd8b635
authorEric Gallager <egall@gwmail.gwu.edu>
Thu, 18 May 2017 18:55:33 +0000 (18 18:55 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Thu, 18 May 2017 18:55:33 +0000 (18 18:55 +0000)
treefefe71c18f16593adb32b3713f16c6271be4cf21
parentd300615539796bd95ab74ca982a682471ce4b9fe
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.

From-SVN: r248253
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pragma-diag-7.c [new file with mode: 0644]