------- 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