OSDN Git Service

Fix PR #.
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 2009 17:46:50 +0000 (17:46 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jul 2009 17:46:50 +0000 (17:46 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150019 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 71f6812..522ab1a 100644 (file)
        PR debug/40705
        * g++.dg/debug/dwarf2/typedef1.C: New test.
 
-       PR c++/403057
+       PR c++/40357
        * g++.dg/other/typedef3.C: New test.
 
 2009-07-14  Maxim Kuvyrkov  <maxim@codesourcery.com>