projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e44ea8
)
Add ChangeLog entry for recent change.
author
Diego Novillo
<dnovillo@gcc.gnu.org>
Fri, 2 Mar 2012 21:30:11 +0000
(16:30 -0500)
committer
Diego Novillo
<dnovillo@gcc.gnu.org>
Fri, 2 Mar 2012 21:30:11 +0000
(16:30 -0500)
From-SVN: r184830
contrib/ChangeLog
patch
|
blob
|
history
diff --git
a/contrib/ChangeLog
b/contrib/ChangeLog
index 50948870945c2ff9856816a1dc4f91f3e0f258b2..aac4f9ba7b94ed9048b4734521a4e857d4833e43 100644
(file)
--- a/
contrib/ChangeLog
+++ b/
contrib/ChangeLog
@@
-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