This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/81305] [avr] avrtiny uses LDS for SREG in ISR routines which is out of range of LDS.


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]