------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-17 03:37 ------- Even though this is not really a missed optimization, I am going to add the missed optimization keyword.
This can be done in the tree forwarder (or really tree combiner since that removes the tree forwarder) but it will take some time for the tree combiner because I have to fix a couple of regressions there (two), one wrong code which does not make sense and one ICE which makes sense as it also effected the tree forwarder before :). -- What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org Keywords| |missed-optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15558