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/79749] Many sparc testcases FAIL at -O0 with -fomit-frame-pointer


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

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