OSDN Git Service

Fix ICE with long double after float HFA.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7930770..5a5a3b8 100644 (file)
@@ -1,3 +1,34 @@
+2005-01-17  James E. Wilson  <wilson@specifixinc.com>
+
+       PR target/19357
+       * gcc.c-torture/compile/pr19357.c: New test.
+
+2005-01-17  Ian Lance Taylor  <ian@airs.com>
+
+       PR c/5675
+       * gcc.dg/c90-const-expr-3.c: Remove xfails on tests which now
+       pass--those that refer just to the variable, possibly with a
+       cast.
+       * gcc.dg/c99-const-expr-3.c: Likewise.
+
+       PR middle-end/13127
+       * gcc.dg/20040206-1.c: Remove xfail on bogus warning which is no
+       longer emitted.
+
+2005-01-16  Bud Davis  <bdavis9659@comcast.net>
+
+       PR fortran/18778
+       * gfortran.dg/endfile_2.f90: New test.
+
+2005-01-16  Steven G. Kargl  <kargls@comcast.net>
+
+       PR 19168
+       * gfortran.dg/select_5.f90: New test.
+
+2004-01-16  Paul Brook  <paul@codesourcery.com>
+
+       * gfortran.dg/common_4.f90: New test.
+
 2005-01-15  Hans-Peter Nilsson  <hp@axis.com>
 
        PR rtl-optimization/19462