]> git.ipfire.org Git - thirdparty/gcc.git/commit
2015-09-16 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Sep 2015 07:25:15 +0000 (07:25 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Sep 2015 07:25:15 +0000 (07:25 +0000)
commitd2d8bc58d8d7b00f808863dccc1b62b665800f8a
tree204dfe94f503659d5aa968fbd02e9017d2abdf78
parent1dc6c44db097c4037ff8a05ae4304bf335bb946f
2015-09-16  Richard Biener  <rguenther@suse.de>

PR middle-end/67442
* fold-const.c (extract_muldiv_1): Properly extend multiplication
result before builting a tree via wide_int_to_tree.

* gcc.dg/torture/pr67442.c: New testcase.

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