OSDN Git Service

PR target/36800
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 8842321..c346b61 100644 (file)
+2009-04-10  Ben Elliston  <bje@au.ibm.com>
+           Joseph Myers  <joseph@codesourcery.com>
+
+       PR target/36800
+       * gcc.dg/dfp/pr36800.c: New.
+
+2009-04-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+           Rafael Avila de Espindola  <espindola@google.com>
+
+       * gcc.misc-tests/help.exp: New file.
+       * lib/options.exp: New file.
+
+2009-04-09  Janis Johnson  <janis187@us.ibm.com>
+
+       PR libobjc/36610
+       * objc/execute/forward-1.x: New.
+
+2009-04-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * gcc.dg/pr27150-1.c: Change to a link test.
+
+2009-04-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/lookup/using2.C: Change copyright header to refer to version
+       3 of the GNU General Public License and to point readers at the
+       COPYING3 file and the FSF's license web page.
+       * gcc.dg/fixed-point/fixed-point.exp: Likewise.
+       * gcc.dg/struct/struct-reorg.exp: Likewise.
+       * gcc.target/spu/tag_manager.c: Likewise.
+
+2009-04-09  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/39696
+       * ssa-ccp-25.c: Adjust pattern.
+
+2009-04-09  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/36704
+       * gfortran.dg/external_procedures_1.f90: Modified.
+       * gfortran.dg/proc_ptr_result_1.f90: New.
+       * gfortran.dg/proc_ptr_result_2.f90: New.
+       * gfortran.dg/proc_ptr_result_3.f90: New.
+
+2009-04-09  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/vect/vect-54.c: Make constant input data file-scope
+       to prevent constant propagation.
+       * gcc.dg/vect/vect-56.c: Likewise.
+       * gcc.dg/vect/vect-58.c: Likewise.
+       * gcc.dg/vect/vect-60.c: Likewise.
+       * gcc.dg/vect/no-vfa-vect-57.c: Likewise.
+       * gcc.dg/vect/no-vfa-vect-61.c: Likewise.
+       * gcc.dg/tree-prof/stringop-2.c: Adjust expected outcome.
+
+2009-04-09  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/ssa-ccp-25.c: New testcase.
+       * gcc.dg/tree-ssa/ssa-ccp-26.c: Likewise.
+
+2009-04-09  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/39613
+       * gcc.dg/case-const-1.c, gcc.dg/case-const-2.c, gcc.dg/case-const-3.c:
+       New tests.
+
+2009-04-08  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c99-stdint-1.c: Fix cut-and-paste mistakes in test.
+       * gcc.dg/c99-stdint-7.c, gcc.dg/c99-stdint-8.c: New tests.
+
+2009-04-08  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/debug/dwarf2/static-data-member1.C: New test.
+
+2009-04-08  Jason Merrill  <jason@redhat.com>
+
+       PR c++/25185
+       * g++.dg/template/error40.C: Add another test.
+
+2009-04-08  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/39614
+       PR c/39673
+       * gcc.c-torture/compile/pr39614-1.c,
+       gcc.c-torture/compile/pr39614-2.c,
+       gcc.c-torture/compile/pr39614-3.c,
+       gcc.c-torture/compile/pr39614-4.c,
+       gcc.c-torture/compile/pr39614-5.c,
+       gcc.c-torture/compile/pr39673-1.c,
+       gcc.c-torture/compile/pr39673-2.c: New tests.
+       * gcc.dg/gnu89-const-expr-2.c, gcc.dg/gnu99-const-expr-2.c: Test
+       more cases.
+       * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
+       gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: Update
+       expected errors.
+
+2009-04-08  Dodji Seketeli  <dodji@redhat.com>
+
+       PRc++/39637
+       * g++.dg/cpp0x/variadic-crash2.C: New test.
+
+2009-04-08  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/38863
+       * gfortran.dg/alloc_comp_result_1.f90: New test.
+
+2009-04-07  Jason Merrill  <jason@redhat.com>
+
+       PR c++/34691
+       * g++.dg/overload/extern-C-1.C: New.
+
+2009-04-07  Dominique d'Humieres  <dominiq@lps.ens.fr>
+
+       PR testsuite/39325
+       * gcc.misc-tests/linkage.exp: Use -m64 for 64-bit *86*-darwin.
+
+2009-04-07  Jason Merrill  <jason@redhat.com>
+
+       PR c++/25185
+       * g++.dg/template/error40.C: New.
+
+2009-04-07  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/38152
+       * gfortran.dg/proc_ptr_13.f90: Add "-g" option.
+
 2009-04-07  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/subp_elim_errors.ad[sb]: New test.
 
 2009-04-07  Janus Weil  <janus@gcc.gnu.org>
 
-       PR fortran/38920
+       PR fortran/38290
        * gfortran.dg/proc_decl_1.f90: Modified.
        * gfortran.dg/proc_ptr_11.f90: Extended.
        * gfortran.dg/proc_ptr_13.f90: Modified.
 
 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
 
-        * lib/gnat.exp: Handle multilib.
+       * lib/gnat.exp: Handle multilib.
        
 2009-04-06  Paul Thomas  <pault@gcc.gnu.org>
 
 
 2009-04-06  Janus Weil  <janus@gcc.gnu.org>
 
-       PR fortran/39414
-       * gfortran.dg/proc_decl_21.f90: New.
+       PR fortran/39414
+       * gfortran.dg/proc_decl_21.f90: New.
 
 2009-04-06  Paul Thomas  <pault@gcc.gnu.org>
 
-        PR fortran/36091
-        * gfortran.dg/forall_13.f90: Add -fbounds-check option.
+       PR fortran/36091
+       * gfortran.dg/forall_13.f90: Add -fbounds-check option.
 
 2009-04-06  Hans-Peter Nilsson  <hp@axis.com>
 
 2009-04-02  Janis Johnson  <janis187@us.ibm.com>
 
        PR tree-optimization/31677
-        * gcc.dg/memcpy-1.c: Add compiler option.
+       * gcc.dg/memcpy-1.c: Add compiler option.
 
 2009-04-02  Ira Rosen  <irar@il.ibm.com>