This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] fortran/69121 -- Make IEEE_SCALB generic
On Fri, Dec 21, 2018 at 06:31:27PM +0100, Thomas Koenig wrote:
> Hi Steve,
>
> > No, I'm adding the missing functions to the INTERFACE.
>
> Ah, I see. What I missed was that the function is actually translated
> to something else.
>
> So, OK for trunk, and thanks for the patch!
>
Janne, Thomas, Thanks for the quick review.
I first reported the bug 2 years ago (2016-01-02). I left
it as low-hanging fruit with the hope that a junior gfortran
hacker would cut his/her teeth on a patch. Junior hasn't
come along, and with nearly 1000 open PRs, I decided to
fix it. I took a 5-6 month break from working on gfortran.
When I looked a month ago, there were 1002 open PRs. With my
recent burst of fixing/closing 16 PRs in December, we're
still at 991. Too many PRs, too few hands. :-(
--
Steve