------- Comment #8 from pinskia at gcc dot gnu dot org 2008-09-17 22:28 ------- Created an attachment (id=16349) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16349&action=view) Patch which piggy backs on honza's addressable pass
This is a patch which uses honza's mini-addressable pass to the same thing for DECL_GIMPLE_REG_P. It can be used for the generic case instead of just vector types which will help out the VCE on the LHS side issue. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot |dot org |org Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30930