re PR c++/17775 (-frepo with function template in anonymous namespace fails to compile)
authorMark Mitchell <mark@codesourcery.com>
Mon, 3 Oct 2005 17:21:40 +0000 (17:21 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 3 Oct 2005 17:21:40 +0000 (17:21 +0000)
commit198438344ceed3d2f91c0738d06b9ab06cf815aa
treefea276bce4881692ca7bc5a18c1dab22b21c6519
parent39d164680db36b49c69e1d55cc0913153741fcba
re PR c++/17775 (-frepo with function template in anonymous namespace fails to compile)

PR c++/17775
* repo.c: Include flags.h.
(finish_repo): Add -frandom-seed to the arguments.
PR c++/17775
* g++.dg/template/repo4.C: New test.

From-SVN: r104898
gcc/cp/ChangeLog
gcc/cp/repo.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/repo4.C [new file with mode: 0644]