OSDN Git Service

contrib/
authorjkratoch <jkratoch@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 2010 17:36:49 +0000 (17:36 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 00:32:22 +0000 (09:32 +0900)
Fix *.log tests output containing "===".
* dg-extract-results.sh (/\===/): Rename to ...
(/^\t\t=== .* ===$/): ... this pattern.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157645 138bc75d-0d04-0410-961f-82ee72b054a4

contrib/ChangeLog

index 3a5f8f5..383f164 100644 (file)
@@ -1,11 +1,3 @@
-2010-04-22  Basile Starynkevitch  <basile@starynkevitch.net>
-
-       * gcc_update: Sets the locale to C.
-
-2010-04-06  Joseph Myers  <joseph@codesourcery.com>
-
-       * gennews (files): Add files for GCC 4.5.
-
 2010-03-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Fix *.log tests output containing "===".