------- Comment #2 from jakub at gcc dot gnu dot org 2009-09-03 13:06 ------- Created an attachment (id=18474) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18474&action=view) gcc45-pr41236.patch
Either this, or just using XEXP (rtl, 0) instead of SUBREG_REG (rtl). This is only RTL checking problem, without RTL checking it will work just fine. Doing full --enable-checking=yes,rtl bootstrap now. -- jakub at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org |dot org | Status|UNCONFIRMED |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41236