[all-commits] [llvm/llvm-project] d90bbf: [flang] Stricter checking of v_list DIO arguments ...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon May 12 12:28:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d90bbf147b5024bcfef80a8a6602596cb31a9143
https://github.com/llvm/llvm-project/commit/d90bbf147b5024bcfef80a8a6602596cb31a9143
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M flang/lib/Semantics/check-declarations.cpp
M flang/test/Semantics/io11.f90
Log Message:
-----------
[flang] Stricter checking of v_list DIO arguments (#139329)
Catch assumed-rank arguments to defined I/O subroutines, and ensure that
v_list dummy arguments are vectors.
Fixes https://github.com/llvm/llvm-project/issues/138933.
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