------- Comment #1 from rguenth at gcc dot gnu dot org  2006-04-08 17:09 -------
Created an attachment (id=11227)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11227&action=view)
prototype patch

I have a prototype patch for forwprop that handles this, but somehow messes up
virtual operands.  We get a non-ssaname VUSE:

#   VUSE <opD.8355>;
D.6255_561 = D.6253_558->typeD.4890

during build of libcpp.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27084

Reply via email to