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

--- Comment #7 from davem at gcc dot gnu.org ---
Author: davem
Date: Fri Jun  9 19:21:15 2017
New Revision: 249072

URL: https://gcc.gnu.org/viewcvs?rev=249072&root=gcc&view=rev
Log:
sparc: Further adjustments for alloca epilogue blockage.

gcc/

        PR target/80968
        * config/sparc/sparc.c (sparc_flat_expand_epilogue): Don't
        emit frame blockage here.
        (sparc_expand_epilogue): Do it here.
        * config/sparc/sparc.md (return expander): Emit frame blockage
        for alloca here too.


Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/sparc/sparc.c
    branches/gcc-5-branch/gcc/config/sparc/sparc.md

Reply via email to