re PR debug/48466 (Wrong variable locations at -O0 on i686)
[gcc.git] / gcc / testsuite / ChangeLog
index d1d5b9eb85462e36916d78942c345c741b64c638..caacb0cef2616a76acc7df092df9ef737da12764 100644 (file)
@@ -1,3 +1,87 @@
+2011-04-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/48466
+       * gcc.dg/guality/pr36977.c: New test.
+       * gcc.dg/guality/pr48466.c: New test.
+
+2011-04-06  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
+
+       * gcc.target/arm/pr43920-1.c: Fix accidental duplication.
+
+2011-04-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/return3.adb: New test.
+
+2011-04-06  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/47663
+       * gcc.dg/tree-ssa/inline-8.c: New testcase.
+
+2011-04-05  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc.dg/torture/pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for
+       Solaris 8 and 9 as well.
+
+2011-04-05  Tom de Vries  <tom@codesourcery.com>
+
+       PR target/43920
+       * gcc.target/arm/pr43920-1.c: New test.
+
+2011-04-04  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+        * g++.dg/abi/arm_cxa_vec1.C (__ARM_EABI__): Fix typo.
+       (cctor): Actually return the value.
+       (main): Cast return values.
+
+2010-04-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       * gfortran.dg/character_comparison_8.f90:  New test.
+
+2010-04-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       * frontend-passes: (optimize_lexical_comparison): New function.
+       (optimize_expr): Call it.
+       (optimize_comparison): Also handle lexical comparison functions.
+       Return false instad of -2 for unequal comparison.
+
+2011-04-04  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/48412
+       * function_optimize_4.f90:  New test.
+
+2011-04-04  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/18918
+       * gfortran.dg/coarray_10.f90: Add coarray descriptor diagnostic check.
+       * gfortran.dg/coarray_13.f90: Add checks for run-time cobounds.
+       * gfortran.dg/coarray_15.f90: New.
+
+2011-04-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gfortran.dg/bessel_6.f90: Use dg-add-options ieee.
+       * gfortran.dg/bessel_7.f90: Likewise.
+
+2011-04-03  Tobias Burnus  <burnus@net-b.de>
+
+       * gfortran.dg/bessel_6.f90: Reduce mymax for Tru64.
+
+2011-04-03  Richard Guenther  <rguenther@suse.de>
+           Ira Rosen  <ira.rosen@linaro.org>
+
+       * gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c: New test.
+       * gcc.dg/vect/vect.exp: Run if-cvt-stores-vect* tests with
+       -ftree-loop-if-convert-stores.
+
+2011-04-02  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/aggr2.ads: New test.
+
+2011-04-02  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/debug2.ad[sb]: New test.
+       * gnat.dg/debug2_pkg.ads: New helper.
+       * gnat.dg/debug3.ad[sb]: New test.
+
 2011-04-01  Uros Bizjak  <ubizjak@gmail.com>
 
        * go.test/go-test.exp (go-set-goarch): Recognize alpha*-*-*.
        * gcc.dg/graphite/block-8.c: Likewise.
 
 2011-03-25  Richard Guenther  <rguenther@suse.de>
+
        * g++.dg/tree-ssa/pr41186.C: Scan the appropriate FRE dump.
        * g++.dg/tree-ssa/pr8781.C: Likewise.
        * gcc.dg/ipa/ipa-pta-13.c: Likewise.