Commit 247cb9df by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.

From-SVN: r49661
parent 62deb211
2002-02-10 Hans-Peter Nilsson <hp@bitrange.com>
* config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.
2002-02-10 Kazu Hirata <kazu@hxi.com>
* config/h8300/h8300.md (pushhi1_h8300): Correct the mode
......
......@@ -14,7 +14,9 @@ MULTILIB_OPTIONS = mabi=gnu
MULTILIB_DIRNAMES = gnuabi
# Don't use global registers in libraries.
MULTILIB_EXTRA_OPTS = mno-base-addresses
# FIXME: Not applied at "root" level, so disabled at the moment to stop
# incorrect comparisons with -mabi=gnu.
#MULTILIB_EXTRA_OPTS = mno-base-addresses
$(T)crti.o: $(srcdir)/config/mmix/crti.asm $(GCC_PASSES)
$(GCC_FOR_TARGET) $(GCC_CFLAGS) $(MULTILIB_CFLAGS) $(INCLUDES) \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment