This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/50396] SSE division by zero generates incorrect code with optimizations enabled
- From: "loufoque at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 22 Dec 2011 15:01:02 +0000
- Subject: [Bug rtl-optimization/50396] SSE division by zero generates incorrect code with optimizations enabled
- Auto-submitted: auto-generated
- References: <bug-50396-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50396
Mathias Gaunard <loufoque at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |loufoque at gmail dot com
--- Comment #4 from Mathias Gaunard <loufoque at gmail dot com> 2011-12-22 15:01:02 UTC ---
What's missing to get this fixed?
Previous comment suggests the fix is trivial.