diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2017-07-05 12:28:19 +0000 |
---|---|---|
committer | Georg-Johann Lay <gjl@gcc.gnu.org> | 2017-07-05 12:28:19 +0000 |
commit | 5c4feb2d1a0b504f24bb340b2406983955248abd (patch) | |
tree | ece651266df57e7f951b40165360f0a45669177b /gcc/omp-low.c | |
parent | a8745cc231e043dc9e455ea2a5897d30c14fd95a (diff) | |
download | gcc-5c4feb2d1a0b504f24bb340b2406983955248abd.zip gcc-5c4feb2d1a0b504f24bb340b2406983955248abd.tar.gz gcc-5c4feb2d1a0b504f24bb340b2406983955248abd.tar.bz2 |
re PR target/81305 ([avr] avrtiny uses LDS for SREG in ISR routines which is out of range of LDS.)
gcc/
PR target/81305
* config/avr/avr.c (avr_out_movhi_mr_r_xmega) [CONSTANT_ADDRESS_P]:
Don't depend on "optimize > 0".
(out_movhi_r_mr, out_movqi_mr_r): Same.
(out_movhi_mr_r, out_movqi_r_mr): Same.
(avr_address_cost) [CONSTANT_ADDRESS_P]: Don't depend cost for
io_address_operand on "optimize > 0".
* testsuite/gcc.target/avr/torture/isr-01-simple.c: New test.
* testsuite/gcc.target/avr/torture/isr-02-call.c: New test.
* testsuite/gcc.target/avr/torture/isr-03-fixed.c: New test.
From-SVN: r249995
Diffstat (limited to 'gcc/omp-low.c')
0 files changed, 0 insertions, 0 deletions