]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix ChangeLog entry.
authorclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jan 2016 14:12:13 +0000 (14:12 +0000)
committerclyon <clyon@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jan 2016 14:12:13 +0000 (14:12 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232614 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 5edf0329b35602d381b44a0ee74758330df94f92..47ed6730bc7af0ed338681453bc228ed0cc1a0ec 100644 (file)
@@ -1,7 +1,9 @@
-Require non-x32 target for compile-time MPX tests
+2016-01-20  H.J. Lu  <hongjiu.lu@intel.com>
 
-Compile-time MPX tests don't need the MPX run-time library.  They
-should pass for non-x32 target.
+       Require non-x32 target for compile-time MPX tests
+
+       Compile-time MPX tests don't need the MPX run-time library.  They
+       should pass for non-x32 target.
 
        PR testsuite/69366
        * g++.dg/pr63995-1.C: Require non-x32 target, instead of,
@@ -50,6 +52,7 @@ should pass for non-x32 target.
        * gcc.target/i386/pr65183.c: Likewise.
        * gcc.target/i386/pr65184.c: Likewise.
        * gcc.target/i386/thunk-retbnd.c: Likewise.
+
 2016-01-20  Ilya Enkovich  <enkovich.gnu@gmail.com>
 
        PR tree-optimization/69328