OSDN Git Service

* emit-rtl.c (add_insn_before): Fix comment typo.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 5f0074a..76c2aea 100644 (file)
@@ -1,6 +1,159 @@
+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
+       * gcc.c-torture/execute/ieee/compare-fp-3.x: Append -fno-trapping-math
+       to additional_flags.
+       * gcc.c-torture/execute/ieee/compare-fp-4.x: Likewise.
+
+2004-12-25  Richard Henderson  <rth@redhat.com>
+
+       * lib/target-supports.exp (check_effective_target_vect_no_bitwise):
+       Remove Alpha.
+
+2004-12-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * gcc.dg/pr17055-1.c (dg-options): Add -fno-common to options on
+       hppa*-*-hpux*.
+       * gcc.dg/pr17957.c (dg-options): Likewise.
+       * gcc.dg/struct-ret-1.c: Add prototype for abort.
+       * gcc.dg/tree-ssa/asm-2.c, gcc.dg/tree-ssa/asm-3.c: Use register 1
+       instead of 0 on __hppa__.
+       * gcc.dg/tree-ssa/loop-1.c (dg-final): Check for five instances of
+       "foo,%r" on hppa*-*-*.
+
+2004-12-23  Bud Davis  <bdavis9659@comcast.net>
+
+       PR fortran/19071
+       * gfortran.dg/complex_write.f90: New test.
+2004-12-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/17595
+       * g++.dg/parse/pragma2.C: New test.
+
+       * g++.dg/opt/temp1.C: Make memcpy actually copy bytes.
+
+2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * gcc.dg/empty2.c: Add missing dg-warning.
+
+2004-12-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/17413
+       * g++.dg/template/local4.C: New test.
+       * g++.dg/template/crash19.C: Add dg-error marker.
+
+       * g++.dg/template/crash31.C: Correct embedded PR number.
+
+2004-12-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/16405
+       * g++.dg/opt/temp1.C: Add do-run marker.
+
+2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       * g++.dg/template/spec19.C: New.
+
+2004-12-23  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR target/16819
+       * gcc.dg/empty2.c: New.
+
+2004-12-23  Richard Henderson  <rth@redhat.com>
+
+       * lib/target-supports.exp (check_effective_target_vect_no_align): 
+       Remove i?86 and x86-64.
+
+2004-12-23  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/16405
+       * g++.dg/opt/temp1.C: New test.
+
+2004-12-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
+
+       PR c++/18733
+       * g++.dg/template/friend33.C: New testcase.
+
+2004-12-22  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/18464
+       * g++.dg/template/cond5.C: New test.
+
+       PR c++/18492
+       * g++.dg/inherit/thunk3.C: New test.
+
+       PR c++/11224
+       * g++.dg/warn/Wunused-9.C: New test.
+       
 2004-12-22  Janis Johnson  <janis187@us.ibm.com>
 
-       * lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared against.
+       * lib/gcc-dg.exp (dg-skip-if): Fix the flags compared against.
 
 2004-12-22  Jan Beulich  <jbeulich@novell.com>