Commit ef6f5655 by Nick Clifton Committed by Nick Clifton

(ASM_SPEC): Undefine (to stop -Qy being passed on to GAS) but do not define,

as GAS no longer supports or needs the -m2000 option.

From-SVN: r93222
parent c16be7d5
2005-01-12 Nick Clifton <nickc@redhat.com>
* config/iq2000/iq2000.h (ASM_SPEC): Undefine (to stop -Qy being
passed on to GAS) but do not define, as GAS no longer supports or
needs the -m2000 option.
2005-01-11 Roger Sayle <roger@eyesopen.com>
* builtins.c (fold_builtin_fabs): Convert argument to the appropriate
......
......@@ -926,7 +926,6 @@ extern void sbss_section (void);
#undef ASM_SPEC
#define ASM_SPEC "%{march=iq2000: -m2000} %{march=iq10: -m10} %{!march=*: -m2000}"
/* The mapping from gcc register number to DWARF 2 CFA column number.
......
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