------- Comment #12 from amylaar at gcc dot gnu dot org 2006-02-10 17:42 ------- I get the following code for rld-legit2.c with the patch I am currently testing: _g: subq 4,$sp move $srp,[$sp] subq 40,$sp movem $r8,[$sp] move $r10,$srp move.d $r11,[$sp+36] move $srp,$r13 addq 2,$r13 move $r13,$srp subq 2,$r13 movs.w [$r13+],$r9 move.d [$sp+36],$r13 clear.b [$r9+$r13.b] move $srp,$r10 movem [$sp+],$r8 addq 4,$sp jump [$sp+] .size _g, .-_g
I suppose this is right. -- amylaar at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |amylaar at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED Last reconfirmed|2006-01-31 22:10:45 |2006-02-10 17:42:38 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25335