]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
[multiple changes]
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index 29b1eac0db98e57b7ce9d8d1c1984ec4d49098c1..ba4707a541b46d78edd82056a7f709b9175cbf1e 100644 (file)
@@ -1,3 +1,540 @@
+2007-06-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR tree-opt/32225
+       * gcc.c-torture/compile/20070605-1.c: New test.
+
+       * gcc.c-torture/compile/20070603-1.c: New testcase.
+       * gcc.c-torture/compile/20070603-2.c: New testcase.
+
+       * gcc.c-torture/compile/20070531-1.c: New test.
+
+       PR tree-opt/32167
+       * gcc.c-torture/compile/20070531-2.c: New test.
+
+       PR tree-opt/32144
+       * gcc.c-torture/compile/20070529-1.c: New test.
+
+       PR tree-opt/32145
+       * gcc.c-torture/compile/20070529-2.c: New test.
+
+       PR tree-opt/32015
+       * gcc.c-torture/compile/20070520-1.c: New test.
+
+       * g++.dg/ext/java-1.C: New test.
+
+       * gcc.dg/vect/vect-106.c: We are now able to vectorize two
+       loops instead of one. Remove the "can't determine dependence"
+       check.
+       * gcc.dg/tree-ssa/20030815-1.c: Remove testcase which is no longer
+       needed as the cast is gone in the first place.
+       * gcc.dg/max-1.c: Change local variable a to be a global one.
+       * gcc.dg/tree-ssa/ssa-pre-8.c: Update testcase since we don't
+       have a cast which is PREd.
+
+2007-06-15  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/lookup/anon6.C: New test.
+
+2007-06-14  Dirk Mueller  <dmueller@suse.de>
+
+       PR c++/31806
+       * g++.dg/opt/static6.C: New testcase.
+
+2007-06-14  Geoff Keating  <geoffk@apple.com>
+
+       * g++.dg/ext/visibility/overload-1.C: New.
+
+       PR 31093
+       * g++.dg/ext/visibility/anon4.C: New.
+
+2007-06-14  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/32268
+       * gcc.target/i386/pr32268.c: New test.
+
+2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.dg/dfp/fe-convert-1.c: Expect FE_OVERFLOW when converting
+       from 10.000000e96DD to _Decimal32, from 10.000000e96DL to
+       _Decimal32 and from 10.00000000000000E384DL to _Decimal64.
+
+       *  gcc.dg/dfp/fe-convert-2.c: Expect FE_INEXACT when converting
+       from 1.0e96 and -1.0e96 to _Decimal32. Enable testing for
+       converting from 1.0e-96 and 0.00048828125 to _Decimal32 when
+       BID is used.
+
+2007-06-14  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/32302
+       * gfortran.dg/common_resize_1.f90: New test.
+
+2007-06-14  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR target/32274
+       * gcc.dg/vect/pr32224.c: Fix.   
+       
+2007-06-13  Eric Christopher  <echristo@apple.com>
+
+       * gcc.target/i386/ssefn-1.c: Add -march=i386.
+
+2007-06-13  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/32323
+       * gfortran.dg/actual_array_vect_1.f90: New.
+
+2007-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * gcc.target/sparc/mfpu.c: New test.
+
+2007-06-12  Geoff Keating  <geoffk@apple.com>
+
+       * g++.dg/warn/weak1.C: Suppress on Darwin.
+       * g++.dg/other/unused1.C: Accept tabs or spaces in assembly.
+
+2007-06-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR middle-end/31579
+        * g++.dg/torture/pr31579.C: New testcase.
+
+2007-06-12  Ian Lance Taylor  <iant@google.com>
+
+       PR libstdc++/29286
+       * g++.dg/init/new16.C: New test.
+       * g++.dg/init/new17.C: New test.
+       * g++.dg/init/new18.C: New test.
+       * g++.dg/init/new19.C: New test.
+
+2007-06-12  Olivier Hainque  <hainque@adacore.com>
+
+       * gnat.dg/lhs_view_convert.adb: New test.
+
+2007-06-12  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/15353
+       PR tree-optimization/31657
+       * gcc.c-torture/execute/20070424-1.c: New testcase.
+       * gcc.dg/tree-ssa/ssa-ifcombine-1.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-ifcombine-2.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-ifcombine-3.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-ifcombine-4.c: Likewise.
+       * gcc.dg/tree-ssa/ssa-ifcombine-5.c: Likewise.
+
+2007-06-12  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR rtl-optimization/32293
+       * gcc.dg/pr32293.c: New test.
+
+2007-06-12  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/builtins-11.c: Also check folding of a/cbrt(b/c).
+
+2007-06-12  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/29786
+       * gfortran.dg/equiv_7.f90: New test.
+       * gfortran.dg/equiv_constraint_7.f90: Change error message.
+
+       PR fortran/30875
+       * gfortran.dg/equiv_constraint_5.f90: Correct code and error.
+
+2007-06-11  Andreas Tobler  <a.tobler@schweiz.org>
+
+       * gcc.dg/setjmp-3.c: Rename raise to raise0.
+       * gcc.dg/setjmp-4.c: Likewise.
+       * gcc.target/i386/980211-1.c: Rename __signbitl to __signbitl0.
+
+2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR rtl-optimization/31025
+       * gfortran.dg/pr31025.f90: New.
+
+2007-06-11  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/32280
+       * gcc.target/i386/pr32280.c: New test.
+
+2007-06-11  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR middle-end/32279
+       * gcc.dg/builtins-11.c: Also check folding of a/sqrt(b/c).
+
+2007-06-10  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/32235
+       * gfortran.dg/backspace_9.f: New test.
+
+2007-06-10  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/prefetch-7.c: New test.
+
+2007-06-09  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/loop-28.c: New testcase.
+
+2007-06-09  Ian Lance Taylor  <iant@google.com>
+
+       PR tree-optimization/32169
+       * gcc.c-torture/compile/pr32169.c: New test.
+
+2007-06-08  Harsha Jagasia <harsha.jagasia@amd.com>
+
+       * gcc.dg/vect/costmodel: New directory.
+       * gcc.dg/vect/costmodel/i386: New directory.
+       * gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp: New testsuite.
+       * gcc.dg/vect/costmodel/i386/costmodel-fast-math-vect-pr29925.c:
+       New test.
+       * gcc.dg/vect/costmodel/i386/costmodel-vect-31.c: New test.
+       * gcc.dg/vect/costmodel/i386/costmodel-vect-33.c: New test.
+       * gcc.dg/vect/costmodel/i386/costmodel-vect-68.c: New test.
+       * gcc.dg/vect/costmodel/i386/costmodel-vect-reduc-1char.c: New test.
+       * gcc.dg/vect/costmodel/x86_64: New directory.
+       * gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp:
+       New testsuite.
+       * gcc.dg/vect/costmodel/x86_64/costmodel-fast-math-vect-pr29925.c:
+       New test.
+       * gcc.dg/vect/costmodel/x86_64/costmodel-vect-31.c: New test.
+       * gcc.dg/vect/costmodel/x86_64/costmodel-vect-33.c: New test.
+       * gcc.dg/vect/costmodel/x86_64/costmodel-vect-68.c: New test.
+       * gcc.dg/vect/costmodel/x86_64/costmodel-vect-reduc-1char.c: New test.
+       * gcc.dg/vect/costmodel/x86_64/costmodel-pr30843.c: New test.
+
+2007-06-08  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR tree-optimization/32243
+       * gcc.dg/vect/vect.exp: Add support for -O3 tests.  Reset default
+       flags for -Os tests.
+       * gcc.dg/vect/03-vect-pr32243.c: New test.
+
+2007-06-08  Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/32224
+       * gcc.dg/vect/pr32224.c: New test.
+
+2007-06-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/32177
+       * g++.dg/gomp/pr32177.C: New test.
+
+2007-06-07  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR testsuite/25241
+       * gcc.dg/parm-mismatch-1.c: Use dg-message for notes.
+       * gcc.dg/Wfatal.c: Use dg-message for output that is neither a
+       warning nor an error.
+       * gcc.dg/Wfatal-2.c: Likewise.
+       * gcc.dg/Werror-1.c: Likewise.
+       * gcc.dg/Werror-5.c: Likewise.
+       * gcc.dg/Werror-7.c: Likewise.
+       * gcc.dg/Werror-10.c: Likewise.
+       * gcc.dg/Werror-11.c: Likewise.
+
+2007-06-07  Simon Martin  <simartin@users.sourceforge.net>
+
+       PR c++/30759
+       * g++.dg/init/brace6.C: New test.
+
+2007-06-07  Geoffrey Keating  <geoffk@apple.com>
+
+       * g++.dg/ext/cleanup-8.c: Run on i386-darwin9 and later.
+       * g++.dg/ext/cleanup-9.c: Run on i386-darwin9 and later.
+       * g++.dg/ext/cleanup-10.c: Run on i386-darwin9 and later.
+       * g++.dg/ext/cleanup-11.c: Run on i386-darwin9 and later.
+
+       * gcc.dg/attr-weakref-1-darwin.c: Run on all Darwin platforms.
+       * gcc.dg/20050826-1.c: Run on all Darwin platforms.
+       * gcc.dg/darwin-ld-2.c: Run on all Darwin platforms.
+       * gcc.dg/darwin-ld-4.c: Run on all Darwin platforms.
+       * gcc.dg/cleanup-8.c: Run on i386-darwin9 and later.
+       * gcc.dg/cleanup-9.c: Run on i386-darwin9 and later.
+       * gcc.dg/cleanup-10.c: Run on i386-darwin9 and later.
+       * gcc.dg/cleanup-11.c: Run on i386-darwin9 and later.
+
+       * gcc.dg/darwin-minversion-3.c: New.
+
+2007-06-07  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/builtin-copysign.c: New test.
+
+2007-06-07  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       PR tree-optimization/32220
+       * gfortran.dg/predcom-2.f: New testcase.
+
+2007-06-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR tree-opt/32231
+       * gcc.target/i386/vectorize4.c: New test.
+
+2007-06-06  Steve Ellcey  <sje@cup.hp.com>
+
+       * gfortran.dg/integer_exponentiation_3.F90: Use approx. check.
+
+2007-06-06  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR testsuite/25241
+       * gcc.dg/simd-5.c: Mark output as a note.
+       * gcc.dg/simd-6.c: Mark output as a note. Fix incorrect use of
+       dg-message.
+       * gcc.dg/simd-1.c: Likewise.
+       * gcc.dg/always_inline.c: Mark output as a sorry.
+       * gcc.dg/always_inline2.c: Likewise.
+       * gcc.dg/always_inline3.c: Likewise.
+
+2007-06-06  Ian Lance Taylor  <iant@google.com>
+
+       * g++.dg/conversion/enum1.C: New test.
+
+2007-06-06  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR tree-optimization/32216
+       * gcc.dg/vect/pr32216.c: New test.
+
+2007-06-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR testsuite/18923
+       * gfortran.dg/invalid_contains_1.f90: New test.
+       * gfortran.dg/invalid_contains_2.f90: New test.
+
+2007-06-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR testsuite/32057
+       * gfortran.dg/secnds.f: Update test to avoid roundoff errors and
+       midnight issues.
+
+2007-06-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR testsuite/25241
+       * gcc.dg/invalid-call-1.c: Use dg-warning to match the warning and
+       dg-message to match de note.
+       * gcc.dg/pr26570.c: Use dg-message for a note.
+       * gcc.dg/pr29254.c: Use dg-message for generic output and use
+       dg-error instead of dg-warning because of -Werror.
+       * gcc.dg/glibc-uclibc-1.c: Use dg-message for output that is
+       neither an error, nor a warning.
+       * gcc.dg/glibc-uclibc-2.c: Likewise
+       * gcc.dg/cpp/19940712-1.c: Likewise.
+
+2007-06-05  Joerg Wunsch  <j.gnu@uriah.heep.sax.de>
+
+       PR preprocessor/23479
+       * testsuite/gcc.dg/binary-constants-1.c: Add test suites for
+       the 0b-prefixed binary integer constants.
+       * testsuite/gcc.dg/binary-constants-2.c: Ditto.
+       * testsuite/gcc.dg/binary-constants-3.c: Ditto.
+       * testsuite/gcc.dg/binary-constants-4.c: Ditto.
+
+2007-06-05  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/Wstrict-overflow-19.c: New test.
+
+2007-06-05  Razya Ladelsky  <razya@il.ibm.com>
+
+       * gcc.dg/matrix/matrix-6.c: Remove conversion.
+
+2007-06-04  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/Wstrict-overflow-18.c: New test.
+
+2007-06-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
+
+       PR testsuite/25241
+       * gcc.dg/cpp/mi1.c: Use dg-message for output that is not an error.
+       * gcc.dg/cpp/mi5.c: Likewise.
+       * gcc.dg/cpp/mi7.c: Likewise.
+
+2007-06-04  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR c/32191
+       * gcc.dg/pr32191.c: New test.
+
+2007-05-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/32124
+       * gfortran.dg/allocate_stat_1.f90: Remove.
+
+2007-06-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gcc.target/i386/sse4_2-check.h: New.
+       * gcc.target/i386/sse4_2-crc32b.c: Likewise.
+       * gcc.target/i386/sse4_2-crc32.h: Likewise.
+       * gcc.target/i386/sse4_2-crc32l.c: Likewise.
+       * gcc.target/i386/sse4_2-crc32q.c: Likewise.
+       * gcc.target/i386/sse4_2-crc32w.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpestri-1.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpestri-2.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpestrm-1.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpestrm-2.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpgtq.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpistri-1.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpistri-2.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpistrm-1.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpistrm-2.c: Likewise.
+       * gcc.target/i386/sse4_2-pcmpstr.h: Likewise.
+       * gcc.target/i386/sse4_2-popcnt.h: Likewise.
+       * gcc.target/i386/sse4_2-popcntl.c: Likewise.
+       * gcc.target/i386/sse4_2-popcntq.c: Likewise.
+
+2007-06-01  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.dg/pie-link.c: New test.
+
+2007-06-01  Ian Lance Taylor  <iant@google.com>
+
+       * gcc.dg/Wstrict-overflow-17.c: New test.
+
+2007-06-01  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gcc.dg/builtin-return-1.c (g): New.
+       (main): Allocate at least 64 bytes on the stack.
+
+2007-05-31  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/init/cleanup3.C: New test.
+
+2007-05-31  Rask Ingemann Lambertsen  <rask@sygehus.dk>
+
+       * gcc.c-torture/compile/limits-caselabels.c: Fix for targets where
+       int is 16 bits.
+
+007-05-31  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/32156
+       * gfortran.dg/char_array_constructor_3.f90: New test.
+
+2007-05-31  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       PR tree-optimization/32160
+       * gfortran.dg/predcom-1.f: New test.
+
+2007-05-31  Richard Guenther  <rguenther@suse.de>
+
+       * g++.dg/other/str_empty.C: Move...
+       * g++.dg/other/pr30567.C: Move...
+       * g++.dg/tree-ssa/pr27218.C: Move...
+       * g++.dg/torture: ...here and remove dg-options.
+
+2007-05-31  Paolo Carlini  <pcarlini@suse.de>
+
+       PR c++/32158
+       * g++.dg/ext/is_pod_incomplete.C: New.
+
+2007-05-31  Russell Yanofsky <russ@yanofsky.org>
+           Douglas Gregor <doug.gregor@gmail.com>
+           Pedro Lamarao <pedro.lamarao@mndfck.org>
+           Howard Hinnant <howard.hinnant@gmail.com>
+
+       PR c++/7412
+       PR c++/29939
+       * g++.dg/cpp0x/rv8p.C: New.
+       * g++.dg/cpp0x/temp-constructor-bug.C: New.
+       * g++.dg/cpp0x/cast-bug.C: New.
+       * g++.dg/cpp0x/elision_weak.C: New.
+       * g++.dg/cpp0x/collapse-bug.C: New.
+       * g++.dg/cpp0x/rv3p.C: New.
+       * g++.dg/cpp0x/rv7n.C: New.
+       * g++.dg/cpp0x/overload-conv-1.C: New.
+       * g++.dg/cpp0x/rv2n.C: New.
+       * g++.dg/cpp0x/deduce.C: New.
+       * g++.dg/cpp0x/temp-va-arg-bug.C: New.
+       * g++.dg/cpp0x/rv6p.C: New.
+       * g++.dg/cpp0x/template_deduction.C: New.
+       * g++.dg/cpp0x/implicit-copy.C: New.
+       * g++.dg/cpp0x/rv1p.C: New.
+       * g++.dg/cpp0x/cast.C: New.
+       * g++.dg/cpp0x/rv5n.C: New.
+       * g++.dg/cpp0x/collapse.C: New.
+       * g++.dg/cpp0x/overload-conv-2.C: New.
+       * g++.dg/cpp0x/rv4p.C: New.
+       * g++.dg/cpp0x/rvo.C: New.
+       * g++.dg/cpp0x/iop.C: New.
+       * g++.dg/cpp0x/rv3n.C: New.
+       * g++.dg/cpp0x/rv7p.C: New.
+       * g++.dg/cpp0x/reference_collapsing.C: New.
+       * g++.dg/cpp0x/overload.C: New.
+       * g++.dg/cpp0x/named.C: New.
+       * g++.dg/cpp0x/rv2p.C: New.
+       * g++.dg/cpp0x/rv6n.C: New.
+       * g++.dg/cpp0x/not_special.C: New.
+       * g++.dg/cpp0x/bind.C: New.
+       * g++.dg/cpp0x/rv1n.C: New.
+       * g++.dg/cpp0x/rv5p.C: New.
+       * g++.dg/cpp0x/elision.C: New.
+       * g++.dg/cpp0x/named_refs.C: New.
+       * g++.dg/cpp0x/unnamed_refs.C: New.
+       * g++.dg/cpp0x/rv4n.C: New.
+       * g++.dg/cpp0x/elision_neg.C: New.
+       * g++.dg/init/copy7.C: Run in C++98 mode.
+       * g++.dg/overload/arg1.C: Ditto.
+       * g++.dg/overload/arg4.C: Ditto.
+
+2007-05-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/31809
+       * g++.dg/opt/static5.C: New test.
+
+2007-05-30  Richard Guenther  <rguenther@suse.de>
+
+       * g++.dg/dg.exp: Prune torture/.
+       * g++.dg/torture/dg-torture.exp: New testsuite.
+
+2007-05-30  Kazu Hirata  <kazu@codesourcery.com>
+
+       * gcc.target/arm/pr27387.C: Move and rename to ...
+       * g++.dg/inherit/thunk8.C: ... here.
+
+2007-05-30  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/31769
+       * g++.dg/gomp/pr31769.C: New test.
+
+2007-05-29  Hui-May Chang  <hm.chang@apple.com>
+
+       * gcc.target/i386/stack-realign.c: New.
+
+2007-05-29  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       * gcc.dg/tree-ssa/prefetch-6.c: New test.
+
+2007-05-29  Tobias Schlüter  <tobi@gcc.gnu.org>
+
+       * gfortran.dg/sizeof.f90: New.
+
+2007-05-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR c/31339
+       * gcc.dg/boolcomplex-1.c: New test.
+
+       PR c++/31339
+       * g++.dg/ext/boolcomplex-1.c: New test.
+
+2007-05-28  Razya Ladelsky  <razya@il.ibm.com>
+
+       * gcc.dg/matrix: New directory.
+
+2007-05-28  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/32124
+       * gfortran.dg/allocate_stat_1.f90: New.
+
+2007-05-28  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       PR fortran/31972
+       * transfer_hollerith_1.f90: New test.
+
+2007-05-28  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR tree-opt/32100
+       * gcc.c-torture/execute/vrp-7.c: New test.
+
+2007-05-28  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * gfortran.dg/transfer_simplify_4.f90: New test.
+
+2007-05-27  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/32088
+       * gfortran.dg/func_result_3.f90: New.
+
 2007-05-27  Tobias Burnus  <burnus@net-b.de>
 
        PR middle-end/32083
        * gcc.target/arm/long-calls-4.c: Likewise.
 
 2007-05-25  Richard Guenther  <rguenther@suse.de>
-       Andrew Pinski  <andrew_pinski@playstation.sony.com>
+           Andrew Pinski  <andrew_pinski@playstation.sony.com>
 
        PR tree-optimization/31982
        * gcc.dg/tree-ssa/forwprop-2.c: New testcase.
        * gcc.dg/20030906-2.c: Likewise.
        * objc.dg/method-17.m: Add -Wreturn-type.
        * obj-c++.dg/method-21.mm: Likewise.
-       
+
 2007-05-20  Uros Bizjak  <ubizjak@gmail.com>
 
        PR target/31585
        * g++.dg/warn/Wconversion-sign.C: New.
        * g++.old-deja/g++.other/warn4.C: Update.
        * g++.dg/warn/Wconversion1.C: Likewise.
-       
+
 2007-05-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * gcc.dg/torture/builtin-math-2.c: Add gamma_r/lgamma_r tests.
        * g++.dg/warn/Wstrict-aliasing-bogus-signed-unsigned.C: New test.
        * g++.dg/warn/Wstrict-aliasing-bogus-struct-included.C: New test.
        * g++.dg/warn/Wstrict-aliasing-bogus-union.C: New test.
-       * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: New test. 
+       * g++.dg/warn/Wstrict-aliasing-float-ref-int-obj.C: New test.
 
 2007-05-11  Paolo Carlini  <pcarlini@suse.de>
 
 
        PR target/31854
        * gcc.target/i386/pr31854.c: New test.
-       
+
 2007-05-07  Janis Johnson  <janis187@us.ibm.com>
 
        * gcc.dg/pch/pch.exp: XFAIL largefile on Solaris 10 x86.