This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: ICE calling (locally) a TBP of a remote CAF derived type
- From: Stefano Zaghi <stefano dot zaghi at gmail dot com>
- To: fortran at gcc dot gnu dot org
- Date: Mon, 12 Dec 2016 10:11:49 +0100
- Subject: Re: ICE calling (locally) a TBP of a remote CAF derived type
- Authentication-results: sourceware.org; auth=none
- References: <CACDq=frCg7HvyqxT9wwj7fd+qtUm4wa=bNetV34rsH1KCi==RA@mail.gmail.com>
Dear all,
I have found another ICE using CAF and the experimental trunk gfortran 7.0.0.
I added the report in the same ticket of the previous one (see comment 7)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78682
Let me know if you prefer to have it into another new ticket. The ICE
is related to my other issue (CAF with DT), but I think it is now more
related with allocatable members nested into a CAF memebers...
My best regards.
Stefano Zaghi