[Bug middle-end/44505] [4.6 Regression] gcc.c-torture/execute/frame-address.c
amodra at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jun 16 06:00:00 GMT 2010
------- Comment #3 from amodra at gmail dot com 2010-06-16 05:59 -------
Confirmed on powerpc-linux. check_fa tail calls check_fa_mid, ignoring the
fact that check_fa_mid is passed the address of a check_fa local var.
10000510 <check_fa>:
10000510: 94 21 ff e0 stwu r1,-32(r1)
10000514: 38 61 00 08 addi r3,r1,8
10000518: 38 21 00 20 addi r1,r1,32
1000051c: 4b ff ff b4 b 100004d0 <check_fa_mid>
--
amodra at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2010-06-16 05:59:52
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44505
More information about the Gcc-bugs
mailing list