OSDN Git Service

2005-07-07 Thomas Koenig <Thomas.Koenig@online.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 57e7e08..1804874 100644 (file)
@@ -1,3 +1,21 @@
+2005-07-07  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/21594
+       * gfortran.fortran-torture/execute/intrinsic_eoshift.f90:
+       Add test cases where the shift length is greater than the
+       array length.
+
+2005-07-07  Ziemowit Laski  <zlaski@apple.com>
+
+       * obj-c++.dg/gnu-runtime-2.mm: Compile, do not run.
+       * objc.dg/gnu-runtime-2.m: Likewise.
+
+2005-07-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/longline.f: New test.
+
+       * gfortran.dg/badline.f: New test.
+
 2005-07-07  Feng Wang  <fengwang@nudt.edu.cn>
 
        PR fortran/16531