This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ICE calling (locally) a TBP of a remote CAF derived type


Dear all,

I have just submitted a potential bug report (an ICE) with the id 78682

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

I do not the correct guidelines for emailing in this group, I am sorry
my (probable) mistakes.

I report here a short summary of the ICE.

I get an Internal Compiler Error when I try to call (on a local image)
a type-bound-procedure of derived-type coarray existing on a remote
image, see the attached MCVE.

I know that very very probably my code is invalid with respect the
current standard, but because with GNU gfortran 6.2.1 I obtain an ICE,
I would like to let you know.

Thank you for your great work, you are superheroes!

My best regards.
Stefano Zaghi  Ph.D. Aerospace Engineer

Research Scientist, Dept. of Computational Hydrodynamics at CNR-INSEAN
p: +39 0650299260 | m: +39 3497730036 | e: stefano.zaghi@gmail.com

Member of Fortran-FOSS-Programmers

Codes Showcase
OFF          Open source Finite volumes Fluid dynamics code
Lib_VTK_IO   Fortran library to write and read data conforming the VTK standard
FLAP         Fortran command Line Arguments Parser for poor men
BeFoR64      Base64 encoding/decoding library for FoRtran poor men
FiNeR        Fortran INI ParseR and generator for FoRtran poor men
IR_Precision Fortran (standard 2003) module to develop portable codes
FoBis.py     Fortran Building System for poor men
PreForM.py   Preprocessor for Fortran poor men
MaTiSSe.py   Markdown To Impressive Scientific Slides


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]