2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-15 18:31:04 +08:00

Fix pathname.

From-SVN: r155711
This commit is contained in:
H.J. Lu 2010-01-07 13:55:20 -08:00
parent ec168029ae
commit d91ae0ab0f

@ -43,7 +43,7 @@
2010-01-05 Martin Jambor <mjambor@suse.cz>
PR tree-optimization/42462
* gcc/testsuite/g++.dg/torture/pr42462.C: New test.
* g++.dg/torture/pr42462.C: New test.
2010-01-05 Jason Merrill <jason@redhat.com>