aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2013-04-22 19:05:26 +0200
committerUros Bizjak <uros@gcc.gnu.org>2013-04-22 19:05:26 +0200
commite973d6dda096c7eb417b7872d7e8299b4b7f5ef9 (patch)
tree94b7367e0aa727b5e0aeebfb8b1a0e933a70276d /gcc
parent829d0168e6816e2b309bc75f4e23d28656ceed6f (diff)
downloadgcc-e973d6dda096c7eb417b7872d7e8299b4b7f5ef9.zip
gcc-e973d6dda096c7eb417b7872d7e8299b4b7f5ef9.tar.gz
gcc-e973d6dda096c7eb417b7872d7e8299b4b7f5ef9.tar.bz2
* testsuite/ChangeLog: Fix whitespace.
From-SVN: r198148
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog14
1 files changed, 6 insertions, 8 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 84a1fb9..055e558 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -55,20 +55,19 @@
* gfortran.dg/array_constructor_45.f90: New test.
* gfortran.dg/array_constructor_46.f90: New test.
* gfortran.dg/array_constructor_47.f90: New test.
- * gfortran.dg/array_constructor_40.f90: Adjust number of
- while loops.
+ * gfortran.dg/array_constructor_40.f90: Adjust number of while loops.
2013-04-18 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/56999
* g++.dg/opt/pr56999.C: New test.
-2013-04-18 Cary Coutant <ccoutant@google.com>
+2013-04-18 Cary Coutant <ccoutant@google.com>
* g++.dg/debug/dwarf2/pubnames-2.C: Add -fno-debug-types-section.
* g++.dg/debug/dwarf2/pubnames-3.C: New test case.
-2013-04-18 Cary Coutant <ccoutant@google.com>
+2013-04-18 Cary Coutant <ccoutant@google.com>
* g++.dg/debug/dwarf2/typedef2.C: Add -fno-debug-types-section flag.
* g++.dg/debug/dwarf2/typedef4.C: Likewise.
@@ -84,8 +83,7 @@
2013-04-18 Grigoriy Kraynov <grigoriy.kraynov@intel.com>
- * gcc.target/i386/avx2-vpop-check.h: volatility is casted away in
- memcmp().
+ * gcc.target/i386/avx2-vpop-check.h: Cast away volatility in memcmp().
2013-04-18 Jakub Jelinek <jakub@redhat.com>
@@ -139,12 +137,12 @@
* lib/gcc-dg.exp (scan-module): Uncompress module file before scanning.
* gfortran.dg/module_md5_1.f90: Remove.
-2013-04-16 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
+2013-04-16 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
* gcc.target/aarch64/adds3.c: New.
* gcc.target/aarch64/subs3.c: New.
-2013-04-16 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
+2013-04-16 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
* gcc.target/aarch64/adds1.c: New.
* gcc.target/aarch64/adds2.c: New.