------- Comment #1 from rsandifo at gcc dot gnu dot org 2008-01-24 23:21 ------- Created an attachment (id=15019) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15019&action=view) Patch for PR31388
I suspect this is the same as PR31388, which was fixed on mainline by: http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00010.html I've attached the patch here. I'll test it once I've got some 4.3 stuff out of the way. The patch is really not good. There should be a mode on that CONST, and there should be no constraints on operand 0. I'll fix it before testing, but in the meantime, the patch should work OK as it is. -- rsandifo at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |rsandifo at gcc dot gnu dot |dot org |org Status|UNCONFIRMED |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34900