OSDN Git Service

2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index a7548d5..95b0406 100644 (file)
@@ -1,3 +1,199 @@
+2009-07-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * gcc.dg/format/gcc_diag-1.c: Remove tests for %J.
+
+2009-07-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * gcc.dg/format/gcc_diag-1.c: Remove tests for %H.
+
+2009-07-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/40669
+       * gcc.dg/pr40669.c: New test.
+
+2009-07-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+       * gcc.dg/plugin/selfassign.c: Replace %H by an explicit
+       location. Update all calls.
+       * g++.dg/plugin/selfassign.c: Likewise.
+       
+2009-07-06  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/rtti/dyncast[34].C: New.
+
+2009-07-06  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * lib/target-supports.exp
+       (check_effective_target_mips_newabi_large_long_double): New.
+       * gcc.target/mips/fpr-moves-5.c: Require mips_newabi_large_long_double
+       target.
+       * gcc.target/mips/fpr-moves-6.c: Likewise.
+
+2009-07-06  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/40557
+       * g++.dg/template/union2.C: New test.
+
+2009-07-04  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/template/using15.C: New.
+
+2009-07-04  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/maxloc_1.f90: New test.
+
+2009-07-04  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/40593
+       * gfortran.dg/proc_ptr_result_6.f90: New.
+
+2009-07-04  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       * gcc.dg/framework-2.c: Adjust testcase to pass.
+
+2009-07-04  Jason Merrill  <jason@redhat.com>
+
+       PR c++/40619
+       * g++.dg/cpp0x/auto16.C: New.
+
+2009-07-03  Vladimir Makarov  <vmakarov@redhat.com>
+
+       PR target/40587
+       * gfortran.dg/pr40587.f: New test.
+       
+2009-07-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/40638
+       * gfortran.dg/unit_1.f90: New test.
+
+2009-07-03  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/template/pure1.C: Expect another error.
+
+2009-07-03  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/40640
+       * gcc.c-torture/compile/pr40640.c: New testcase.
+
+2009-07-03  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/34163
+       * gfortran.dg/pr34163.f90: New testcase.
+
+2009-07-03  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.
+       * gcc.dg/tree-ssa/loop-25.c: Likewise.
+       * gcc.dg/tree-ssa/loop-26.c: Likewise.
+       * gcc.dg/tree-ssa/pr32044.c: Likewise.
+       * gcc.dg/tree-ssa/loop-29.c: Likewise.
+       * gcc.dg/tree-ssa/loop-10.c: Likewise.
+       * gnat.dg/loop_optimization6.adb: Enable -O2.
+
+2009-07-02  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/warn/null4.C: Extend.
+
+2009-07-02  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/template/spec8.C: Fix.
+
+2009-07-02  Michael Matz  <matz@suse.de>
+
+       PR fortran/32131
+       * gfortran.dg/pr32921.f: Adjust.
+
+2009-07-02  Jan Hubicka  <jh@suse.cz>
+
+       * gcc.dg/tree-ssa/local-pure-const.c: New testcase.
+
+2009-07-01  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/truncate-4.c: New testcase.
+
+2009-07-01  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/19831
+       * gcc.dg/tree-ssa/20041122-1.c: Enable TBAA, scan FRE dump,
+       make allocated memory escape.  Un-XFAIL.
+       * gcc.dg/vect/pr21591.c: Make allocated memory escape.
+       * gcc.dg/vect/pr31699.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-dce-7.c: New testcase.
+
+2009-06-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/40566
+       * g++.dg/parse/cond5.C: New test.
+
+2009-06-30  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * gcc.dg/tree-ssa/gen-vect-25.c (n): New variable.
+       (main): Pass n to main_1 instead.
+       * gcc.dg/tree-ssa/gen-vect-28.c (off): New variable.
+       (main_1): New function, split off from...
+       (main): ...here.  Pass `off' to main_1 instead.
+
+2009-06-30  Jason Merrill  <jason@redhat.com>
+
+       PR c++/40595
+       * g++.dg/cpp0x/variadic94.C: New.
+
+2009-06-30  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * lib/gcc-defs.exp (gcc-set-multilib-library-path): Delete.
+       * lib/target-libpath.exp (ld_library_path_vars): New variable.
+       (init_ld_library_path_env_vars): New function, replacing the
+       orig_*_saved assignments.  Call it after defining it.
+       (set_ld_library_path_env_vars): Rewrite to use ld_library_path_vars.
+       (restore_ld_library_path_env_vars): Likewise.
+       (add_path, find_libgcc_s): New functions.
+       * lib/objc.exp (objc_init): Use find_libgcc_s instead of
+       gcc-set-multilib-library-path.
+       (objc_target_compile): Don't add "." to ld_library_path.
+       Use add_path.
+       * lib/gfortran.exp (gfortran_link_flags): Don't add "." to
+       ld_library_path.  Use add_path.  Use find_libgcc_s instead of
+       gcc-set-multilib-library-path.
+       * lib/g++.exp (g++_link_flags): Likewise.
+       * lib/obj-c++.exp (obj-c++_link_flags): Likewise.
+       * lib/c-torture.exp: Do not manipulate ld_library_path at the
+       top level; do it...
+       (c-torture-execute): ...here instead.  Use $ld_library_path_multilib
+       to tell when this needs to happen.  Use find_libgcc_s instead of
+       gcc-set-multilib-library-path.
+       * lib/gcc-dg.exp: Likewise.
+       * lib/gnat.exp (gnat_target_compile): Don't add "." to ld_library_path.
+       * g++.dg/compat/compat.exp (alt_ld_library_path): Don't add "."
+       unless it is in $ALT_LD_LIBRARY_PATH.
+       * g++.dg/compat/struct-layout-1.exp (alt_ld_library_path): Likewise.
+
+2009-06-30  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr12.adb: New test.
+       * gnat.dg/discr12_pkg.ads: New helper.
+       * gnat.dg/discr13.adb: New test.
+       * gnat.dg/discr14.ad[sb]: Likewise.
+       * gnat.dg/discr15.adb: Likewise.
+       * gnat.dg/discr15_pkg.ads: New helper.
+       * gnat.dg/discr16.adb: New test.
+       * gnat.dg/discr16_g.ads: New helper.
+       * gnat.dg/discr16_pkg.ads: Likewise.
+       * gnat.dg/discr16_cont.ads: Likewise.
+       * gnat.dg/discr17.adb: New test.
+       * gnat.dg/discr18.adb: Likewise.
+       * gnat.dg/discr18_pkg.ads: New helper.
+       * gnat.dg/discr19.adb: New test.
+
+2009-06-30  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/40576
+       * gfortran.dg/internal_write_1.f90:  New testcase.
+
+2009-06-30  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/40594
+       * gfortran.dg/derived_pointer_recursion_2.f90: New.
+
 2009-06-30  Richard Guenther  <rguenther@suse.de>
 
        * gcc.dg/tree-ssa/ssa-dce-6.c: New testcase.