From: H.J. Lu Date: Wed, 20 Jan 2016 14:13:30 +0000 (-0800) Subject: Fix testsuite/ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b03c990f38a21b0d0eb58c0ab186eb90df19962a;p=gcc.git Fix testsuite/ChangeLog entry From-SVN: r232615 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 47ed6730bc7..ce8c63e008e 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.