This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Jul 2017 07:04:05 +0000
- Subject: [Bug libquadmath/65757] gfortran gives incorrect result for anint with real*16 argument
- Auto-submitted: auto-generated
- References: <bug-65757-4@http.gcc.gnu.org/bugzilla/>
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).