[Bug fortran/42546] ALLOCATED statement typo in the docs and for scalar variables
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 6 19:47:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42546
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Aug 6 19:46:29 2019
New Revision: 274147
URL: https://gcc.gnu.org/viewcvs?rev=274147&root=gcc&view=rev
Log:
2019-08-01 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/42546
* check.c(gfc_check_allocated): Add comment pointing to ...
* intrinsic.c(sort_actual): ... the checking done here.
2019-08-01 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/42546
* gfortran.dg/allocated_1.f90: New test.
* gfortran.dg/allocated_2.f90: Ditto.
Added:
trunk/gcc/testsuite/gfortran.dg/allocated_1.f90
trunk/gcc/testsuite/gfortran.dg/allocated_2.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/check.c
trunk/gcc/fortran/intrinsic.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list