]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/38405 ((silent failure) handling bitfield in ternary)
authorRichard Guenther <rguenther@suse.de>
Sun, 7 Dec 2008 20:33:07 +0000 (20:33 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 7 Dec 2008 20:33:07 +0000 (20:33 +0000)
commite61451e84368480158e282eb1f6378ce122e321b
treedc230a771ff4feb71ae8d166dd3ed4608d98ee72
parent2abffaa239593e6c8914ad9e90843c7066a3d5e8
re PR tree-optimization/38405 ((silent failure) handling bitfield in ternary)

2008-12-07  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/38405
* tree-vrp.c (simplify_truth_ops_using_ranges): Make sure to
not sign-extend truth values.

From-SVN: r142539
gcc/ChangeLog
gcc/tree-vrp.c