OSDN Git Service

* emit-rtl.c (add_insn_before): Fix comment typo.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 71547b7..76c2aea 100644 (file)
@@ -1,3 +1,69 @@
+2005-01-01  Steven Bosscher  <stevenb@suse.de>
+
+       * gcc.dg/20041231-1.C: New test.
+       * g++.dg/warn/Wunreachable-code-1.C: New test.
+
+2004-12-30  David Edelsohn  <edelsohn@gnu.org>
+
+       * gfortran.fortran-torture/execute/read_eof.f90: Open scratch
+       file, not /dev/null.  Abort on error.
+
+2004-12-30  Alexander Malmberg  <alexander@malmberg.org>
+           Ziemowit Laski  <zlaski@apple.com>
+
+        PR objc/18971
+       * objc.dg/encode-5.m: New test.
+
+2004-12-29  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/20040813-1.c: Disable for alpha and ia64.
+       * objc.dg/stabs-1.m: Disable for ia64.
+
+2004-12-29  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/19190
+       * g++.dg/warn/Wunused-10.C: New test.
+
+2004-12-28  Richard Henderson  <rth@redhat.com>
+
+       * objc.dg/stabs-1.m: Disable for alpha.
+
+2004-12-27  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/19149
+       * g++.dg/parse/error23.C: New test.
+
+2004-12-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.dg/g77/f90-intrinsic-bit.f: New.
+
+       PR fortran/19032
+       * gfortran.dg/intrinsic_modulo_1.f90: New.
+       * gfortran.fortran-torture/execute/intrinsic_mod_ulo.f90: Add
+       tests with divisor -1.
+
+2004-12-27  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/opt/temp1.C (memcpy): Return a value.
+
+       PR c++/19148
+       * g++.dg/expr/cond7.C: New test.
+
+2004-12-27  Paul Brook  <paul@codesourcery.com>
+
+       * gfortran.dg/g77/select_no_compile.f: Remove.
+
+2004-12-27  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/vect/vect-27a.c, gcc.dg/vect/vect-29a.c,
+       gcc.dg/vect/vect-48a.c, gcc.dg/vect/vect-56a.c,
+       gcc.dg/vect/vect-72a.c, gcc.dg/vect/vect-77a.c: Remove.
+
+2004-12-26  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/compat/compat-common.h (CINT, CDBL): Use multiplication
+       by 1i instead of token pasting.
+
 2004-12-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
        PR tree-optimization/17578