[all-commits] [llvm/llvm-project] d8145e: [Flang] Coarray allocation, update error for point...
Jean-Didier PAILLEUX via All-commits
all-commits at lists.llvm.org
Sat Aug 8 22:55:57 PDT 2026
Branch: refs/heads/release/23.x
Home: https://github.com/llvm/llvm-project
Commit: d8145e71418fb1e0a936adfb07dc5317113fc3b6
https://github.com/llvm/llvm-project/commit/d8145e71418fb1e0a936adfb07dc5317113fc3b6
Author: Jean-Didier PAILLEUX <jean-didier.pailleux at sipearl.com>
Date: 2026-08-09 (Sun, 09 Aug 2026)
Changed paths:
M flang/include/flang/Semantics/tools.h
M flang/lib/Lower/ConvertVariable.cpp
M flang/lib/Optimizer/Dialect/MIF/MIFOps.cpp
M flang/lib/Semantics/tools.cpp
M flang/test/Lower/MIF/coarray_allocation3.f90
Log Message:
-----------
[Flang] Coarray allocation, update error for pointer component #193829 (#194651)
The TODO message in `verify()` was not completly displayed, so it has
been replaced by `emitErrorOp`.
In addition, the test in `ConvertVariable` has been updated by adding
pointer direct component case.
Fix #193829
(cherry picked from commit 9adc2537177d0813301b3eab1bae906735c984a4)
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