OSDN Git Service

Fix testsuite after this commit:
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index d55401d..5edcf7d 100644 (file)
@@ -1,3 +1,287 @@
+2005-12-11  Steven G. Kargl  <kargls@comcast.net>
+
+       * gfortran.dg/g77/19981216-0.f: Fix for fortran/25068.
+
+2005-12-11  Bernhard Fischer  <rep.nop@aon.at>
+
+       * gfortran.dg/substring_equivalence.f90: typo in comment
+
+2005-12-10  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/25068
+       * gfortran.dg/iostat_3.f90: New test.
+
+2005-12-10  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/23815
+       * gfortran.dg/unf_io_convert_1.f90:  New test.
+       * gfortran.dg/unf_io_convert_2.f90:  New test.
+       * gfortran.dg/unf_io_convert_3.f90:  New test.
+
+2005-12-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR testsuite/20772
+       * g++.dg/abi/mangle24.C, g++.dg/abi/mangle25.C,
+       g++.dg/ext/vector2.C, g++.dg/opt/longbranch2.C, g++.dg/opt/mmx1.C,
+       g++.dg/opt/reg-stack4.C, gcc.dg/20020108-1.c, gcc.dg/20020122-2.c,
+       gcc.dg/20020122-3.c, gcc.dg/20020206-1.c, gcc.dg/20020310-1.c,
+       gcc.dg/20020411-1.c, gcc.dg/20020418-2.c, gcc.dg/20020426-2.c,
+       gcc.dg/20020517-1.c, gcc.dg/20030204-1.c, gcc.dg/20030826-2.c,
+       gcc.dg/20031202-1.c, gcc.dg/format/unnamed-1.c, gcc.dg/setjmp-2.c,
+       gcc.dg/short-compare-1.c, gcc.dg/short-compare-2.c,
+       gcc.dg/tls/opt-1.c, gcc.dg/tls/opt-2.c,
+       gcc.dg/torture/fp-int-convert-float128-timode.c,
+       gcc.dg/torture/fp-int-convert-float128.c,
+       gcc.dg/torture/fp-int-convert-float80-timode.c,
+       gcc.dg/torture/fp-int-convert-float80.c, gcc.dg/unroll-1.c,
+       gcc.target/i386/20030926-1.c: Merge i?86 and x86_64 cases.
+
+       * gcc.dg/tls/opt-1.c: Require effective target fpic.
+
+2005-12-10  Hans-Peter Nilsson  <hp@axis.com>
+
+       * g++.old-deja/g++.other/comdat5.C: Gate on target fpic.
+
+2005-12-10  Richard Sandiford  <richard@codesourcery.com>
+
+       * gcc.dg/20051207-1.c,
+       * gcc.dg/20051207-2.c,
+       * gcc.dg/20051207-3.c: New tests.
+
+2005-12-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR testsuite/20772
+       * g++.old-deja/g++.pt/asm1.C, gcc.c-torture/compile/20000804-1.c,
+       gcc.target/i386/asm-3.c, gcc.target/i386/clobbers.c: Use ilp32 in
+       dg-skip-if target selector.
+
+       PR testsuite/20772
+       * g++.dg/eh/simd-1.C, g++.dg/eh/simd-2.C, g++.dg/opt/inline9.C,
+       gcc.dg/20020418-1.c, gcc.dg/20031102-1.c, gcc.dg/ia64-sync-1.c,
+       gcc.dg/ia64-sync-2.c, gcc.dg/ia64-sync-3.c, gcc.dg/ia64-sync-4.c,
+       gcc.dg/ifcvt-fabs-1.c, gcc.dg/loop-3.c, gcc.dg/nested-calls-1.c,
+       gcc.dg/pr20017.c, gcc.dg/smod-1.c, gcc.dg/sync-2.c,
+       gcc.dg/tls/opt-3.c, gcc.dg/torture/badshift.c: Add x86_64 cases
+       and/or merge with i?86 cases.
+
+       * gcc.dg/tls/opt-3.c: Require effective target fpic.
+
+       PR testsuite/20772
+       * g++.dg/opt/life1.C, g++.old-deja/g++.abi/aggregates.C,
+       g++.old-deja/g++.abi/align.C, g++.old-deja/g++.abi/bitfields.C,
+       g++.old-deja/g++.law/weak.C, g++.old-deja/g++.pt/asm2.C,
+       gcc.dg/20000724-1.c, gcc.dg/pragma-align.c: Also test on
+       x86_64-*-linux*.
+
+2005-12-09  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       PR target/25311
+       * gcc.c-torture/compile/pr25311.c: New test.
+
+2005-12-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/25039
+       * gfortran.dg/read_comma.f: New test.
+       
+2005-12-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/19317
+       * g++.dg/opt/pr19317-1.C: New test.
+       * g++.dg/opt/pr19317-2.C: New test.
+       * g++.dg/opt/pr19317-3.C: New test.
+
+       PR target/19005
+       * gcc.c-torture/execute/pr19005.c: New test.
+
+       PR target/17828
+       * g++.old-deja/g++.other/comdat5.C: New test.
+       * g++.old-deja/g++.other/comdat5-aux.cc: New file.
+
+       * g++.dg/compat/struct-layout-1.exp: New file.
+       * g++.dg/compat/struct-layout-1.h: New.
+       * g++.dg/compat/struct-layout-1_generate.c: New.
+       * g++.dg/compat/struct-layout-1_x1.h: New.
+       * g++.dg/compat/struct-layout-1_x2.h: New.
+       * g++.dg/compat/struct-layout-1_y1.h: New.
+       * g++.dg/compat/struct-layout-1_y2.h: New.
+
+       * gcc.dg/20050330-2.c: New test.
+
+2005-12-08  Erik Edelmann  <eedelman@gcc.gnu.org>
+
+       PR fortran/25292
+       * gfortran.dg/associated_1.f90: New.
+
+2005-12-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gfortran.dg/vect/vect-5.f90: Expect alignment forcing only on
+       ILP32 vect_no_align platforms.
+
+2005-12-08  Andreas Krebbel  <krebbel1@de.ibm.com>
+            Jakub Jelinek  <jakub@redhat.com>
+
+        PR target/25268
+       * gcc.c-torture/compile/20051207-1.c: New test.
+
+2005-12-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR testsuite/20772
+       * g++.dg/other/i386-1.C, gcc.c-torture/execute/990413-2.x,
+       gcc.dg/torture/pr18582-1.c,
+       gcc.target/i386/attributes-error.c: Also test on x86_64.
+
+       * gcc.dg/pr18928-1.c: Test on all targets supporting pic.
+
+2005-12-07  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/19397
+       * g++.dg/template/typedef3.C: New test.
+
+       PR c++/19762
+       PR c++/19764
+       * g++.dg/template/dtor3.C: Fix error markers.
+
+2005-12-07  Adrian Straetling  <straetling@de.ibm.com>
+
+       * lib/target-supports.exp (check_effective_target_sync_char_short):
+       Add s390*.
+
+2005-12-06  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/gcc-dg.exp (cleanup-dump): Remove options from test name.
+
+2005-12-06  Roger Sayle  <roger@eyesopen.com>
+
+       * g++.dg/warn/Wstring-literal-comparison-1.C: New test case.
+       * g++.dg/warn/Wstring-literal-comparison-2.C: Likewise.
+       * g++.dg/warn/Wstring-literal-comparison-3.C: Likewise.
+       * g++.dg/warn/Wstring-literal-comparison-4.C: Likewise.
+
+2005-12-06  Roger Sayle  <roger@eyesopen.com>
+
+       PR c++/25263
+       * g++.dg/other/array2.C: New test case.
+
+2005-12-05  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.dg/darwin-weakimport-3.c: New.
+
+       * g++.old-deja/g++.abi/vtable2.C: Make weakrefs static.
+       * gcc.dg/attr-weakref-1.c: Modify to not try to test public weakrefs,
+       and to work on Darwin.
+       * gcc.dg/attr-weakref-1b.c: New file.
+       * gcc.dg/attr-weakref-2.c: New test.
+       * gcc.dg/darwin-weakref-1.c: New test.
+
+2005-12-05  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/25247
+       * lib/target-supports-dg.exp (dg-skip-if): Fix target selector for
+       use in selector expressions.
+       (dg-xfail-if): Ditto.
+       * gcc.test-framework/dg-dot-run-sif-exp-P.c: New test.
+       * gcc.test-framework/dg-dot-run-sif-exp-U.c: New test.
+       * gcc.test-framework/dg-dot-run-xif-exp-P.c: New test.
+       * gcc.test-framework/dg-dot-run-xif-exp-XP.c: New test.
+       * gcc.test-framework/test-framework.exp: Skip generated tests if
+       CHECK_TEST_FRAMEWORK is not 1.
+
+2005-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       PR tree-optimization/24963
+       * gcc.dg/vect/vect-62.c: Remove outdated dg-line.
+
+       PR target/24108
+       * gcc.dg/vect/vect-76.c: Do not XFAIL on vect_no_align platforms.
+
+       PR target/18580
+       * gcc.dg/vect/vect-reduc-1char.c: XFAIL on vect_no_int_max platforms.
+       * gcc.dg/vect/vect-reduc-2short.c: Likewise.
+       * gcc.dg/vect/vect-reduc-1short.c: Likewise.
+       * gcc.dg/vect/vect-reduc-2char.c: Likewise.
+
+2005-12-05  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.target/i386/movq-2.c: Add -mtune=pentium4 to
+       dg-options.
+
+2005-12-04  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c90-const-expr-5.c, gcc.dg/c99-const-expr-5.c: New tests.
+
+2005-12-04  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/format/cast-1.c: New test.
+
+2005-12-04  Roger Sayle  <roger@eyesopen.com>
+
+       PR c/7776
+       * gcc.dg/Wstring-literal-comparison-1.c: New test case.
+       * gcc.dg/Wstring-literal-comparison-2.c: Likewise.
+       * gcc.dg/Wstring-literal-comparison-3.c: Likewise.
+       * gcc.dg/Wstring-literal-comparison-4.c: Likewise.
+
+2005-12-03  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/cast-pretty-print-1.c: New test.
+
+2005-12-03  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c90-const-expr-4.c, gcc.dg/c99-const-expr-4.c: New tests.
+
+2005-12-02  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/24173
+       * g++.dg/template/friend40.C: New test.
+       
+2005-12-02  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/25199
+       * gcc.target/i386/movq-2.c: New test.
+       * gcc.target/i386/movq.c: Remove target i?86, instead add
+       dg-require-effective-target ilp32.
+
+2005-12-02  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/24103
+       * g++.dg/other/default1.C: New test.
+
+2005-12-02  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/tree-ssa/20031106-6.c: Remove XFAIL.
+
+2005-12-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
+
+       * gcc.dg/lvalue-2.c (f0): Put "error: " marker back.
+
+2005-12-02  Alan Modra  <amodra@bigpond.net.au>
+
+       PR target/21017
+       * gcc.target/powerpc/rotate.c: New.
+
+2005-12-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       * gfortran.dg/pr24489.f90: Delete, replaced by read_eor.f90.
+       * gfortran.dg/pr24584.f90: Delete, replaced by namelist_empty.f90. 
+
+2005-12-01  Gabriel Dos Reis  <gdr@integrable-solutions.net>
+
+        PR c/13384
+       * gcc.dg/pr17730-1.c: Adjust.
+       * gcc.dg/lvalue1.c (main): Likewise.
+       * gcc.dg/lvalue-2.c: Likewise.
+       * g++.dg/pr7503-3.C
+
+2005-12-01  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.target/powerpc/pr18096-1.c: Be more liberal about possible
+       error messages.
+
+2005-12-01  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/24789
+       *  gfortran.dg/auto_char_dummy_array_2.f90: New test.
+
 2005-12-01  Uros Bizjak  <uros@kss-loka.si>
 
        PR target/24475
        * gfortran.dg/line_length_1.f: New test.
        * gfortran.dg/line_length_2.f90: Ditto.
 
+2005-11-30  Richard Guenther  <rguenther@suse.de>
+
        PR tree-optimization/21655
        * g++.dg/tree-ssa/pr14814.C: Remove XFAIL.