------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12 06:19 ------- This was basically fixed on the mainline: __Z1fv: LFB5: li r9,0 li r10,0 stw r9,0(r3) stw r10,4(r3) blr
By: 2005-06-01 Josh Conner <[EMAIL PROTECTED]> PR 21478 * gimplify.c (gimplify_init_constructor): Don't spill initializer to read-only memory if it's sparse. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19046