------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2008-11-08 18:59 ------- Subject: Re: [4.4 Regression] __builtin_apply failures
On Sat, 08 Nov 2008, danglin at gcc dot gnu dot org wrote: > 0x4000000000002b18 <bar+120>: std r0,10(r3) > 0x4000000000002b1c <bar+124>: ldd 10(r3),ret0 > 0x4000000000002b20 <bar+128>: ldo 20(sp),sp > 0x4000000000002b24 <bar+132>: std r3,-8(sp) > 0x4000000000002b28 <bar+136>: copy r4,dp > 0x4000000000002b2c <bar+140>: ldd,mb -10(ret0),r31 Seems to arise in the initvals pass. The pseudo reg/f:DI 69 has no initialization. Attaching rtl dump. Dave ------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2008-11-08 18:59 ------- Created an attachment (id=16635) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16635&action=view) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37323