OSDN Git Service

Add ChangeLog entry for recent change.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Mar 2012 21:30:11 +0000 (21:30 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Mar 2012 21:30:11 +0000 (21:30 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184830 138bc75d-0d04-0410-961f-82ee72b054a4

contrib/ChangeLog

index 5094887..aac4f9b 100644 (file)
@@ -1,3 +1,9 @@
+2012-03-02   Diego Novillo  <dnovillo@google.com>
+
+       * testsuite-management/validate_failures.py (class TestResult): Fix
+       match pattern for the summary line.  If there is a parsing failure,
+       show the line we failed to parse.
+
 2012-02-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        PR libstdc++/52188