https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79749
--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Author: ebotcazou Date: Tue Feb 28 22:18:59 2017 New Revision: 245792 URL: https://gcc.gnu.org/viewcvs?rev=245792&root=gcc&view=rev Log: PR target/79749 * config/sparc/sparc.c (sparc_frame_pointer_required): Add missing condition on optimize for the leaf function test. Added: branches/gcc-6-branch/gcc/testsuite/gcc.target/sparc/20170228-1.c - copied unchanged from r245791, trunk/gcc/testsuite/gcc.target/sparc/20170228-1.c Modified: branches/gcc-6-branch/gcc/ChangeLog branches/gcc-6-branch/gcc/config/sparc/sparc.c branches/gcc-6-branch/gcc/testsuite/ChangeLog