OSDN Git Service

* gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c6683a9..a715e23 100644 (file)
@@ -1,3 +1,485 @@
+2006-05-22  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.c-torture/execute/20040709-2.c: Remove temporary hack for ppc64.
+
+2006-05-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27716
+       * g++.dg/other/assign1.C: New test.
+
+2006-05-22  Kazu Hirata  <kazu@codesourcery.com>
+
+       PR target/27266
+       * gcc.target/i386/pr27266.c: New.
+
+2006-05-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27451
+       * g++.dg/ext/asm9.C: New test.
+
+2006-05-22  Richard Sandiford  <richard@codesourcery.com>
+
+       PR rtl-optimization/25514
+       * gcc.c-torture/compile/pr25514.c: New test.
+
+2006-05-22  Richard Guenther  <rguenther@suse.de>
+
+       Revert
+       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.
+
+2006-05-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c/27420
+       * gcc.dg/func-args-2.c: New test.
+
+       PR c/26818
+       * gcc.dg/struct-incompl-1.c: New test.
+
+2006-05-22  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/27708
+       * gcc.dg/tree-ssa/ssa-fre-4.c: Relax pattern for matching
+       the transformations we test for.
+
+2006-05-22  Richard Guenther  <rguenther@suse.de>
+
+       PR testsuite/27707
+       * g++.dg/tree-ssa/ivopts-1.C: XFAIL for hppa*-*-*.
+
+2006-05-21  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/27210
+       * g++.dg/warn/new1.C: New test.
+       * g++.dg/template/new5.C: Likewise.
+
+2006-05-21  Roger Sayle  <roger@eyesopen.com>
+
+       * gcc.target/i386/20060512-1.c: Add -msse2 command line option.
+       * gcc.target/i386/20060512-3.c: Likewise.
+
+2006-05-21  Kazu Hirata  <kazu@codesourcery.com>
+
+       PR rtl-optimization/27671
+       * gcc.c-torture/execute/pr27671-1.c: New.
+       * gcc.dg/pr27671-2.c: Likewise.
+
+       PR tree-optimization/26622.
+       * gcc.c-torture/compile/pr26622.c: New.
+
+2006-05-21  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/27613
+       * gfortran.dg/recursive_reference_1.f90: New test.
+
+2006-05-21  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25746
+       * gfortran.dg/elemental_subroutine_3.f90: New test.
+
+       PR fortran/25090
+       * gfortran.dg/entry_dummy_ref_1.f90: Remove.
+
+       PR fortran/27584
+       * gfortran.dg/associated_target_1.f90: New test.
+
+       PR fortran/19015
+       * gfortran.dg/maxloc_shape_1.f90: New test.
+
+2006-05-20  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/24459
+       * gfortran.dg/namelist_24.f90: New test.
+       * gfortran.dg/namelist_12.f: Fix typo in comment.
+
+2006-05-20  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/25776
+       * g++.dg/other/error11.C: New test. 
+
+2006-05-20  Richard Sandiford  <richard@codesourcery.com>
+
+       * gcc.target/mips/pr26765.c: Add -w to options.
+
+2006-05-20  Richard Sandiford  <richard@codesourcery.com>
+
+       * lib/target-supports.exp (check_effective_target_mpaired_single):
+       New function.
+       * gcc.dg/vect/vect.exp: Use it to check for compatible mipsisa64-elf
+       multilibs.
+       * g++.dg/vect/vect.exp: Likewise.
+
+2006-05-20  Richard Sandiford  <richard@codesourcery.com>
+
+       PR testsuite/25891
+       * g++.dg/gomp/gomp.exp: Skip if ![check_effective_target_fopenmp].
+
+2006-05-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR fortran/27662
+       * gfortran.dg/temporary_1.f90: New file.
+
+2006-05-19  Andreas Schwab  <schwab@suse.de>
+
+       * g++.dg/other/unused1.C: Also match "stringz".
+
+2006-05-19  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/26433
+       * g++.dg/template/fntry1.C: New test.
+
+2006-05-18  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/27471
+       PR c++/27506
+       * g++.dg/conversion/bitfield5.C: New test.
+       * g++.dg/conversion/bitfield6.C: New test.
+
+2006-05-18  Mike Stump  <mrs@apple.com>
+
+       * gcc.dg/c90-arraydecl-1.c: Update for vla, vm [*] fixups.
+       * gcc.dg/vla-4.c: Add.
+       * gcc.dg/vla-5.c: Add.
+       * gcc.dg/vla-6.c: Add.
+
+2006-05-12  Stuart Hastings  <stuart@apple.com>
+
+       * testsuite/gcc.target/i386/20060512-1.c: New.
+       * testsuite/gcc.target/i386/20060512-2.c: New.
+       * testsuite/gcc.target/i386/20060512-3.c: New.
+       * testsuite/gcc.target/i386/20060512-4.c: New.
+
+2006-05-17  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/26122
+       * g++.old-deja/g++.oliva/template9.C: Remove XFAIL.
+
+       PR c++/26068
+       * g++.dg/opt/pr17697-3.C: Remove invalid extern specifier.
+       * g++.dg/parse/linkage1.C: New test.
+
+2006-05-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/27548
+       * g++.dg/tree-ssa/pr27548.C: New test.
+
+2006-05-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/26551
+       * gfortran.dg/recursive_check_1.f: New test.
+       * gfortran.dg/recursive_check_2.f90: New test.
+
+2005-05-17  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+       * g++.dg/opt/temp2.C: New test.
+
+2006-05-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/27491
+       * g++.dg/init/brace5.C: New test.
+
+       PR middle-end/27415
+       * gcc.dg/gomp/pr27415.c: New test.
+       * g++.dg/gomp/pr27415.C: New test.
+
+       PR tree-optimization/27549
+       * g++.dg/tree-ssa/pr27549.C: New test.
+
+2006-05-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/27575
+       * gfortran.dg/read_eof_4.f90: New test.
+
+2006-05-16  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/22303
+       * gcc.dg/tree-ssa/ssa-ccp-13.c: New testcase.
+
+2006-05-16  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/27573
+       * gcc.dg/gomp/pr27573.c: New test.
+       * gfortran.dg/gomp/pr27573.f90: New test.
+
+       PR c/27499
+       * gcc.dg/gomp/pr27499.c: New test.
+       * g++.dg/gomp/pr27499.C: New test.
+
+2006-05-15  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/27339
+       * g++.dg/parser/access8.C: Adjust error marker.
+       * g++.dg/template/access17.C: New test.
+       * g++.dg/template/access18.C: Likewise.
+
+2006-05-15  Roger Sayle  <roger@eyesopen.com>
+
+       PR target/26600
+       * gcc.target/i386/pr26600.c: New test case.
+
+2006-05-15  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/27505
+       * g++.dg/expr/bitfield1.C: New test.
+
+2006-05-15  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/27603
+       * gcc.dg/torture/pr27603.c: New testcase.
+
+2006-05-15  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25090
+       * gfortran.dg/entry_dummy_ref_1.f90: New test.
+
+       PR fortran/25082
+       * gfortran.dg/scalar_return_1.f90: New test.
+
+       PR fortran/27411
+       * gfortran.dg/derived_comp_array_ref_1.f90: New test.
+
+2006-05-15  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/gomp/critical-4.c: New test.
+       * gcc.dg/gomp/appendix-a/a.35.1.c: Add dg-warning.
+       * gcc.dg/gomp/appendix-a/a.35.3.c: Likewise.
+       * gfortran.dg/gomp/appendix-a/a.35.1.f90: Likewise.
+       * gfortran.dg/gomp/appendix-a/a.35.3.f90: Likewise.
+
+2006-05-15  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27582
+       * g++.dg/template/dependent-args1.C: New test.
+
+       PR c++/27581
+       * g++.dg/lookup/this1.C: New test.
+
+       PR c++/27315
+       * g++.dg/template/operator6.C: New test.
+       * g++.dg/template/incomplete3.C: New test.
+
+       PR c++/27559
+       * g++.dg/template/new4.C: New test.
+
+       PR c++/27496
+       * g++.dg/template/void2.C: New test.
+
+2006-05-14  Alexandre Oliva  <aoliva@redhat.com>
+
+       * g++.dg/template/dependent-expr5.C: New test.
+
+2006-05-14  Roger Sayle  <roger@eyesopen.com>
+
+       PR middle-end/26729
+       * gcc.dg/pr26729-1.c: New test case.
+
+2006-05-13  Zdenek Dvorak <dvorakz@suse.cz>
+
+       * gcc.dg/pr27003.c: New test.
+
+2006-05-12  Steve Ellcey  <sje@cup.hp.com>
+
+       * lib/target-supports.dg (check_cxa_atexit_available): Change
+       v3_target_compile to ${tool}_target_compile.
+
+2006-05-11  Jason Merrill  <jason@redhat.com>
+
+       * lib/scanasm.exp (scan-not-hidden): Fix typo.
+
+2006-05-11  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/27553
+       * gfortran.dg/label_5.f90: New test.
+
+2006-05-11  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * lib/target-supports.exp (check_effective_target_powerpc_fprs,
+       check_effective_target_powerpc_altivec_ok): New.
+       * g++.dg/eh/simd-2.C, g++.dg/ext/altivec-1.C,
+       g++.dg/ext/altivec-10.C, g++.dg/ext/altivec-11.C,
+       g++.dg/ext/altivec-12.C, g++.dg/ext/altivec-13.C,
+       g++.dg/ext/altivec-2.C, g++.dg/ext/altivec-3.C,
+       g++.dg/ext/altivec-4.C, g++.dg/ext/altivec-5.C,
+       g++.dg/ext/altivec-6.C, g++.dg/ext/altivec-7.C,
+       g++.dg/ext/altivec-8.C, g++.dg/ext/altivec-9.C,
+       g++.dg/ext/altivec-types-1.C, g++.dg/ext/altivec-types-2.C,
+       g++.dg/ext/altivec-types-3.C, g++.dg/ext/altivec-types-4.C,
+       gcc.dg/dfp/altivec-types.c, gcc.dg/simd-3.c,
+       gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c,
+       gcc.dg/vmx/vmx.exp, gcc.target/powerpc/980827-1.c,
+       gcc.target/powerpc/altivec-1.c, gcc.target/powerpc/altivec-10.c,
+       gcc.target/powerpc/altivec-11.c, gcc.target/powerpc/altivec-12.c,
+       gcc.target/powerpc/altivec-13.c, gcc.target/powerpc/altivec-14.c,
+       gcc.target/powerpc/altivec-15.c, gcc.target/powerpc/altivec-16.c,
+       gcc.target/powerpc/altivec-17.c, gcc.target/powerpc/altivec-18.c,
+       gcc.target/powerpc/altivec-19.c, gcc.target/powerpc/altivec-2.c,
+       gcc.target/powerpc/altivec-21.c, gcc.target/powerpc/altivec-22.c,
+       gcc.target/powerpc/altivec-3.c, gcc.target/powerpc/altivec-4.c,
+       gcc.target/powerpc/altivec-5.c, gcc.target/powerpc/altivec-6.c,
+       gcc.target/powerpc/altivec-7.c, gcc.target/powerpc/altivec-8.c,
+       gcc.target/powerpc/altivec-9.c,
+       gcc.target/powerpc/altivec-consts.c,
+       gcc.target/powerpc/altivec-pr22085.c,
+       gcc.target/powerpc/altivec-splat.c,
+       gcc.target/powerpc/altivec-types-1.c,
+       gcc.target/powerpc/altivec-types-2.c,
+       gcc.target/powerpc/altivec-types-3.c,
+       gcc.target/powerpc/altivec-types-4.c,
+       gcc.target/powerpc/altivec-varargs-1.c,
+       gcc.target/powerpc/altivec-vec-merge.c,
+       gcc.target/powerpc/ppc-vector-memcpy.c,
+       gcc.target/powerpc/ppc-vector-memset.c,
+       gcc.target/powerpc/ppc64-abi-2.c, gcc.target/powerpc/pr16155.c,
+       gcc.target/powerpc/pr16286.c, gcc.target/powerpc/pr27158.c: Use
+       these effective targets.
+       * gcc.dg/vmx/pr27006.c: Add missing close brace.
+       * gcc.dg/20020103-1.c: XFAIL on powerpc*-*-*.
+
+2006-05-11  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR middle-end/27384
+       * g++.dg/other/fold1.C: New test.
+
+       PR middle-end/27488
+       * gcc.dg/fold-nonneg-1.c: New test.
+
+       PR c++/27547
+       * g++.dg/other/operator1.C: New test.
+
+2006-05-11  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/27529
+       * gcc.dg/tree-ssa/foldcast-1.c: New testcase.
+
+2006-05-10  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/target-supports-dg.exp (check-flags): New.
+       (dg-skip-if): Move flag checks.
+
+2006-05-09  Steve Ellcey  <sje@cup.hp.com>
+
+       * lib/target-supports-dg.exp (dg-require-cxa-atexit): New.
+       * lib/target-supports.dg (check_cxa_atexit_available): New.
+
+2005-05-10  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       PR fortran/27470
+       * gfortran.dg/multiple_allocation_2.f90: New test case.
+
+2006-05-10  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gcc.target/arm/pr27387.C: Fix a comment typo.
+
+2006-05-10  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR fortran/24549
+       * gfortran.dg/error_recovery_1.f90: New test.
+
+2006-05-10  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/27302
+       * gcc.dg/torture/pr27302.c: New testcase.
+
+2006-05-09  Dirk Mueller  <dmueller@suse.de>
+       Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/27498
+       * gcc.dg/tree-ssa/pr27498.c: New testcase.
+
+2006-05-09  Zdenek Dvorak <dvorakz@suse.cz>
+
+       PR rtl-optimization/27335
+       * gcc.dg/pr27335.c: New test.
+
+2006-05-06  Richard Sandiford  <richard@codesourcery.com>
+
+       * gcc.target/mips/mips-ps-5.c: New file.
+
+2006-05-08  Jan Hubicka  <jh@suse.cz>
+
+       PR middle-end/25962
+       * gcc.dg/pr25962.c: New.
+
+2006-05-08  Roger Sayle  <roger@eyesopen.com>
+
+       PR target/27158
+       * gcc.target/powerpc/pr27158.c: New test case.
+
+2006-05-08  Laurent GUERBY  <laurent@guerby.net>
+
+       PR testsuite/27476
+       * ada/acats/run_all.sh: Use test -z.
+
+2006-05-07  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
+
+       PR libfortran/18271
+       * gfortran.dg/spec_expr_3.f90: New test.
+
+2006-05-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/24879
+       * gcc.target/i386/monitor.c: New file.
+
+2006-05-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * gcc.dg/pr27095.c: xfail *-*-darwin*.
+
+2006-05-08  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27447
+       * g++.dg/other/ptrmem7.C: New test.
+
+2006-05-07  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR target/27421
+       * gcc.dg/array-9.c: New test.
+
+2006-05-07  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/27409
+       * gcc.dg/torture/pr27409.c: New testcase.
+
+2006-05-07  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       PR fortran/27457
+       * gfortran.dg/select_6.f90: New.
+
+2006-05-07  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/27136
+       * gcc.dg/torture/pr27136.c: New testcase.
+
+2006-05-07  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/24813
+       * gfortran.dg/char_cons_len_1.f90: New test.
+
+2006-05-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27427
+       * g++.dg/template/incomplete2.C: New test.
+
+2006-05-06  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/27151
+       * gcc.dg/vect/pr27151.c: New testcase.
+
+2006-05-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
+
+       PR c++/27430
+       * g++.dg/template/void1.C: New test.
+
+       PR c++/27423
+       * g++.dg/other/void2.C: New test.
+
+       PR c++/27422
+       * g++.dg/conversion/void1.C: New test.
+
 2006-05-03  Aldy Hernandez  <aldyh@redhat.com>
 
        PR/21391
 
        PR libfortran/26985
        * gfortran.dg/matmul_2.f90: New test.
-       
+
 2005-05-05  Laurent GUERBY  <laurent@guerby.net>
 
        * ada/acats/run_all.sh: Use sync when main not found.
 2006-05-02  Steven G. Kargl  <kargls@comcast.net>
 
        PR fortran/20248
-       * gfortran.dg/iargc.f90:  New test.
+       * gfortran.dg/iargc.f90: New test.
 
 2006-05-02  Mark Mitchell  <mark@codesourcery.com>
 
 
 2006-05-02 Paul Thomas <pault@gcc.gnu.org>
 
-        PR fortran/27269
-        PR fortran/27324
-        * gfortran.dg/module_equivalence_2.f90: New test.
+       PR fortran/27269
+       PR fortran/27324
+       * gfortran.dg/module_equivalence_2.f90: New test.
 
 2006-05-02  Jakub Jelinek  <jakub@redhat.com>
 
 
 2006-04-16  Thomas Koenig  <Thomas.Koenig@online.de>
 
-        * gfortran.dg/allocate_zerosize_1.f90:  New test.
+       * gfortran.dg/allocate_zerosize_1.f90: New test.
 
 2006-04-16  Mark Mitchell  <mark@codesourcery.com>
 
        PR fortran/27089
        * gfortran.dg/specification_type_resolution_1.f90
 
-       PR fortran/18803
+       PR fortran/18003
        PR fortran/25669
        PR fortran/26834
        * gfortran.dg/bounds_temporaries_1.f90: New test.
 2006-03-30  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/25031
-       * gfortran.dg/multiple_allocation_1.f90:  Check that the
+       * gfortran.dg/multiple_allocation_1.f90: Check that the
        size has changed after a re-allocation with stat.
 
 2006-03-30  Richard Guenther  <rguenther@suse.de>
 2006-03-25  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR libfortran/26735
-       * gfortran.dg/convert_implied_open.f90:  New test case.
+       * gfortran.dg/convert_implied_open.f90: New test case.
 
 2006-03-25  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/26769
-       * gfortran.dg/transpose_reshape_r10.f90:  New test case.
+       * gfortran.dg/transpose_reshape_r10.f90: New test case.
 
 2006-03-25  Uros Bizjak  <uros@kss-loka.si>
 
 2006-03-22  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/19303
-       * gfortran.dg/record_marker_1.f90:  New test case.
-       * gfortran.dg/record_marker_2.f:  New test case.
-       * gfortran.dg/record_marker_3.f90:  New test case.
+       * gfortran.dg/record_marker_1.f90: New test case.
+       * gfortran.dg/record_marker_2.f: New test case.
+       * gfortran.dg/record_marker_3.f90: New test case.
 
 2006-03-22  Paul Thomas  <pault@gcc.gnu.org>
 
 2006-03-20  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/20935
-       * gfortran.dg/scalar_mask_2.f90:  New test case.
+       * gfortran.dg/scalar_mask_2.f90: New test case.
 
 2006-03-20  Andrew Pinski  <pinskia@physics.uc.edu>
 
 
 2006-03-09  Eric Christopher  <echristo@apple.com>
 
-        * gcc.c-torture/compile/20060309-1.c: New.
+       * gcc.c-torture/compile/20060309-1.c: New.
 
 2006-03-09  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
 2006-03-03  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/25031
-       * multiple_allocation_1.f90:  New test.
+       * multiple_allocation_1.f90: New test.
 
 2006-03-03  Roger Sayle  <roger@eyesopen.com>
 
 
 2006-02-28  Thomas Koenig  <Thomas.Koenig@online.de>
 
-       * scalar_mask_1.f90:  Add tests for maxloc with scalar mask.
+       * scalar_mask_1.f90: Add tests for maxloc with scalar mask.
 
 2006-02-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
 2006-02-25  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/23092
-       * scalar_mask_1.f90:  New test.
+       * scalar_mask_1.f90: New test.
 
 2006-02-24  Geoffrey Keating  <geoffk@apple.com>
 
 
 2006-02-18  Andrew Pinski  <pinskia@physics.uc.edu>
 
-        PR tree-opt/25680
-        * testsuite/gcc.dg/tree-ssa/complex-3.c: New test.
+       PR tree-opt/25680
+       * testsuite/gcc.dg/tree-ssa/complex-3.c: New test.
 
 2006-02-18  Andrew Pinski  <pinskia@physics.uc.edu>
 
 2005-02-16  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/24557
-        * gfortran.dg/assumed_charlen_needed_1.f90: New test.
+       * gfortran.dg/assumed_charlen_needed_1.f90: New test.
 
 2006-02-15  Toon Moene  <toon@moene.indiv.nluug.nl>
 
 
 2006-02-14  Thomas Koenig  <Thomas.Koenig@online.de>
 
-        PR fortran/25045
-        * optional_dim.f90:  New test.
+       PR fortran/25045
+       * optional_dim.f90: New test.
 
 2006-02-14  Tobias Schlüter  <tobias.schlueter@physik.uni-muenchen.de>
 
 2005-02-06  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR libfortran/23815
-       * unf_io_convert_4.f90:  New test.
+       * unf_io_convert_4.f90: New test.
 
 2006-02-06  Daniel Berlin  <dberlin@dberlin.org>
 
 2006-02-04  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/25075
-       intrinsic_argument_conformance_1.f90:  New test.
+       intrinsic_argument_conformance_1.f90: New test.
 
 2006-02-03  Steven G. Kargl  <kargls@comcast.net>
 
 
 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.
+       * 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>
 
 2006-02-02  Steven G. Kargl  <kargls@comcast>
 
        PR fortran/24958
-        gfortran.dg/nullify_2.f90: New test.
+       gfortran.dg/nullify_2.f90: New test.
 
 2006-02-02  Diego Novillo  <dnovillo@redhat.com>
 
 2006-01-31  Thomas Koenig  <Thomas.Koenig@online.de>
 
        PR fortran/26039
-       maxval_maxloc_conformance_1.f90:  New test.
+       maxval_maxloc_conformance_1.f90: New test.
 
 2006-01-31  Richard Guenther  <rguenther@suse.de>
 
 
        * gfortran.fortran-torture/execute/entry_8.f90: New test.
 
-2005-04-29  Paul Brook   <paul@codesourcery.com>
+2005-04-29  Paul Brook  <paul@codesourcery.com>
 
        * gfortran.dg/entry_3.f90: New test.
 
 
        * gcc.dg/i386-cmov5.c: New test.
 
-2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
+2003-01-28  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
 
        * gcc.c-torture/execute/20010925-1.c: Changed the
        memcpy declaration.
 
        * gcc.dg/ia64-visibility-2.c: New test.
 
-2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
+2002-08-01  Benjamin Kosnik  <bkoz@redhat.com>
 
        * g++.old-deja/g++.abi/ptrflags.C (expect): Change
        __qualifier_flags to __flags.
@@ -39802,7 +40284,7 @@ Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
 1998-10-01  Robert Lipe  <robertl@dgii.com>
 
        * lib/objc.exp (objc_target_compile): Add -L during compiles for
-       multilibbed hosts.   Idea grafted from g77.exp.
+       multilibbed hosts.  Idea grafted from g77.exp.
 
 1998-09-30  Dave Love  <d.love@dl.ac.uk>
 
@@ -40047,7 +40529,7 @@ Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
 
 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
 
-       *  g++.other/singleton.C: New test.   Warning is under dispute.
+       *  g++.other/singleton.C: New test.  Warning is under dispute.
        Runtime crash is not.
 
 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
@@ -40056,7 +40538,7 @@ Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
        ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
        using6.C, using7.C}: New namespace tests.
 
-1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
+1998-07-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * g++.old-deja/g++.other/partspec1.C: Test matching of partial
        specialization with typedef'ed names used as array indexes.
@@ -40330,7 +40812,7 @@ rlsruhe.de>
        g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
        * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
 
-1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
+1998-03-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * g++.old-deja/g++.other/friend1.C: New test.
 
@@ -42172,7 +42654,7 @@ rlsruhe.de>
 
 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
 
-    In chill.execute:
+       In chill.execute:
        * iexpr.ch: Standardize uppercase.
        * tuples.dat: Standardize uppercase.
        * vary.ch: standardize.  Correct varying string assignments.
@@ -42180,7 +42662,7 @@ rlsruhe.de>
 
 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
 
-    In chill.execute:
+       In chill.execute:
        * chprintf.ch: Standardize use of uppercase.
        * tuples.ch: Standardize and turn arr2 into a DCL,
          rather than a SYN.
@@ -42194,7 +42676,7 @@ rlsruhe.de>
 
 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
 
-    In chill.execute:
+       In chill.execute:
        * .cvsignore: Add result/output files.
        * Makefile: Fix up variables at start.  Use MFLAGS
          everywhere.  Correct bool_loc, built_ins entries.
@@ -42245,7 +42727,7 @@ rlsruhe.de>
 
 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
 
-    This should complete moving the CHILL test files.
+       This should complete moving the CHILL test files.
        * chill.noncompile(.cvsignore printf.grt
            in-printf.grt chprintf.grt chprintf.ch):
            Added test-support files.