[Bug target/18759] [x86] using both -fomit-frame-pointer and -momit-leaf-frame-pointer enables frame pointers for non-leaf functions
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Dec 2 21:19:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-02 21:19 -------
Subject: Bug 18759
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2004-12-02 21:19:35
Modified files:
gcc : ChangeLog
gcc/config/i386: i386.c
Log message:
PR target/18759
* config/i386/i386.c (override_options): If -fomit-frame-pointer has
already been specified, ignore the -momit-leaf-frame-pointer option.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6689&r2=2.6690
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&r1=1.747&r2=1.748
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18759
More information about the Gcc-bugs
mailing list