diff options
author | Andre Vehreschild <vehre@gcc.gnu.org> | 2025-04-22 10:11:52 +0200 |
---|---|---|
committer | Andre Vehreschild <vehre@gcc.gnu.org> | 2025-04-23 09:46:16 +0200 |
commit | cc2716a3f521bba81e9eb39705b30504e62ee6fe (patch) | |
tree | b7479d459c8da6e2cec2189fa93d71be5e4ee222 /libcpp | |
parent | 50a747215e45783de4fd64e47d0851f07d3a44df (diff) | |
download | gcc-cc2716a3f521bba81e9eb39705b30504e62ee6fe.zip gcc-cc2716a3f521bba81e9eb39705b30504e62ee6fe.tar.gz gcc-cc2716a3f521bba81e9eb39705b30504e62ee6fe.tar.bz2 |
Fortran: Use correct location in check of coarray functions [PR119200]
Use gfc_current_intrinsic_where during check(), because
gfc_current_locus is not set to correct location or at all.
PR fortran/119200
gcc/fortran/ChangeLog:
* check.cc (gfc_check_lcobound): Use locus from intrinsic_where.
(gfc_check_image_index): Same.
(gfc_check_num_images): Same.
(gfc_check_team_number): Same.
(gfc_check_this_image): Same.
(gfc_check_ucobound): Same.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions