On 11.09.2014 18:30, Bernd Schmidt wrote:
So it looks like the following patch would be the right thing? I'm afraid I failed to construct a compileable Fortran testcase for scalbn.
On 11.09.2014 18:32, FX wrote:
I would think so.
Looks also good to me. Thanks for the patch, Bernd. And thanks for the review, FX. Do you want to undo your Fortran-maintainer → mere-contributor status, given that you are now again a bit more involved in the GCC development?
Tobias
Fix type mismatches in intrinsic functions.* f95-lang.c (gfc_init_builtin_functions): Use type index 2 forscalbn, scalbnl and scalbnf. * mathbuiltins.def (JN, YN): Use type index 5.
