Clean up ChangeLog entries.

From-SVN: r137153
This commit is contained in:
H.J. Lu 2008-06-26 10:57:43 -07:00
parent 688a7a07d7
commit eb19b3a373

View File

@ -4,7 +4,7 @@
2008-06-26 Ira Rosen <irar@il.ibm.com>
* testsuite/lib/target-supports.exp
* lib/target-supports.exp
(check_effective_target_vect_cmdline_needed): Add SPU to the list
of targets that do not need command line argument to enable SIMD.
@ -51,8 +51,8 @@
2008-06-23 Uros Bizjak <ubizjak@gmail.com>
PR middle-end/36584
* testsuite/gcc.dg/pr36584.c: New test.
* testsuite/gcc.target/i386/local2.c: Remove invalid test.
* gcc.dg/pr36584.c: New test.
* gcc.target/i386/local2.c: Remove invalid test.
2008-06-23 Jakub Jelinek <jakub@redhat.com>
@ -844,8 +844,8 @@
2008-05-23 Rafael Espindola <espindola@google.com>
* gcc/testsuite/gcc.c-torture/compile/20080522-1.c: Move to gcc.dg.
* gcc/testsuite/gcc.dg/20080522-1.c: Moved from gcc.c-torture.
* gcc.c-torture/compile/20080522-1.c: Move to gcc.dg.
* gcc.dg/20080522-1.c: Moved from gcc.c-torture.
2008-05-23 Paul Brook <paul@codesourcery.com>
Carlos O'Donell <carlos@codesourcery.com>
@ -1063,7 +1063,7 @@
Sebastian Pop <sebastian.pop@amd.com>
PR tree-optimization/36206
* testsuite/gfortran.dg/pr36206.f: New.
* gfortran.dg/pr36206.f: New.
2008-05-20 Arnaud Charlet <charlet@adacore.com>
@ -1667,7 +1667,7 @@
2008-05-08 Sa Liu <saliu@de.ibm.com>
* testsuite/gcc.target/spu/subti3.c: New.
* gcc.target/spu/subti3.c: New.
2008-05-08 Richard Guenther <rguenther@suse.de>
@ -1806,23 +1806,23 @@
2008-05-01 Simon Baldwin <simonb@google.com>
PR bootstrap/36108
* testsuite/gcc.dg/Warray-bounds.c: Removed frontend warnings update.
* testsuite/g++.dg/warn/Warray-bounds.c: Ditto.
* testsuite/gcc.dg/Warray-bounds-noopt.c: Removed testcase.
* testsuite/g++.dg/warn/Warray-bounds-noopt.c: Ditto.
* gcc.dg/Warray-bounds.c: Removed frontend warnings update.
* g++.dg/warn/Warray-bounds.c: Ditto.
* gcc.dg/Warray-bounds-noopt.c: Removed testcase.
* g++.dg/warn/Warray-bounds-noopt.c: Ditto.
2008-05-01 Bud Davis <bdavis9659@sbcglobal.net>
PR fortran/PR35940
PR fortran/35940
* gfortran.dg/index.f90: New test.
2008-05-01 Simon Baldwin <simonb@google.com>
* testsuite/gcc.dg/Warray-bounds.c: Updated for frontend warnings,
* gcc.dg/Warray-bounds.c: Updated for frontend warnings,
additional tests for arrays of size 0 and size 1.
* testsuite/g++.dg/warn/Warray-bounds.c: Ditto.
* testsuite/gcc.dg/Warray-bounds-noopt.c: New testcase.
* testsuite/g++.dg/warn/Warray-bounds-noopt.c: Ditto.
* g++.dg/warn/Warray-bounds.c: Ditto.
* gcc.dg/Warray-bounds-noopt.c: New testcase.
* g++.dg/warn/Warray-bounds-noopt.c: Ditto.
2008-05-01 Richard Guenther <rguenther@suse.de>
@ -1893,7 +1893,7 @@
2008-04-29 Kai Tietz <kai.tietz@onevision.com>
* testsuite/gcc.dg/sync-2.c: Set dg-options "-ansi".
* gcc.dg/sync-2.c: Set dg-options "-ansi".
2008-04-29 Jakub Jelinek <jakub@redhat.com>
@ -1963,7 +1963,7 @@
2008-04-26 George Helffrich <george@gcc.gnu.org>
PRs fortran/PR35154, fortran/PR23057
PRs fortran/35154, fortran/23057
* gfortran.dg/debug/pr35154-stabs.f: New test case for
.stabs functionality.
* gfortran.dg/debug/pr35154-dwarf2.f: New test case for
@ -3316,8 +3316,8 @@
2008-03-19 Richard Guenther <rguenther@suse.de>
PR middle-end/35609
* gcc.dg/testsuite/uninit-15.c: New testcase.
* gcc.dg/testsuite/uninit-16.c: Likewise.
* gcc.dg/uninit-15.c: New testcase.
* gcc.dg/uninit-16.c: Likewise.
2008-03-18 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>