OSDN Git Service

* gcc.dg/tree-ssa/20030711-2.c: Run at -O2, not -O1.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index ba894d9..e88427e 100644 (file)
@@ -1,3 +1,259 @@
+2005-01-26  Steven Bosscher  <stevenb@suse.de>
+
+       * gcc.dg/tree-ssa/20030711-2.c: Run at -O2, not -O1.
+
+2005-01-27  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/uninit-I.c: Fix typos in dg-options and dg-warning directives.
+
+2005-01-27  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gcc.dg/intmax_t-1.c: Extend dg-error to cover mips*-elf targets.
+
+2005-01-27  Richard Sandiford  <rsandifo@redhat.com>
+
+       * gcc.dg/mips-movcc-1.c, gcc.dg/mips-movcc-2.c, gcc.dg/mips-movcc-3.c,
+       * gcc.dg/mips-nmadd-1.c, gcc.dg/mips-nmadd-2.c, gcc.dg/mips-rsqrt-1.c,
+       * gcc.dg/mips-rsqrt-2, gcc.dg/mips-rsqrt-3.c: Add dummy asm statements
+       to cope with cases where the multilib options override the dg-options.
+
+2005-01-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/18946
+       * gcc.dg/noncompile/20050120-1.c: New test.
+
+2005-01-26  Diego Novillo  <dnovillo@redhat.com>
+
+       PR tree-optimization/19633
+       * gcc.dg/pr19633.c: New test.
+       * gcc.dg/tree-ssa/pr19633.c: New test.
+
+2005-01-26  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * gcc.dg/20041216-1.c: New test.
+
+2005-01-26  Alexander Malmberg  <alexander@malmberg.org>
+
+       PR objc/18862
+       * objc.dg/selector-2.m: New test.
+
+2005-01-26  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/opt/range-test-2.C: New test.
+
+       PR rtl-optimization/19579
+       * gcc.c-torture/execute/20050124-1.c: New test.
+
+2005-01-26  Greg Parker  <gparker@apple.com>
+       Stuart Hastings  <stuart@apple.com>
+       
+       * gcc.c-torture/execute/20050125-1.c: New.
+
+2005-01-18  Jan Hubicka  <jh@suse.cz>
+
+       PR tree-optimize/19337
+       * gcc.c-torture/compile/20050119-1.c: New test.
+
+2005-01-24  James E Wilson  <wilson@specifixinc.com>
+
+       * gcc.c-torture/execute/builtins/lib/strstr.c (strstr): Correct exit
+       test for successful match.
+
+2005-01-25  Alexander Malmberg  <alexander@malmberg.org>
+
+       PR objc/18408
+       * objc.dg/comp-types-7.m: New test.
+
+2005-01-24  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/target-supports.exp (current_target_name): New.
+       (check_effective_target_ilp32, check_effective_target_lp64):
+       Cache the result to use as long as the current target, with
+       multilib flags, remains the same.
+
+       * lib/gcc-dg.exp (skip_test_and_clear_xfail): Remove.
+       (dg-require-weak, dg-require-visibility, dg-require-alias,
+       dg-require-dg-sections, dg-require-profiling, dg-require-iconv,
+       dg-require-effective-target, dg-skip-if): Remove call to
+       skip_test_and_clear_xfail.
+       (dg-test): Clear xfail data.
+
+2005-01-24  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/17751
+       * gcc.dg/ppc64-toc.c: New test.
+
+       * g++.dg/tree-ssa/empty-1.C: New test.
+
+       PR middle-end/19551
+       * gcc.c-torture/execute/20050121-1.c: New test.
+       * gcc.dg/20050121-2.c: New test.
+
+2004-01-23  Steven G. Kargl  <kargls@comcast.net>
+       Paul Brook  <paul@codesourcery.com>
+
+       PR fortran/17941
+       * gfortran.dg/real_const_1.f: New test.
+       * gfortran.dg/real_const_2.f90: New test.
+       * gfortran.dg/complex_int_1.f90: New test.
+
+2005-01-23  Bud Davis  <bdavis9659@comcast.net>
+
+       PR fortran/19313
+       * gfortan.dg/inquire_6.f90: New test.
+
+2005-01-22  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/19451
+       * open_readonly_1.f90:  New test.
+
+2005-01-22  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR libfortran/18982
+       * gfortran.dg/open_new.f90: New file.
+
+2005-01-22  Paul Brook  <paul@codesourcery.com>
+
+       * namelist_1.f90: New test.
+
+2005-01-22  Richard Sandiford  <rsandifo@redhat.com>
+
+       PR tree-optimization/19484
+       * gcc.c-torture/compile/20050122-[12].c: New tests.
+
+2005-01-22  Paul Brook  <paul@codesourcery.com>
+
+       * gfortran.dg/implicit_2.f90: New test.
+
+2005-01-22  Bud Davis  <bdavis9659@comcast.net>
+
+       PR fortran/19314
+       * gfortran.dg/inquire_5.f90: New test.
+
+2005-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c/18809
+       * gcc.dg/pr18809-1.c: New test.
+
+2005-01-21  Ian Lance Taylor  <ian@airs.com>
+
+       * gcc.dg/20050121-1.c: New test.
+
+       PR tree-optimization/13000
+       * gcc.dg/20040206-1.c: Change warning to point where function is
+       being inlined.
+
+2005-01-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
+
+       PR c++/19208
+       * g++.dg/template/array11.C: New test.
+
+2005-01-20  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * gfortran.dg/data_char_1.f90: Fix typo, add dg-do directive.
+       * gfortran.dg/direct_io_1.f90: Add dg-do directive.
+       * gfortran.dg/entry_1.f90: Fix typo, add dg-do directive.
+       * gfortran.dg/getenv_1.f90: Add dg-do directive.
+       * gfortran.dg/pr16597.f90, gfortran.dg/pr17143.f90,
+       gfortran.dg/pr17164.f90: Add missing dg-do directives.
+
+2005-01-20  Kazu Hirata  <kazu@cs.umass.edu>
+
+       PR tree-optimization/15349
+       * gcc.dg/tree-ssa/pr15349.c: New.
+
+2005-01-20  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/tree-ssa/loop-1.c:  Fix target names on xfail.
+
+2005-01-19  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
+       scan-assembler-times directive name.
+
+       * gcc.dg/asm-a.c: Move dg-require-effective-target to
+       after dg-do.
+
+       PR rtl-optimization/19462
+       * gcc.dg/torture/pr19462-1.c: Remove token xfail marker.
+
+2005-01-19  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/tree-ssa/loop-1.c:  Ignore declaration when
+       counting function calls on ia64.
+
+2005-01-19  Jakub Jelinek  <jakub@redhat.com>
+
+       PR rtl-optimization/15139
+       * gcc.dg/20050111-2.c: New test.
+
+       PR c/17297
+       * gcc.c-torture/compile/20050113-1.c: New testcase.
+
+       PR middle-end/19164
+       * gcc.dg/20050113-1.c: New testcase.
+
+2005-01-19  Dorit Naishlos  <dorit@il.ibm.com>
+
+       * gcc.dg/vect/vect-85.c: Add comment.
+       * gcc.dg/vect/vect-86.c: Add xfail for now.
+       * gcc.dg/vect/vect-87.c: Add xfail for now.
+       * gcc.dg/vect/vect-88.c: Add xfail for now.
+       * gcc.dg/vect/vect.exp: Remove -fno-tree-pre.
+
+2005-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.
+
+2005-01-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * g++.dg/debug/typedef3.C: New test.
+
+2005-01-18  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR c/19472
+       * gcc.dg/asm-a.c: New test.
+
+2005-01-18  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * gcc.dg/sh-relax.c: Add prototype for abort.
+
+2005-01-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.dg/short-compare-1.c: New test.
+       * gcc.dg/short-compare-2.c: Likewise.
+
+2005-01-18  Michael Matz  <matz@suse.de>
+
+       * gcc.dg/Wno-pointer-sign.c: New test for -Wno-pointer-sign.
+
+2005-01-17  Diego Novillo  <dnovillo@redhat.com>
+
+       PR tree-optimization/19121
+       * gcc.c-torture/compile/pr19121.c: New test.
+
+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