OSDN Git Service

* emit-rtl.c (add_insn_before): Fix comment typo.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 266851f..76c2aea 100644 (file)
@@ -1,3 +1,54 @@
+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.