diff options
Diffstat (limited to 'gcc/config/s390/linux.h')
-rw-r--r-- | gcc/config/s390/linux.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/config/s390/linux.h b/gcc/config/s390/linux.h index b94f0b9d8f2..d3e88072254 100644 --- a/gcc/config/s390/linux.h +++ b/gcc/config/s390/linux.h @@ -68,15 +68,6 @@ Boston, MA 02111-1307, USA. */ while (0) -/* Target specific compiler settings. */ - -/* ??? -fcaller-saves sometimes doesn't work. Fix this! */ -#undef CC1_SPEC -#define CC1_SPEC "-fno-caller-saves" -#undef CC1PLUS_SPEC -#define CC1PLUS_SPEC "-fno-caller-saves" - - /* Target specific assembler settings. */ #ifdef DEFAULT_TARGET_64BIT |