aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppfiles.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2000-06-09 16:31:54 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2000-06-09 16:31:54 +0200
commite95b1e6a2ed1031b5ac054f4e457d001a981d726 (patch)
tree7149b8de2f1865dbf6ad01309fa17d61e3392647 /gcc/cppfiles.c
parentdba1acea53d877f27d60ff12cb99f2ff442aa358 (diff)
downloadgcc-e95b1e6a2ed1031b5ac054f4e457d001a981d726.zip
gcc-e95b1e6a2ed1031b5ac054f4e457d001a981d726.tar.gz
gcc-e95b1e6a2ed1031b5ac054f4e457d001a981d726.tar.bz2
configure.in: Check whether gas supports -relax.
* configure.in: Check whether gas supports -relax. * configure, config.in: Rebuilt. * config/sparc/sparc.h (ASM_RELAX_SPEC): Define. (EXTRA_SPECS): Add asm_relax. (ASM_SPEC): Add %(asm_relax). (TARGET_SWITCHES): Add -mrelax and -mno-relax. * config/sparc/linux64.h (LINK_ARCH_SPEC): Rename to LINK_SPEC. (LINK_SPEC): Pass -relax to linker unless -mno-relax or -r. (ASM_SPEC): Add %(asm_relax). * config/sparc/linux.h (LINK_SPEC, ASM_SPEC): Likewise. * config/sparc/sparc.c (output_sibcall): If HAVE_AS_RELAX_OPTION, never use sethi/jmpl for leaf tail calls. Use or with rs2 %g0 instead of mov, so that gas can further optimize it. From-SVN: r34466
Diffstat (limited to 'gcc/cppfiles.c')
0 files changed, 0 insertions, 0 deletions