[Bug fortran/57117] [OOP] ICE for sourced allocation of a polymorphic entity using TRANSPOSE
vehre at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 7 13:41:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57117
--- Comment #13 from vehre at gcc dot gnu.org ---
Created attachment 39581
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39581&action=edit
Shorter version to fix the issue.
Hi all,
Dominique pointed out, that the patches proposed by Paul conflict with my accaf
patch. I took a look and found a less-intrusive version to fix this issue.
Note!!! This patch is base on my patch for pr72832 available from:
https://gcc.gnu.org/ml/fortran/2016-09/msg00007.html
Bootstraps and regtests ok on x86_64-linux/F23. I haven't tested this patch in
combination with my accaf patch yet (time constraints).
- Andre
More information about the Gcc-bugs
mailing list