diff options
author | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-07-21 17:24:04 +0100 |
---|---|---|
committer | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-07-21 17:32:06 +0100 |
commit | b4ca70a3faa5ebc1f9fb4600583d0986f1bc7133 (patch) | |
tree | 6a9a443680f577a3e02b1e1dc80ad7c45e22fa27 /gcc/tree-vectorizer.c | |
parent | aa360dd1c882b943066ba088861c0bfac9df930d (diff) | |
download | gcc-b4ca70a3faa5ebc1f9fb4600583d0986f1bc7133.zip gcc-b4ca70a3faa5ebc1f9fb4600583d0986f1bc7133.tar.gz gcc-b4ca70a3faa5ebc1f9fb4600583d0986f1bc7133.tar.bz2 |
MSP430: Remove do_no_relax_short_jumps
This is an old cludge from from when the Binutils linker could not relax
BR to JMP and vice-versa when shuffling "either" sections between upper
and lower memory. This has been fixed since at least Binutils 2.30.
gcc/ChangeLog:
* config/msp430/msp430-protos.h (msp430_do_not_relax_short_jumps):
Remove.
* config/msp430/msp430.c (msp430_do_not_relax_short_jumps): Likewise.
* config/msp430/msp430.md (cbranchhi4_real): Remove special case for
msp430_do_not_relax_short_jumps.
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions