This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/46019] [4.3 Regression] x / (0x200000000ULL << y) miscompilation with 32-bit HWI
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 27 Jun 2011 10:40:21 +0000
- Subject: [Bug middle-end/46019] [4.3 Regression] x / (0x200000000ULL << y) miscompilation with 32-bit HWI
- Auto-submitted: auto-generated
- References: <bug-46019-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46019
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2