From 37f980dc03cc85795ea2e4de4ca69d3d7d1153c7 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Mon, 18 Jun 2018 09:32:39 -0400 Subject: config: Sync with GCC ... and re-generate all possible configure files, since they may depend on things in config/. config/ChangeLog: Sync with GCC 2018-06-08 Martin Liska * bootstrap-mpx.mk: Remove. 2018-05-10 Martin Liska PR bootstrap/64914 * bootstrap-ubsan.mk: Define UBSAN_BOOTSTRAP. 2018-05-09 Joshua Watt * ax_pthread.m4: Add file. 2018-05-08 Richard Biener PR bootstrap/85571 * bootstrap-lto-noplugin.mk: Disable compare. * bootstrap-lto.mk: Supply contrib/compare-lto for do-compare. 2018-04-24 H.J. Lu PR bootstrap/85490 * bootstrap-cet.mk (STAGE4_CFLAGS): New. 2018-04-24 H.J. Lu PR target/85485 * bootstrap-cet.mk (STAGE2_CFLAGS): Remove -mcet. (STAGE3_CFLAGS): Likewise. 2018-04-24 H.J. Lu PR target/85485 * cet.m4 (GCC_CET_FLAGS): Replace -mcet with -mshstk. 2018-04-19 Jakub Jelinek * cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=default with --enable-cet=auto. 2018-04-18 David Malcolm PR jit/85384 * acx.m4 (GCC_BASE_VER): Remove \$\$ from sed expression. --- sim/testsuite/configure | 1 - 1 file changed, 1 deletion(-) (limited to 'sim/testsuite/configure') diff --git a/sim/testsuite/configure b/sim/testsuite/configure index e37bdbd..5ddf15a 100755 --- a/sim/testsuite/configure +++ b/sim/testsuite/configure @@ -1890,7 +1890,6 @@ case "${target}" in ;; or1k-*-* | or1knd-*-*) sim_arch=or1k - sim_testsuite=yes ;; rl78-*-*) sim_arch=rl78 -- cgit v1.1