mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-02-05 18:40:21 +00:00
remove dead code in __aeabi_dcmpun (#1703)
two tail instructions were unreachable
This commit is contained in:
parent
a0f4cd4096
commit
fcd5333f6b
@ -416,9 +416,6 @@ wrapper_func __aeabi_dcmpun
|
||||
movs r0, #1
|
||||
bx lr
|
||||
|
||||
movs r0, #0
|
||||
bx lr
|
||||
|
||||
// double FUNC_NAME(__aeabi_ui2d)(unsigned) unsigned to double (double precision) conversion
|
||||
double_wrapper_section __aeabi_ui2d
|
||||
shimmable_table_tail_call SF_TABLE_UINT2FLOAT uint2double_shim
|
||||
|
Loading…
x
Reference in New Issue
Block a user