https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63363
Dominique d'Humieres changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63363
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63363
--- Comment #5 from janus at gcc dot gnu.org ---
Author: janus
Date: Mon Dec 22 18:15:08 2014
New Revision: 219027
URL: https://gcc.gnu.org/viewcvs?rev=219027&root=gcc&view=rev
Log:
2014-12-22 Janus Weil
PR fortran/63363
* check.c (gf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63363
--- Comment #4 from janus at gcc dot gnu.org ---
(In reply to janus from comment #3)
> Draft patch:
... regtests cleanly.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63363
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords||accepts-invalid
St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63363
--- Comment #2 from janus at gcc dot gnu.org ---
Also it seems that polymorphic arguments to KIND are currently not rejected:
class(*), allocatable ::c
PRINT *, KIND(c)
END
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63363
janus at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|