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/70677] Suboptimal cond on AVR: unneeded stack frame


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

--- Comment #7 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Wed Aug  3 15:46:11 2016
New Revision: 239080

URL: https://gcc.gnu.org/viewcvs?rev=239080&root=gcc&view=rev
Log:
        PR 70677
        * common/config/avr/avr-common.c (avr_option_optimization_table)
        [OPT_LEVELS_ALL]: Turn off -fcaller-saves.


Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/common/config/avr/avr-common.c

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