OSDN Git Service

PR target/31486
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 646e545..b1c7258 100644 (file)
@@ -1,3 +1,231 @@
+2008-04-21  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/31486
+       * gcc.target/i386/pr31486.c: New test.
+
+2008-04-21  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.dg/profile-dir-1.c, gcc.dg/profile-dir-2.c,
+       gcc.dg/profile-dir-3.c: Generate tree_profile dump.  Check gcda
+       file name there instead of the assembly.  Cleanup tree_profile
+       dump file.
+
+2008-04-21  Steve Ellcey  <sje@cup.hp.com>
+
+       * gcc.dg/vect/vect-vfa-slp.c: XFAIL if vect_no_align.
+       * gcc.dg/vect/slp-25.c: Ditto.
+       * gcc.dg/vect/vect-outer-5.c: Ditto.
+       * gcc.dg/vect/pr33804.c: Ditto.
+       * gcc.dg/vect/vect-outer-4c.c: Ditto.
+       * gcc.dg/vect/no-vfa-vect-depend-1.c: Ditto.
+       * gcc.dg/vect/pr33953.c: Ditto.
+       * gcc.dg/vect/slp-3.c: Ditto.
+       * gcc.dg/vect/vect-iv-6.c: Ditto.
+
+2008-04-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/ext/fixed1.C: Add dg-options.
+
+2008-04-21  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/26445
+       * g++.dg/other/i386-4.C: New test.
+
+2008-04-21  Jason Merrill  <jason@redhat.com>
+
+       PR c++/35325
+       * g++.dg/ext/fixed1.C: New.
+
+       PR c++/35678
+       * g++.dg/template/ttp27.C: New.
+
+2008-04-21  Tom Tromey  <tromey@redhat.com>
+
+       PR libcpp/33415:
+       * gcc.dg/cpp/pr33415.c: New file.
+
+2008-04-21  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/bltins.adb: New testcase.
+
+2008-04-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/35991
+       * gfortran.dg/zero-sized_4.f90: New test.
+
+2008-04-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/35882
+       * gfortran.dg/continuation_5.f: Add some comment lines.
+       * gfortran.dg/continuation_3.f90: Add some comment lines.
+       
+2008-04-20  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR libfortran/35960
+       * gfortran.dg/reshape_zerosize_1.f90:  New file.
+
+2008-04-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/alignment6.adb: New test.
+
+2008-04-19  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/35944
+       PR fortran/35946
+       PR fortran/35947
+       * gfortran.dg/array_constructor_23.f: New test.
+
+       PR fortran/35959
+       * gfortran.dg/alloc_comp_default_init_2.f90: New test.
+       * gfortran.dg/alloc_comp_basics_1.f90: Change occurrences of
+       "builtin_free" to 27.
+       * gfortran.dg/alloc_comp_constructor_1.f90: Change occurrences
+       of "builtin_free" to 21.
+
+2008-04-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/35892
+       * gfortran.dg/pr35154-dwarf2.f: Remove.
+       * gfortran.dg/pr35154-stabs.f: Remove.
+       
+2008-04-18  Ian Lance Taylor  <iant@google.com>
+
+       PR tree-optimization/35977
+       * gcc.dg/tree-ssa/forwprop-3.c: Use -O2 rather than -O.
+
+2008-04-18  Jakub Jelinek  <jakub@redhat.com>
+           Peter Bergner  <bergner@vnet.ibm.com>
+
+       PR target/35907
+       * gcc.target/powerpc/pr35907.c: New test.
+
+2008-04-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/dynamic_elab_pkg.ads: New helper.
+       * gnat.dg/dynamic_elab1.ad[sb]: New test.
+       * gnat.dg/dynamic_elab2.ad[sb]: Likewise.
+
+2008-04-18  Kris Van Hees <kris.van.hees@oracle.com>
+
+       Tests for char16_t and char32_t support.
+       * g++.dg/ext/utf-cvt.C: New
+       * g++.dg/ext/utf-cxx0x.C: New
+       * g++.dg/ext/utf-cxx98.C: New
+       * g++.dg/ext/utf-dflt.C: New
+       * g++.dg/ext/utf-gnuxx0x.C: New
+       * g++.dg/ext/utf-gnuxx98.C: New
+       * g++.dg/ext/utf-mangle.C: New
+       * g++.dg/ext/utf-typedef-cxx0x.C: New
+       * g++.dg/ext/utf-typedef-cxx98.C: New
+       * g++.dg/ext/utf-typespec.C: New
+       * g++.dg/ext/utf16-1.C: New
+       * g++.dg/ext/utf16-2.C: New
+       * g++.dg/ext/utf16-3.C: New
+       * g++.dg/ext/utf16-4.C: New
+       * g++.dg/ext/utf32-1.C: New
+       * g++.dg/ext/utf32-2.C: New
+       * g++.dg/ext/utf32-3.C: New
+       * g++.dg/ext/utf32-4.C: New
+       * gcc.dg/utf-cvt.c: New
+       * gcc.dg/utf-dflt.c: New
+       * gcc.dg/utf16-1.c: New
+       * gcc.dg/utf16-2.c: New
+       * gcc.dg/utf16-3.c: New
+       * gcc.dg/utf16-4.c: New
+       * gcc.dg/utf32-1.c: New
+       * gcc.dg/utf32-2.c: New
+       * gcc.dg/utf32-3.c: New
+       * gcc.dg/utf32-4.c: New
+
+2008-04-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/varsize_return.ads: New test.
+       * gnat.dg/specs/varsize_return_pkg1.ad[sb]: New helper.
+       * gnat.dg/specs/varsize_return_pkg2.ad[sb]: Likewise.
+
+2008-04-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/35773
+       * g++.dg/overload/autoptr1.C: New.
+
+2008-04-17  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/alignment4.adb: New test.
+       * gnat.dg/alignment5.adb: Likewise.
+       * gnat.dg/frame_overflow.adb: Adjust.
+
+2008-04-17  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/ssa-fre-17.c: New testcase.
+
+2008-04-17  Christian Bruel  <christian.bruel@st.com>
+
+       * gcc.dg/long-long-compare-1.c: New testcase. 
+       
+2008-04-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/35724
+       * gfortran.dg/eoshift_2.f90: New test.
+
+2008-04-16  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/35932
+       * gfortran.dg/intrinsic_char_1.f90: New test.
+
+2008-04-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR target/35944
+       * gfortran.dg/pr35944-1.f90: New test.
+       * gfortran.dg/pr35944-2.f90: Ditto.
+
+2008-04-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/35739
+       * gcc.dg/dfp/pr35739.c: New test.
+
+       PR tree-optimization/35899
+       * gcc.dg/pr35899.c: New test.
+
+       PR target/35662
+       * gfortran.dg/pr35662.f90: New test.
+
+2008-04-16  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/loop-35.c: New testcase.
+
+2008-04-16  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/29015
+       * gnat.dg/incomplete1.ads, gnat.dg/incomplete2.ads,
+       gnat.dg/incomplete2.adb: New.
+
+2008-04-16  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR tree-optimization/35629
+       * gcc.dg/tree-ssa/loop-25.c: Xfail all but the first
+       scan-tree-dump-times.
+
+2008-04-15  Samuel Tardieu  <sam@rfc1149.net>
+
+       PR ada/22387
+       * gnat.dg/specs/corr_discr.ads: New.
+
+2008-04-15  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/string_slice2.adb: New test.
+
+2008-04-15  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/fold-compare-2.c: Adjust testcase.
+       * gcc.dg/tree-ssa/pr21086.c: Likewise.
+
+2008-04-15  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/salias-1.c: Remove.
+       * gcc.dg/tree-ssa/pr26421.c: Adjust pattern.
+       * gcc.dg/tree-ssa/alias-15.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-lim-3.c: Run at -O2.
+
 2008-04-15  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/loop_optimization1.ad[sb]: New test.
 
        * gfortran.dg/bind_c_usage_14.f03: Adjust.
 
-2008-04-08    Andy Hutchinson   <hutchinsonandy@aim.com>
+2008-04-08  Andy Hutchinson  <hutchinsonandy@aim.com>
 
        PR target/35005
        * execute/20071221-1.c: Adapt test for 16 bit int targets.
 2008-04-07  Kai Tietz  <kai.tietz@onevision.com>
 
        PR/35842
-        * gcc.dg/torture/pr35842.c: New.
+       * gcc.dg/torture/pr35842.c: New.
 
 2008-04-07  Eric Botcazou  <ebotcazou@adacore.com>