[Bug fortran/102458] ICE tree check: expected array_type, have pointer_type in gfc_conv_array_initializer, at fortran/trans-array.c:6136

anlauf at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 22 20:01:06 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102458

--- Comment #4 from anlauf at gcc dot gnu.org ---
(In reply to kargl from comment #3)
> Well, it is a pure function.  Fortran 2018, page 327,
> 
>     All standard intrinsic functions are pure.

Of course you are correct.  I wanted to express that in this context one
cannot interpret PURE == (compile time) constant.


More information about the Gcc-bugs mailing list