aboutsummaryrefslogtreecommitdiff
path: root/contrib/regression/README
diff options
context:
space:
mode:
authorGeorg-Johann Lay <avr@gjlay.de>2024-08-18 15:00:55 +0200
committerGeorg-Johann Lay <avr@gjlay.de>2024-08-18 15:28:50 +0200
commitdfb2e8caa85d1059a0ab8ed4f19568c04c9f13a4 (patch)
treef3b5050a68214ac6b2d8715a0762c812e3bd5280 /contrib/regression/README
parent3ae8794665ee7cbefee755d4b4be8d1ecb8c2a81 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
AVR: target/116407 - Fix linker error "relocation truncated to fit".HEADtrunkmaster
Some text peepholes output extra instructions prior to a branch instruction and that increase the jump offset of backward branches. PR target/116407 gcc/ * config/avr/avr-protos.h (avr_jump_mode): Add an int argument. * config/avr/avr.cc (avr_jump_mode): Add an int argument to increase the computed jump offset of backwards branches. * config/avr/avr.md (*dec-and-branchhi!=-1, *dec-and-branchsi!=-1): Increase the jump offset used by avr_jump_mode() as needed. gcc/testsuite/ * gcc.target/avr/torture/pr116407-2.c: New test. * gcc.target/avr/torture/pr116407-4.c: New test.
Diffstat (limited to 'contrib/regression/README')
0 files changed, 0 insertions, 0 deletions