https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77960
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77960
--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jan 19 21:18:26 2019
New Revision: 268097
URL: https://gcc.gnu.org/viewcvs?rev=268097&root=gcc&view=rev
Log:
2019-01-19 Steven G. Kargl
PR fortran/77960
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77960
--- Comment #2 from kargl at gcc dot gnu.org ---
This is an interesting bug. Fortran 2003 exlicitly forbids
a procedure pointer from appearing in a READ statement.
F2003:C932 (R915) A variable that is an input-item shall
not be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77960
kargl at gcc dot gnu.org changed:
What|Removed |Added
Priority|P3 |P4
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77960
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|