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

--- Comment #8 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-08-16 
15:32:21 UTC ---
Author: rguenth
Date: Tue Aug 16 15:32:17 2011
New Revision: 177788

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177788
Log:
2011-08-16  Richard GUenther  <rguent...@suse.de>

    PR tree-optimization/50082
    * tree-ssa-forwprop.c (combine_cond_expr_cond): Handle overflow
    warnings here, instead of ...
    (ssa_forward_propagate_and_combine): ... here.
    (forward_propagate_into_comparison_1): Adjust.
    (forward_propagate_into_comparison): Likewise.
    (forward_propagate_into_gimple_cond): Likewise.
    (forward_propagate_into_cond): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-forwprop.c

Reply via email to