re PR c++/53711 (Wunused-function should warn for functions in the unnamed namespace)
commit54ce77893d804574d1386311a2ca44c61d5112e5
authorJason Merrill <jason@gcc.gnu.org>
Fri, 14 Mar 2014 15:20:28 +0000 (14 11:20 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 14 Mar 2014 15:20:28 +0000 (14 11:20 -0400)
tree7862d2aa66598ff518f6172c97e17e65652cf405
parent25e57622a5cfa2ab4599b2cda93f7bd7a9acc5f2
re PR c++/53711 (Wunused-function should warn for functions in the unnamed namespace)

PR c++/53711
* d++.dg/warn/anonymous-namespace-6.C: New test.

From-SVN: r208569
gcc/testsuite/g++.dg/warn/anonymous-namespace-6.C [new file with mode: 0644]