[Bug fortran/99169] [9/10/11 Regression] Segfault when passing allocatable scalar into intent(out) dummy argument

anlauf at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 19 19:58:35 GMT 2021


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

--- Comment #2 from anlauf at gcc dot gnu.org ---
Note/workaround: the {CLOBBER} disappears if the argument to set_i is declared
INOUT instead of OUT.


More information about the Gcc-bugs mailing list