This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81305] [avr] avrtiny uses LDS for SREG in ISR routines which is out of range of LDS.
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 05 Jul 2017 12:35:08 +0000
- Subject: [Bug target/81305] [avr] avrtiny uses LDS for SREG in ISR routines which is out of range of LDS.
- Auto-submitted: auto-generated
- References: <bug-81305-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81305
--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Wed Jul 5 12:34:36 2017
New Revision: 249996
URL: https://gcc.gnu.org/viewcvs?rev=249996&root=gcc&view=rev
Log:
gcc/
PR target/81305
* testsuite/gcc.target/avr/isr-test.h: New file.
Added:
trunk/gcc/testsuite/gcc.target/avr/isr-test.h
Modified:
trunk/gcc/ChangeLog