This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/34820] internal compiler error: in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147



------- Comment #6 from pault at gcc dot gnu dot org  2008-01-17 06:23 -------
    Toon,

I do not have time to fix this in the next day or two but this is a work
around:

          type(grid_index_region),intent(out)::iregion(:)

I'll bet that with dimension nproc that no descriptor is being built for
iregion.

    Cheers

    Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34820


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