aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorDaniel Santos <daniel.santos@pobox.com>2017-07-24 21:59:57 +0000
committerDaniel Santos <dansan@gcc.gnu.org>2017-07-24 21:59:57 +0000
commit9cbc07ccffa3403f4f18baf615bb1fe955b3a20e (patch)
treee297b5bb11ee15fc43734a7566a4d8f7dfa20944 /gcc/fold-const.c
parent1993098939aa6033abb75961127c25e316864501 (diff)
downloadgcc-9cbc07ccffa3403f4f18baf615bb1fe955b3a20e.zip
gcc-9cbc07ccffa3403f4f18baf615bb1fe955b3a20e.tar.gz
gcc-9cbc07ccffa3403f4f18baf615bb1fe955b3a20e.tar.bz2
PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris
2017-07-24 Daniel Santos <daniel.santos@pobox.com> PR testsuite/80759 * config.host: include i386/t-msabi for darwin and solaris. * config/i386/i386-asm.h (ELFFN): Rename to FN_TYPE. (FN_SIZE): New macro. (FN_HIDDEN): Likewise. (ASMNAME): Likewise. (FUNC_START): Rename to FUNC_BEGIN, use ASMNAME, replace .global with .globl. (HIDDEN_FUNC): Use ASMNAME and .globl instead of .global. (SSE_SAVE): Convert to cpp macro, hard-code offset (always 0x60). * config/i386/resms64.S: Use SSE_SAVE as cpp macro instead of gas .macro. * config/i386/resms64f.S: Likewise. * config/i386/resms64fx.S: Likewise. * config/i386/resms64x.S: Likewise. * config/i386/savms64.S: Likewise. * config/i386/savms64f.S: Likewise. From-SVN: r250488
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions