This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50708] Infinite loop between rshift_double and lshift_double if count is LONG_MIN
- 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: Thu, 29 Mar 2012 09:21:17 +0000
- Subject: [Bug middle-end/50708] Infinite loop between rshift_double and lshift_double if count is LONG_MIN
- Auto-submitted: auto-generated
- References: <bug-50708-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50708
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.8.0
--- Comment #9 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-29 09:21:17 UTC ---
Fixed on trunk sofar.