* decl.c (check_redeclaration_exception_specification): Depend on
commit7dae3c78043ed36192f155adeb7663fa823cc626
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 May 2015 20:53:06 +0000 (27 20:53 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 May 2015 20:53:06 +0000 (27 20:53 +0000)
tree90cfa3f618c708e590d867e4133f36f75823ff48
parentc562a640a30dc788e9e55cc72fcad882dcac2480
* decl.c (check_redeclaration_exception_specification): Depend on
-Wsystem-headers rather than -pedantic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223778 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/warn/Wsystem-headers1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/warn/Wsystem-headers1a.C [new file with mode: 0644]