[Bug fortran/77507] gfortran rejects keyworded calls to procedures from intrinsic modules
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 9 17:57:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77507
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Sep 9 17:57:11 2016
New Revision: 240050
URL: https://gcc.gnu.org/viewcvs?rev=240050&root=gcc&view=rev
Log:
2016-09-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/77507
* intrinsic.c (add_functions): Use correct keyword.
2016-09-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/77507
* ieee/ieee_arithmetic.F90 (IEEE_VALUE_4,IEEE_VALUE_8,IEEE_VALULE_10,
IEEE_VALUE_16): Use correct keyword.
2016-09-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/77507
* gfortran.dg/pr77507.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr77507.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/intrinsic.c
trunk/gcc/testsuite/ChangeLog
trunk/libgfortran/ChangeLog
trunk/libgfortran/ieee/ieee_arithmetic.F90
More information about the Gcc-bugs
mailing list