[Bug tree-optimization/63302] [4.9 Regression] Code with 64-bit long long constants is miscompiled on 32-bit host

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 15 11:40:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63302

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org

--- Comment #20 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 33722
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33722&action=edit
gcc49-pr63302.patch

IMHO better fix, we already have the right predicate, it doesn't make sense to
add another one.



More information about the Gcc-bugs mailing list