https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66577
--- Comment #5 from neil.n.carlson at gmail dot com ---
> Error: Function result 'intsuccess' at (1) cannot have an initializer
> I don't understand.
C506 -- the type specification for a function result cannot have an
initialization.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66577
--- Comment #4 from Dominique d'Humieres ---
Note that if I do the same modification as in comment 3 to the original test
module SingleLinkedListClass
implicit none
private
integer, parameter :: intG_IK = SELECTED_INT_KIND (8)
type Sin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66577
Dominique d'Humieres changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66577
neil.n.carlson at gmail dot com changed:
What|Removed |Added
CC||neil.n.carlson at gmail
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66577
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|