------- Comment #2 from pinskia at gcc dot gnu dot org 2007-01-07 00:32 ------- I think this was fixed by: 2007-01-02 Joseph Myers <[EMAIL PROTECTED]>
PR middle-end/30311 * caller-save.c (add_stored_regs): Only handle SUBREGs if inner REG is a hard register. Do not modify REG before calling subreg_nregs. * rtlanal.c (subreg_get_info): Don't assert size of XMODE is a multiple of the size of YMODE for certain lowpart cases. Can you check to make sure? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30339