Commit 93542a31 by Jakub Jelinek

Formatting fixes.

From-SVN: r141733
parent ff596cd2
......@@ -2,7 +2,7 @@
PR middle-end/37807
PR middle-end/37809
* gcc/testsuite/gcc.target/i386/mmx-8.c: New test.
* gcc.target/i386/mmx-8.c: New test.
2008-11-09 Paul Thomas <pault@gcc.gnu.org>
......@@ -1898,10 +1898,10 @@
2008-09-07 Victor Kaplansky <victork@il.ibm.com>
PR testsuite/37334
* gcc/testsuite/gcc.dg/fastmath-2.c: Add volatile to
* gcc.dg/fastmath-2.c: Add volatile to
definition of b, change -ffast-math to -ffinite-math-only
and rename test to ...
* gcc/testsuite/gcc.dg/div-double-1.c: ... this.
* gcc.dg/div-double-1.c: ... this.
2008-09-06 Jeff Law <law@redhat.com>
......@@ -3514,7 +3514,7 @@
2008-08-20 Victor Kaplansky <victork@il.ibm.com>
* gcc.dg/vect/vect-multitypes-15.c: Fix typo.
* gcc/testsuite/lib/target-supports.exp
* lib/target-supports.exp
(check_effective_target_vect_long_long): Remove spu-*-*.
* gcc.dg/vect/vect-multitypes-16.c: Make init loop unvectorizable.
* gcc.dg/vect/slp-widen-mult-u8.c: Likewise.
......@@ -4625,7 +4625,7 @@
PR 35058
* gcc.dg/Wdeclaration-after-statement-3.c: New.
* gcc/testsuite/gcc.dg/Wpointer-arith.c: New.
* gcc.dg/Wpointer-arith.c: New.
2008-07-22 Jerry DeLisle <jvdelisle@gcc.gnu.org>
......@@ -4898,8 +4898,8 @@
PR c++/13101
* g++.dg/parse/func-ptr-decl.C: New test.
* gcc/testsuite/g++.old-deja/g++.jason/crash11.C: Update this to
catch a warning that is generated by virtue of fixing this bug.
* g++.old-deja/g++.jason/crash11.C: Update this to
catch a warning that is generated by virtue of fixing this bug.
2008-07-11 Dodji Seketeli <dseketel@redhat.com>
......@@ -4914,8 +4914,8 @@
2008-06-30 Dodji Seketeli <dseketel@redhat.com>
* g++.dg/parse/constructor1.C, g++.dg/parse/error*.C: Update these
tests to make them catch column number regressions. Make these tests
run with the -fshow-column option.
tests to make them catch column number regressions. Make these tests
run with the -fshow-column option.
* g++.dg/parse/error-column.C: new column number test.
2008-07-11 Richard Guenther <rguenther@suse.de>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment