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 libgcc/64677] incorrect result with complex division?


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |libgcc

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
libgcc implements complex division.  I'm quite sure it doesn't get 0.5ulp
precision (nor non-default rounding modes) correctly.


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