[Bug target/12329] x86: local function declared with attribute((regparm(3))) gets corrupted parent frame pointer
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 27 18:21:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-27 18:09 -------
Confirmed.
It is easier to see on the tree-ssa:
(insn 5 4 6 (set (reg/v:SI 61 [ l ])
(reg:SI 2 cx [ l ])) -1 (nil)
(nil))
(insn 6 5 7 (set (reg/f:SI 62 [ CHAIN.6 ])
(reg:SI 2 cx)) -1 (nil)
(nil))
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Known to fail| |2.95.3 3.0.4
Last reconfirmed|0000-00-00 00:00:00 |2004-04-27 18:09:53
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12329
More information about the Gcc-bugs
mailing list