https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
Dominique d'Humieres changed:
What|Removed |Added
CC||Daniel.Kokron at nasa dot gov
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
--- Comment #2 from reubendb at gmail dot com ---
I don't know why this is the case, but adding an allocatable variable in the
type definition of MessageTemplate above avoids the ICE, i.e the following does
not produce ICE:
module Message_Templat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767
Reuben Budiardja changed:
What|Removed |Added
Severity|critical|normal