]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix testsuite/ChangeLog entry
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jan 2016 14:13:30 +0000 (14:13 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jan 2016 14:13:30 +0000 (14:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232615 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 47ed6730bc7af0ed338681453bc228ed0cc1a0ec..ce8c63e008e20bd68ba394ce0732c3a2c3895731 100644 (file)
@@ -1,10 +1,5 @@
 2016-01-20  H.J. Lu  <hongjiu.lu@intel.com>
 
-       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,
        the MPX run-time library, for compile-time MPX test.