This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/34013] callee-save register value sometimes corrupted when __stkchk called
- From: "ktietz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Subject: [Bug target/34013] callee-save register value sometimes corrupted when __stkchk called
- References: <bug-34013-7587@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from ktietz at gcc dot gnu dot org 2008-01-02 10:48 -------
Subject: Bug 34013
Author: ktietz
Date: Wed Jan 2 10:46:17 2008
New Revision: 131255
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131255
Log:
(ix86_expand_prologue): Save red-zone while stack probing.
PR 34013.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34013