aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/powerpcspe/powerpcspe.c
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2018-07-04 07:35:37 +0000
committerMartin Liska <marxin@gcc.gnu.org>2018-07-04 07:35:37 +0000
commitdd047c67e45c244c147a8244671154c77a9bda47 (patch)
tree335bdcdc2ff7703f446f9c2343a21c00f3d15cb6 /gcc/config/powerpcspe/powerpcspe.c
parent7709f595efd867318f501db72832fe420dad8560 (diff)
downloadgcc-dd047c67e45c244c147a8244671154c77a9bda47.zip
gcc-dd047c67e45c244c147a8244671154c77a9bda47.tar.gz
gcc-dd047c67e45c244c147a8244671154c77a9bda47.tar.bz2
Temporary remove "at least 8 byte alignment" code from x86
2018-07-04 Denys Vlasenko <dvlasenk@redhat.com> * config/i386/dragonfly.h: (ASM_OUTPUT_MAX_SKIP_ALIGN): Use a simpler align directive also if MAXSKIP = ALIGN-1. * config/i386/gas.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * config/i386/lynx.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * config/i386/netbsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * config/i386/i386.h (ASM_OUTPUT_MAX_SKIP_PAD): Likewise. * config/i386/freebsd.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove "If N is large, do at least 8 byte alignment" code. Add SUBALIGN_LOG define. Use a simpler align directive also if MAXSKIP = ALIGN-1. * config/i386/gnu-user.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * config/i386/iamcu.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * config/i386/openbsdelf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. * config/i386/x86-64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Likewise. From-SVN: r262374
Diffstat (limited to 'gcc/config/powerpcspe/powerpcspe.c')
0 files changed, 0 insertions, 0 deletions