[Gmp-commit] /var/hg/gmp: (arm): Let compiler decide about arm vs thumb encod...
mercurial at gmplib.org
mercurial at gmplib.org
Mon May 18 16:47:23 UTC 2015
details: /var/hg/gmp/rev/feb1eae18ee5
changeset: 16640:feb1eae18ee5
user: Torbjorn Granlund <torbjorng at google.com>
date: Mon May 18 18:47:12 2015 +0200
description:
(arm): Let compiler decide about arm vs thumb encoding.
diffstat:
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 574539c50c47 -r feb1eae18ee5 configure.ac
--- a/configure.ac Mon May 18 08:32:25 2015 +0200
+++ b/configure.ac Mon May 18 18:47:12 2015 +0200
@@ -608,7 +608,6 @@
arm*-*-*)
gcc_cflags="$gcc_cflags $fomit_frame_pointer"
gcc_cflags_optlist="arch fpmode neon tune"
- gcc_cflags_maybe="-marm"
gcc_testlist="gcc-arm-umodsi"
GMP_INCLUDE_MPN(arm/arm-defs.m4)
CALLING_CONVENTIONS_OBJS='arm32call.lo arm32check.lo'
More information about the gmp-commit
mailing list