This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/81268] [avr] Support __gcc_isr pseudo-instruction for more efficient ISR prologues
- 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: Fri, 18 Aug 2017 11:22:46 +0000
- Subject: [Bug target/81268] [avr] Support __gcc_isr pseudo-instruction for more efficient ISR prologues
- Auto-submitted: auto-generated
- References: <bug-81268-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81268
--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #3)
> Redoing https://gcc.gnu.org/ml/gcc-bugs/2017-08/msg01469.html
I guess due to some server crash / glitch?
> New Revision: 251085
>
> URL: https://gcc.gnu.org/viewcvs?rev=251085&root=gcc&view=rev
> Log:
> gcc/
> PR target/81754
> PR target/81268
Shouldn't this also result in a respective auto-comment to PR81754?