]> git.ipfire.org Git - thirdparty/gcc.git/commit
2016-09-15 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Sep 2016 12:35:13 +0000 (12:35 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Sep 2016 12:35:13 +0000 (12:35 +0000)
commitfbcb99d5c59d67b8badc5f1ad81e60da6fcc9ce1
treefee08b4a7ab85ef71f6d59ed2f9505aea883f3a2
parent1bc882cb0d739a088278e1e89338e8bc2fe08ae1
2016-09-15  Richard Biener  <rguenther@suse.de>

PR middle-end/77544
* fold-const.c (split_tree): Do not split constant ~X.

* c-c++-common/torture/pr77544.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240164 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/torture/pr77544.c [new file with mode: 0644]