[Bug tree-optimization/63641] Invalid shift leads to incorrect code on 32-bit system

2014-10-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63641 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/63641] Invalid shift leads to incorrect code on 32-bit system

2014-10-24 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63641 --- Comment #2 from Ian Lance Taylor --- Created attachment 33805 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33805&action=edit sample patch This patch seems to fix the problem, and the new tests still pass. But I haven't done full tes

[Bug tree-optimization/63641] Invalid shift leads to incorrect code on 32-bit system

2014-10-24 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63641 Ian Lance Taylor changed: What|Removed |Added CC||jakub at redhat dot com --- Comment #