This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/46019] [4.3 Regression] x / (0x200000000ULL << y) miscompilation with 32-bit HWI


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46019

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|jakub at gcc dot gnu.org    |unassigned at gcc dot
                   |                            |gnu.org
            Summary|[4.3/4.4/4.5/4.6            |[4.3 Regression] x /
                   |Regression] x /             |(0x200000000ULL << y)
                   |(0x200000000ULL << y)       |miscompilation with 32-bit
                   |miscompilation with 32-bit  |HWI
                   |HWI                         |

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-10-18 11:08:12 UTC ---
Fixed for 4.4/4.5/4.6 so far.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]