aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
diff options
context:
space:
mode:
authorJozef Lawrynowicz <jozef.l@mittosystems.com>2020-07-21 17:24:04 +0100
committerJozef Lawrynowicz <jozef.l@mittosystems.com>2020-07-21 17:32:06 +0100
commitb4ca70a3faa5ebc1f9fb4600583d0986f1bc7133 (patch)
tree6a9a443680f577a3e02b1e1dc80ad7c45e22fa27 /gcc/tree-vectorizer.c
parentaa360dd1c882b943066ba088861c0bfac9df930d (diff)
downloadgcc-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