diff options
Diffstat (limited to 'gcc/config/sparc/linux-aout.h')
| -rw-r--r-- | gcc/config/sparc/linux-aout.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/sparc/linux-aout.h b/gcc/config/sparc/linux-aout.h index 74ddd92e5da..8063a6c0f5e 100644 --- a/gcc/config/sparc/linux-aout.h +++ b/gcc/config/sparc/linux-aout.h @@ -102,12 +102,6 @@ Boston, MA 02111-1307, USA. */ #define ASM_SPEC \ "%{V} %{v:%{!V:-V}} %{n} %{T} %{Ym,*} %{Wa,*:%*} -s %{fpic:-K PIC} %{fPIC:-K PIC}" -/* No weird SPARC variants on Linux */ -#undef TARGET_LIVE_G0 -#define TARGET_LIVE_G0 0 -#undef TARGET_BROKEN_SAVERESTORE -#define TARGET_BROKEN_SAVERESTORE 0 - /* Override MACHINE_STATE_{SAVE,RESTORE} because we have special traps available which can get and set the condition codes reliably. */ |

