This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/39585] GCC Generates Incorrect Stack Instructins for Interrupts When using -Os
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 24 Jun 2015 23:49:06 +0000
- Subject: [Bug target/39585] GCC Generates Incorrect Stack Instructins for Interrupts When using -Os
- Auto-submitted: auto-generated
- References: <bug-39585-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39585
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ramana at gcc dot gnu.org
--- Comment #4 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Hmmm I wonder if this is a dup of PR49437 - I'll do some archeaology when I get
some time - however trunk is fixed currently.