OSDN Git Service

2006-02-03 Steven G. Kargl <kargls@comcast.net>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 78e2311..5dc5b19 100644 (file)
@@ -1,3 +1,360 @@
+2006-02-03  Steven G. Kargl  <kargls@comcast.net>
+
+       * gfortran.dg/char_result_11.f90: Add SAVE.
+       * gfortran.dg/der_pointer_4.f90: Ditto.
+       * gfortran.dg/default_initialization.f90: New test.
+
+2006-02-03  Jeff Law  <law@redhat.com>
+
+        * lib/gcc-dg.exp (cleanup-rtl-dump): Fix dump file regexp to
+        handle more than 100 dump files.
+        (cleanup-tree-dump, cleanup-ipa-dump): Likewise.
+        * lib/scantree.exp (scan-tree-dump): Likewise.
+        (scan-tree-dump-times, scan-tree-dump-not): Likewise.
+        (scan-tree-dump-dem, scan-tree-dump-dem-not): Likewise.
+        * lib/scanipa.exp (scan-ipa-dump): Likewise.
+        (scan-ipa-dump-times, scan-ipa-dump-not): Likewise.
+        (scan-ipa-dump-dem, scan-ipa-dump-dem-not): Likewise.
+
+2006-02-03  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.dg/gomp/pr25990.c: Replace with pre-processed version.
+
+2006-02-03  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/template/using12.C: New test.
+
+2006-02-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * gcc.target/powerpc/pr25960.c: New test.
+
+2006-02-02  Steven G. Kargl  <kargls@comcast>
+
+       PR fortran/24958
+        gfortran.dg/nullify_2.f90: New test.
+
+2006-02-02  Diego Novillo  <dnovillo@redhat.com>
+
+       PR 25990
+       * gcc.dg/gomp/pr25990.c: New test.
+
+2006-01-31  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/25342
+       * g++.gd/template/partial4.C: New test.
+
+2006-01-31  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/26001
+       * gfortran.dg/data_char_2.f90: New.
+
+2006-01-31  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/26039
+       maxval_maxloc_conformance_1.f90:  New test.
+
+2006-01-31  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.target/i386/sselibm-1.c: New testcase.
+       * gcc.target/i386/sselibm-2.c: Likewise.
+       * gcc.target/i386/sselibm-3.c: Likewise.
+       * gcc.target/i386/sselibm-4.c: Likewise.
+       * gcc.target/i386/sselibm-5.c: Likewise.
+
+2005-01-30  Erik Edelmann  <eedelman@gcc.gnu.org>
+
+       PR fortran/24266
+       * gfortran.dg/arrayio_derived_2.f90: New.
+
+2006-01-30  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * gcc.dg/unsigned-long-compare.c: New test.
+
+2006-01-30  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/25318
+       * lib/target-supports.exp (check_effective_target_freorder):
+       Check to see if target supports -freorder-blocks-and-partition.
+       * g++.dg/other/pr22003.C: Use "dg-require-effective-target freorder"
+       instead of "dg-require-named-sections".
+
+2006-01-30  J"orn Rennecke <joern.rennecke@st.com>
+
+       PR target/14798:
+       * gcc.dg/pragma-isr.c: Added target sh[1234ble]*-*-*.
+       * gcc.dg/pragma-isr2.c, gcc.dg/pragma-isr-trapa.c: New tests.
+       * gcc.dg/pragma-isr-trapa2.c: Likewise.
+       * gcc.dg/pragma-isr-nosave_low_regs.c: Likewise.
+       * gcc.dg/pragma-isr-trap_exit.c: Likewise.
+       * gcc.dg/attr-isr.c, gcc.dg/attr-isr-trapa.c: Likewise.
+       * gcc.dg/attr-isr-trap_exit.c: Likewise.
+       * gcc.dg/attr-isr-nosave_low_regs.c: Likewise.
+
+2006-01-30  Richard Guenther  <rguenther@suse.de>
+
+       PR c++/23372
+       * gcc.dg/pr23372-1.C: New testcase.
+
+2006-01-29  Diego Novillo  <dnovillo@redhat.com>
+
+       * gcc.dg/gomp/pr25874.c: New test.
+
+2006-01-29  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-opt/25911
+       * gcc.dg/vect/fast-math-vect-pr25911.c: New.
+
+2006-01-29  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/18578
+       PR fortran/18579
+       PR fortran/20857
+       PR fortran/20885
+       * gfortran.dg/intent_out_1.f90: New test.
+
+2006-01-28  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/17911
+       * gfortran.dg/procedure_lvalue.f90: New test.
+
+       PR fortran/20895
+       PR fortran/25030
+       * gfortran.dg/char_pointer_assign_2.f90: New test.
+       * gfortran.dg/char_result_1.f90: Correct unequal charlen pointer
+       assignment to be consistent with standard.
+       * gfortran.dg/char_result_2.f90: The same.
+       * gfortran.dg/char_result_8.f90: The same.
+
+2006-01-28  Zack Weinberg  <zackw@panix.com>
+
+       * gcc.dg/Woverlength-strings.c
+       * gcc.dg/Woverlength-strings-pedantic-c89.c
+       * gcc.dg/Woverlength-strings-pedantic-c89-no.c
+       * gcc.dg/Woverlength-strings-pedantic-c99.c
+       * gcc.dg/Woverlength-strings-pedantic-c99-no.c: New tests.
+
+2006-01-28  Adam Nemet  <anemet@caviumnetworks.com>
+
+       * gcc.c-torture/execute/20060127-1.c: New test.
+
+2006-01-28  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/25999
+       * g++.dg/ext/pragmaweak1.C: New test.
+
+2006-01-28  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/25855
+       * g++.dg/template/spec29.C: New test.
+
+2006-01-28  Kazu Hirata  <kazu@codesourcery.com>
+
+       PR c/19606.
+       * gcc.c-torture/execute/pr19606.c: New.
+
+2006-01-27  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * gcc.dg/pragma-re-4.c: New test.
+
+2005-01-27  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25964
+       * gfortran.dg/assumed_size_refs_3.f90: New test.
+
+2006-01-27  Ben Elliston  <bje@au.ibm.com>
+
+       * gcc.misc-tests/dectest.exp: Remove defunct comment.
+
+2006-01-26  Laurent GUERBY <laurent@guerby.net>
+
+       PR ada/21317
+       * ada/acats/support/impdef.a: Add One_Long_Second.
+       * ada/acats/tests/c9/c94025.a: Use One_Long_Second.
+       * ada/acats/tests/c9/c94026.a: Likewise.
+       * ada/acats/tests/c9/c97305c.ada: Likewise.
+       * ada/acats/tests/c9/c99004a.ada: Likewise.
+
+2005-01-26  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25964
+       * gfortran.dg/global_references_2.f90: New test.
+
+       PR fortran/25084
+       PR fortran/20852
+       PR fortran/25085
+       PR fortran/25086
+       * gfortran.dg/assumed_charlen_function_1.f90: New test.
+       * gfortran.dg/assumed_charlen_function_3.f90: New test.
+
+       PR fortran/25416
+       * gfortran.dg/assumed_charlen_function_2.f90: New test.
+
+2006-01-26  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR c/25892
+       * gcc.dg/Wpointer-sign.c: New.
+       * gcc.dg/Wpointer-sign-Wall.c: New.
+       * gcc.dg/Wpointer-sign-Wall-no.c: New.
+       * gcc.dg/Wpointer-sign-pedantic.c: New.
+       * gcc.dg/Wpointer-sign-pedantic-no.c: New.
+       * gcc.dg/conv-2.c: Use -Wpointer-sign.
+
+2006-01-26  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR C/25861
+       * gcc.c-torture/compile/pr25861.c: New test.
+
+2006-01-26  Paul Brook  <paul@codesourcery.com>
+
+       * gcc.dg/compat/struct-layout-1.exp: Pass -e to generator program
+       on short-enum targets.
+       * gcc.dg/compat/struct-layout-1_generate.c (short_enums): New
+       variable.
+       (generate_fields): Use short_enums.
+       (main): Set short_enums.  Document -e.
+       * g++.dg/compat/struct-layout-1.exp: Pass -e to generator program
+       on short-enum targets.
+       * g++.dg/compat/struct-layout-1_generate.c (short_enums): New
+       variable.
+       (generate_fields): Use short_enums.
+       (main): Set short_enums.  Document -e.
+       * lib/target-supports.exp (check_effective_target_short_enums): New.
+
+2006-01-26  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR target/25947
+       * gcc.dg/torture/pr25947-1.c: New test.
+
+2006-01-25  Jan Hubicka  <jh@suse.cz>
+           Roger Sayle  <roger@eyesopen.com>
+
+       PR rtl-optimization/25703
+       * gcc.target/i386/20060125-1.c: New test case.
+       * gcc.target/i386/20060125-2.c: New test case.
+
+2006-01-25  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/18540
+       * gfortran.dg/goto_1.f: New.
+
+2006-01-25  Erik Edelmann  <eedelman@gcc.gnu.org>
+
+       PR fortran/25716
+       * gfortran.dg/char_result_11.f90: Make it sensitive to PR
+       25716 on 32-bit systems too.
+
+2006-01-25  Kazu Hirata  <kazu@codesourcery.com>
+
+       PR testsuite/25590
+       * gcc.dg/tree-ssa/gen-vect-11.c: Add -fwrapv.
+
+2006-01-25  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * gcc.dg/tree-ssa/gen-vect-33.c: New.
+
+2006-01-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/25835
+       * gfortran.dg/read_eof.f90: Delete, renamed.
+       * gfortran.dg/read_eof_1.f90: Rename from read_eof.f90.
+       * gfortran.dg/read_eof_2.f90: New test.
+       * gfortran.dg/read_eof_3.f90: New test.
+
+2006-01-24  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR tree-opt/25860
+       * gcc.c-torture/compile/pr25860.c: New test.
+
+2006-01-24  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/25552
+       * g++.dg/parse/dtor8.C: New test.
+
+2006-01-24  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR testsuite/25891
+       * lib/target-supports.exp (check_effective_target_fopenmp): New proc.
+       * gcc.dg/gomp/gomp.exp: Return without testing anything if
+       check_effective_target_fopenmp returns 0.
+
+2006-01-23  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/20548
+       * ada/acats/norun.lst: Add c52103x, c52104x and c52104y.
+       * ada/acats/stackcheck.lst: New file, add c52103x, c52104x and c52104y.
+       * ada/acats/run_all.sh: Pass -fstack-check for tests in stackcheck.lst.
+
+2006-01-23  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR tree-opt/25857
+       * g++.dg/opt/pr25857.C: New test.
+
+2006-01-23  Steven Bosscher  <stevenb.gcc@gmail.com>
+       Jan Hubicka  <jh@suse.cz>
+       Richard Guenther  <rguenther@suse.de>
+
+       PR rtl-optimization/25654
+       * gcc.dg/torture/pr25654.c: New testcase.
+       * gcc.target/i386/pr25654.c: Likewise.
+
+2005-01-23  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25901
+       * gfortran.dg/internal references_2.f90: New test.
+
+       Fix regression in testing of admissability of attributes.
+       * gfortran.dg/intent_used_1.f90: New test.
+
+2006-01-23  Ben Elliston  <bje@au.ibm.com>
+
+       * gcc.misc-tests/dectest.exp (TORTURE_OPTIONS): Include -Os.
+       Remove target conditional torture options for i?86 and x86_64
+       GNU/Linux.
+
+2006-01-22  Gabriel Dos Reis  <gdr@integrable-solutions.net>
+
+       PR c++/10891
+       * g++.dg/rtti/no-rtti.C: New.
+
+2006-01-21  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/25895
+       * g++.dg/inherit/conv2.C: New test.
+
+       PR c++/25856
+       * g++.dg/parse/dtor7.C: New test.
+
+       PR c++/25858
+       * g++.dg/template/crash44.C: New test.
+
+2005-01-21  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25124
+       PR fortran/25625
+       * gfortran.dg/internal_references_1.f90: New test.
+         PR fortran/20881
+       PR fortran/23308
+       PR fortran/25538
+       PR fortran/25710
+       * gfortran.dg/global_references_1.f90: New test.
+       * gfortran.dg/g77/19990905-1.f: Restore the error that
+       there is a clash between the common block name and
+       the name of a subroutine reference.
+
+       PR fortran/PR24276
+       * gfortran.dg/aliasing_dummy_1.f90: New test.
+
+2006-01-21  Alan Modra  <amodra@bigpond.net.au>
+
+       * gcc.dg/vmx/1b-01.c: Warning fix.
+       * gcc.dg/vmx/1c-02.c: Likewise.
+       * gcc.dg/vmx/gcc-bug-4.c: Likewise.
+
+2006-01-20  Steve Ellcey  <sje@cup.hp.com>
+
+       PR testsuite/24962
+       * gcc.target/ia64/20030811-1.c: Change 'long' to 'long long'.
+
 2006-01-20  Richard Guenther  <rguenther@suse.de>
        Steven Bosscher <stevenb.gcc@gmail.com>
 
@@ -9,8 +366,8 @@
 
 2006-01-20  Dirk Mueller  <dmueller@suse.com>
 
-        PR c++/5520
-        * g++.dg/warn/empty-body.C: New.
+       PR c++/5520
+       * g++.dg/warn/empty-body.C: New.
 
 2006-01-19  Mark Mitchell  <mark@codesourcery.com>
 
        to LD_LIBRARY_PATH.
 
 2006-01-16  Eric Botcazou  <ebotcazou@adacore.com>
-            Andrew Pinski  <pinskia@physics.uc.edu>
+           Andrew Pinski  <pinskia@physics.uc.edu>
 
        * gcc.dg/minmax-1.c: New test.
 
 
 2006-01-11  Paolo Bonzini  <bonzini@gnu.org>
 
-        PR tree-optimization/23109
-        PR tree-optimization/23948
-        PR tree-optimization/24123
+       PR tree-optimization/23109
+       PR tree-optimization/23948
+       PR tree-optimization/24123
 
-        * gcc.dg/tree-ssa/recip-3.c, gcc.dg/tree-ssa/recip-4.c,
-        gcc.dg/tree-ssa/recip-5.c, gcc.dg/tree-ssa/recip-6.c,
-        gcc.dg/tree-ssa/recip-7.c, gcc.dg/tree-ssa/pr23109.c,
-        g++.dg/tree-ssa/pr23948.C: New testcases.
-        * gcc.dg/tree-ssa/recip-2.c, gcc.dg/tree-ssa/pr23234.c: Provide
+       * gcc.dg/tree-ssa/recip-3.c, gcc.dg/tree-ssa/recip-4.c,
+       gcc.dg/tree-ssa/recip-5.c, gcc.dg/tree-ssa/recip-6.c,
+       gcc.dg/tree-ssa/recip-7.c, gcc.dg/tree-ssa/pr23109.c,
+       g++.dg/tree-ssa/pr23948.C: New testcases.
+       * gcc.dg/tree-ssa/recip-2.c, gcc.dg/tree-ssa/pr23234.c: Provide
        three divisions in order to do the optimization.
 
 2006-01-11  Zdenek Dvorak <dvorakz@suse.cz>