[Bug fortran/61767] ICE in generate_finalization_wrapper at fortran/class.c:1491

2015-11-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767 Dominique d'Humieres changed: What|Removed |Added CC||Daniel.Kokron at nasa dot gov ---

[Bug fortran/61767] ICE in generate_finalization_wrapper at fortran/class.c:1491

2014-08-06 Thread reubendb at gmail dot com
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

[Bug fortran/61767] ICE in generate_finalization_wrapper at fortran/class.c:1491

2014-07-12 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/61767] ICE in generate_finalization_wrapper at fortran/class.c:1491

2014-07-09 Thread reubendb at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61767 Reuben Budiardja changed: What|Removed |Added Severity|critical|normal