This is the mail archive of the gcc-patches@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]

Re: [Patch, Fortran] -fcoarray=lib: Change handling of this_image() and num_images()


Tobias Burnus wrote:
Hence, the attached patch adds a this_image() and num_images() library function. As the library is only build statically and -fcoarray=lib is not widely used due to lacking communication support, I wouldn't count this patch as real ABI break and there shouldn't be a problem from that side.

PPS: I intent to create an SVN branch to collect the coarray changes.

I have now committed it to the fortran-caf branch (Rev. 208424).

Tobias


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