[Bug fortran/92208] [9/10 Regression] internal compile error, character array of dynamic length returned from function and passed to subroutine

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 5 14:08:00 GMT 2019


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

--- Comment #9 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Tobias Burnus from comment #8)
> (In reply to Christophe Lyon from comment #7)
> > On gcc-9, the patch introduced regressions, seen on arm and aarch64:
> 
> On trunk, the following was needed (PR92277, r277661) – but I it did
> not trigger on the branch with x86_64.  Seemingly, for arm and aarch64
> it does trigger.
> 
> Can you try the following patch? (Re-diffed for GCC 9):
> 

I confirm this patch fixes the problem.
Thanks


More information about the Gcc-bugs mailing list