]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/50082 (-Wstrict-overflow mishandles typedef)
authorRichard Guenther <rguenther@suse.de>
Tue, 16 Aug 2011 15:32:17 +0000 (15:32 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 16 Aug 2011 15:32:17 +0000 (15:32 +0000)
commite8dbf8b528a56294aa8e1026f9e4b3c935694312
tree03b51cb52640713b93cb9e6433737d92e123364e
parent870d0521923927bc95a32e3b92d1ba042686b407
re PR tree-optimization/50082 (-Wstrict-overflow mishandles typedef)

2011-08-16  Richard GUenther  <rguenther@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.

From-SVN: r177788
gcc/ChangeLog
gcc/tree-ssa-forwprop.c