From: hjl Date: Wed, 20 Jan 2016 14:13:30 +0000 (+0000) Subject: Fix testsuite/ChangeLog entry X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44488eb0f32ef6e05c023b26c8b9fe8da044cc59;p=thirdparty%2Fgcc.git Fix testsuite/ChangeLog entry git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232615 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 47ed6730bc7a..ce8c63e008e2 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,10 +1,5 @@ 2016-01-20 H.J. Lu - 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.