From 790b9b0b5e33cb03ac50f7e97ce0a87722b05e75 Mon Sep 17 00:00:00 2001 From: dnovillo Date: Tue, 5 Jun 2012 00:36:08 +0000 Subject: [PATCH] Add ChangeLog entry for previous commit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188218 138bc75d-0d04-0410-961f-82ee72b054a4 --- contrib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 7c4cfda5..65c5343 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,12 @@ +2012-06-04 Diego Novillo + + * testsuite-management/validate_failures.py (GetResults): + Change argument to accept list of summary files to analyze. + Update callers. + (CheckExpectedResults): Handle options.manifest, options.results + and options.ignore_missing_failures. + (Main): Add options --manifest, --results and --ignore_missing_failures. + 2012-05-31 Diego Novillo Cary Coutant -- 2.7.4