OSDN Git Service

Fix PR reference number.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index dd18805..9f03e3b 100644 (file)
@@ -1,3 +1,132 @@
+2009-10-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/35862
+       * gfortran.dg/round_2.f03: Update test to also test for smaller kind.
+       Add conditions to avoid runtime errors if not supported.
+
+2009-10-10  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/41654
+       * gfortran.fortran-torture/compile/pr41654.f90: New testcase.
+
+2009-10-09  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp/ucn-1.C: New.
+
+2009-10-08  Jason Merrill  <jason@redhat.com>
+
+2009-10-09  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41585
+       * gfortran.dg/class_2.f03: Extended test case.
+
+2009-10-09  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/41582
+       * gfortran.dg/class_allocate_1.f03: Modify code such that
+       it compiles with the gfc_warning->gfc_error change.
+       * gfortran.dg/class_allocate_1.f03: New test.
+
+2009-10-09  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41579
+       * gfortran.dg/select_type_6.f03: New test.
+
+2009-10-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR preprocessor/41445
+       * gcc.dg/cpp/separate-1.c: Adjust.
+       * gcc.dg/cpp/spacing1.c: Add -P to dg-options.
+       * gcc.dg/debug/dwarf2/pr41445-1.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-2.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-3.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-4.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-5.c: New test.
+       * gcc.dg/debug/dwarf2/pr41445-6.c: New test.
+
+       PR rtl-optimization/41646
+       * gcc.c-torture/compile/pr41646.c: New test.
+
+2009-10-09  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/41634
+       * gcc.c-torture/compile/pr41634.c: New testcase.
+
+2009-10-09  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gfortran.dg/block_2.f08: Cleanup "original" tree dump.
+
+2009-10-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/opt3.adb: New test.
+       * gnat.dg/opt3_pkg.ads: New helper.
+
+2009-10-08  Doug Kwan  <dougkwan@google.com>
+
+       PR rtl-optimization/41574
+       * gcc.dg/pr41574.c: New test.
+
+2009-10-08  Cary Coutant  <ccoutant@google.com>
+
+       Add support for debugging with ICF (Identical Code Folding).
+       * g++.dg/debug/dwarf2/icf.C: New test.
+
+2009-10-08  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.target/mips/truncate-6.c: New test.
+
+2009-10-08  Jason Merrill  <jason@redhat.com>
+
+       PR c++/36816
+       * g++.dg/cpp0x/rv-deduce.C: New.
+
+       PR c++/37177
+       * g++.dg/cpp0x/variadic-throw.C: Adjust errors.
+       * g++.dg/template/explicit-args2.C: New.
+       * g++.dg/template/explicit-args3.C: New.
+       * g++.old-deja/g++.pt/crash58.C: Remove some errors.
+
+2009-10-08  Michael Matz  <matz@suse.de>
+
+       PR middle-end/41573
+       * gcc.dg/tree-ssa/foldstring-1.c: Use fre dump.
+       * gcc.dg/tree-ssa/useless-1.c: Use gimple dump.
+       * gcc.dg/pr41573.c: New test.
+
+2009-10-07  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/41182
+       * gcc.c-torture/compile/pr41182-1.c: New.
+
+2009-10-07  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/variadic95.C: New.
+
+2009-10-07  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/template/scope3.C: New.
+
+2009-10-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/debug/dwarf2/inline3.c: New test.
+
+2009-10-07  Daniel Kraft  <d@domob.eu>
+
+       PR fortran/41615
+       * gfortran.dg/assumed_charlen_function_6.f90: New test.
+
+2009-10-07  Janus Weil  <janus@gcc.gnu.org>
+
+       * gfortran.dg/same_type_as_2.f03: Modified (was illegal).
+       * gfortran.dg/select_type_1.f03: Modified error message.
+       * gfortran.dg/select_type_5.f03: New test.
+
+2009-10-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/41612
+       * gfortran.dg/round_2.f03: Fix test to work on platforms that do not
+       have kind=10 reals.
+
 2009-10-06  Jason Merrill  <jason@redhat.com>
 
        * g++.dg/cpp0x/lambda/lambda-init.C: New.
 
 2009-10-02  Jack Howarth  <howarth@bromo.med.uc.edu>
 
-        * gcc.dg/guality/guality.exp: Disable on darwin.
+       * gcc.dg/guality/guality.exp: Disable on darwin.
 
 2009-10-02  Janis Johnson  <janis187@us.ibm.com>
 
 2009-05-12  David Billinghurst <billingd@gcc.gnu.org>
 
        * lib/target-supports.exp (check_profiling_available): Return
-       false for -p on *-*-cygwin* targets.
+       false for -p on *-*-cygwin* targets.
 
 2009-05-11  H.J. Lu  <hongjiu.lu@intel.com>