Commit 67489eec authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] M68k ifpsp060 updates

M68k: Remove .global for local labels that are used to subtract (needed for
recent binutils, from Andreas Schwab)
parent ea70003b
......@@ -302,7 +302,6 @@ _060_fpsp_effadd:
| The size of this section MUST be 128 bytes!!!
.global _FP_CALL_TOP
_FP_CALL_TOP:
.long _060_real_bsun - _FP_CALL_TOP
.long _060_real_snan - _FP_CALL_TOP
......
......@@ -270,7 +270,6 @@ _060_isp_cas_restart:
| The size of this section MUST be 128 bytes!!!
.global _I_CALL_TOP
_I_CALL_TOP:
.long _060_real_chk - _I_CALL_TOP
.long _060_real_divbyzero - _I_CALL_TOP
......
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