------- Comment #5 from rguenth at gcc dot gnu dot org  2006-10-13 10:07 -------
It looks like we would need to recurse down into symbolic ranges in
fix_equivalence_set, which would be far too costly.  So a conservative
fix for 4.2 is to just not record symbolic equivalencies at all.

I wonder if there is a better way to deal with these issues than
fix_equivalence_set though.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at redhat dot com


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

Reply via email to