Searched refs:TARGET_FIX_V4BX_SPEC (Results 1 – 2 of 2) sorted by relevance
55 #define TARGET_FIX_V4BX_SPEC " %{mcpu=arm8|mcpu=arm810|mcpu=strongarm*"\ macro69 "%{mabi=apcs-gnu|mabi=atpcs:-meabi=gnu;:-meabi=5}" TARGET_FIX_V4BX_SPEC \78 TARGET_FIX_V4BX_SPEC BE8_LINK_SPEC
7 means the value of TARGET_FIX_V4BX_SPEC gets lost and as a result30 +#undef TARGET_FIX_V4BX_SPEC31 +#define TARGET_FIX_V4BX_SPEC "%{mcpu=arm8|mcpu=arm810|mcpu=strongarm*|march=armv4: --fix-v4bx}"37 +#define LINK_SPEC TARGET_FIX_V4BX_SPEC EABI_LINK_SPEC \