]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Put back removed entries.
authorH.J. Lu <hjl@gcc.gnu.org>
Sun, 14 Jan 2007 16:16:07 +0000 (08:16 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Sun, 14 Jan 2007 16:16:07 +0000 (08:16 -0800)
From-SVN: r120774

gcc/testsuite/ChangeLog

index c9a79b1afc2e5ee8167dc3af9cc9bf56c3fa865d..8402f29665c4f8d3ea70f2980076efda53bb4e67 100644 (file)
@@ -1,6 +1,30 @@
+2007-01-14  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/30410
+       * gfortran.dg/external_procedures_2.f90: New test.
+
+2007-01-14  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/30413
+       * gcc.target/i386/pr30413.c: New test.
+
+2007-01-14  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/30452
+       * gfortran.dg/string_0xfe_0xff_1.f90:  New test.
+
+2007-01-13  Zdenek Dvorak <dvorakz@suse.cz>
+
+       * gcc.dg/20070112-1.c: New test.
+
+2007-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/30435
+       * gfortran.dg/list_read_6.f90: New test.
+
 2007-01-12  Olga Golovanevsky  <olga@il.ibm.com>
 
-        * gcc.dg/torture/pr24750-1.c:  Add prototype of free.
+       * gcc.dg/torture/pr24750-1.c:  Add prototype of free.
 
 2007-01-12  Tom Tromey  <tromey@redhat.com>
 
        * g++.dg/template/duplicate1.C: New test
        * g++.dg/template/memfriend6.C: Adjust error markers.
        
-2007-01-14  Paul Thomas  <pault@gcc.gnu.org>
-
-       PR fortran/30410
-       * gfortran.dg/external_procedures_2.f90: New test.
-
 2007-01-05  Andrew Pinski  <Andrew_Pinski@playstation.sony.com>
 
        PR tree-opt/30385