aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorH.J. Lu <hjl@gcc.gnu.org>2016-01-20 06:13:30 -0800
committerH.J. Lu <hjl@gcc.gnu.org>2016-01-20 06:13:30 -0800
commitb03c990f38a21b0d0eb58c0ab186eb90df19962a (patch)
tree973a03c7c44d4fab984fe3bd1173a436f88e137c /gcc
parent01ac970459055e682f44d15d43e2175abeeaa6a7 (diff)
downloadgcc-b03c990f38a21b0d0eb58c0ab186eb90df19962a.zip
gcc-b03c990f38a21b0d0eb58c0ab186eb90df19962a.tar.gz
gcc-b03c990f38a21b0d0eb58c0ab186eb90df19962a.tar.bz2
Fix testsuite/ChangeLog entry
From-SVN: r232615
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 47ed673..ce8c63e 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -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.