------- Comment #13 from spop at gcc dot gnu dot org  2008-01-10 00:09 -------
Subject: Re:  [4.0/4.1/4.2/4.3 Regression] DOM and VRP creating harder to
optimize code

For fixing this bug, one option is to disable symbolic propagations,
as in the patchlet that I sent before, and also in the DOM pass.
We have to show that there is no value in doing these transformations.

Sebastian


-- 


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

Reply via email to