[flang-commits] [flang] [flang] fix private pointers and default initialized variables (PR #118494)

via flang-commits flang-commits at lists.llvm.org
Wed Dec 4 06:47:19 PST 2024


================
@@ -0,0 +1,52 @@
+! Test default initialization of DO CONCURRENT LOCAL() entities.
+! RUN: bbc -emit-hlfir -I nowhere -o - %s | FileCheck %s
----------------
vdonaldson wrote:

Is `-I nowhere` needed?

https://github.com/llvm/llvm-project/pull/118494


More information about the flang-commits mailing list