[Bug target/70677] Suboptimal cond on AVR: unneeded stack frame

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 4 08:00:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70677

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |6.2

--- Comment #9 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
For 6.2+, use -fno-caller-saves by default.  It still can be re-enabled by
explicit -fcaller-saves.


More information about the Gcc-bugs mailing list