From b03c990f38a21b0d0eb58c0ab186eb90df19962a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 20 Jan 2016 06:13:30 -0800 Subject: [PATCH] Fix testsuite/ChangeLog entry From-SVN: r232615 --- gcc/testsuite/ChangeLog | 5 ----- 1 file changed, 5 deletions(-) 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.