[all-commits] [llvm/llvm-project] b7557a: [flang] Catch disallowed usage of coarrays in defi...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Mar 10 13:18:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7557ab34dbc79390c706812e23626747b7fe40a
https://github.com/llvm/llvm-project/commit/b7557ab34dbc79390c706812e23626747b7fe40a
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M flang/lib/Semantics/check-declarations.cpp
M flang/test/Semantics/io11.f90
Log Message:
-----------
[flang] Catch disallowed usage of coarrays in defined I/O (#129907)
Defined input/output subroutines must conform to documented interfaces
that do not allow for coarray dummy arguments.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list