[Bug middle-end/79720] [5/6/7 Regression] complex division different at compile time / runtime

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 27 10:39:00 GMT 2017


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

--- Comment #13 from Marc Glisse <glisse at gcc dot gnu.org> ---
(In reply to Thomas Koenig from comment #12)
> When -fcx-fortran-rules is active(by default in Fortran,
> or when explicitly specified by the user) we generate inline
> code.  The issue is the same then.

What exactly do you want to happen? That gcc generates code that can evaluate
complex division within .5ulp at runtime? That would be super slow...


More information about the Gcc-bugs mailing list