https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66775
vehre at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from vehre at gcc dot gnu.org --- By sections 12.5.3 and 12.6.2.2 of F2008 the function has to return an allocated object, this means this pr is invalid. Nothing broken, nothing to fix.