------- Comment #1 from rguenth at gcc dot gnu dot org  2007-11-21 12:04 -------
Note that only store _copyprop_ was removed for now.  But yes, store ccp
removal
is on the plate.  Note that this and similar bugs should be fixed by extending
value-numbering to disambiguate memory accesses itself and not only relying on
virtual operands.

Confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-11-21 12:04:28
               date|                            |


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

Reply via email to