]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const.c (fold_single_bit_test): Fix overflow test.
authorRichard Biener <rguenther@suse.de>
Fri, 30 Aug 2013 11:52:15 +0000 (11:52 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 30 Aug 2013 11:52:15 +0000 (11:52 +0000)
commit26d75703036bbdd170c157fd70a5ff1a29c27f22
tree26810ef3d7ceee20229132ebc9fa4eda39210d05
parentf7e088e7de99b6ab31dc56d2a3ed358647207256
fold-const.c (fold_single_bit_test): Fix overflow test.

2013-08-30  Richard Biener  <rguenther@suse.de>

* fold-const.c (fold_single_bit_test): Fix overflow test.

From-SVN: r202103
gcc/ChangeLog
gcc/fold-const.c