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 libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument


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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 41740
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41740&action=edit
gcc8-pr65757.patch

WIP patch.  There are still many files to do (and this is only before the long
double -> _Float128 changes patch).

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