aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/coarray.cc
AgeCommit message (Expand)AuthorFilesLines
2025-03-12Fortran: Add F2018 TEAM_NUMBER to coindexed expressions [PR98903]Andre Vehreschild1-0/+2
2025-02-25Fortran: Fix detection of descriptor arrays in coarray [PR107635]Andre Vehreschild1-5/+10
2025-02-20Fortran: Add transfer_between_remotes [PR107635]Andre Vehreschild1-7/+25
2025-02-20Fortran: Add send_to_remote [PR107635]Andre Vehreschild1-52/+350
2025-02-20Fortran: Add caf_is_present_on_remote. [PR107635]Andre Vehreschild1-0/+157
2025-02-20Fortran: Allow to use non-pure/non-elemental functions in coarray indexes [PR...Andre Vehreschild1-138/+419
2025-02-20Fortran: Move caf_get-rewrite to coarray.cc [PR107635]Andre Vehreschild1-0/+761