[flang-commits] [flang] [flang][acc] Add tests for implicit `acc declare` of type descriptors (PR #203100)

via flang-commits flang-commits at lists.llvm.org
Wed Jun 10 13:54:53 PDT 2026


github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 4358 tests passed
* 206 tests skipped
* 4 tests failed

## Failed Tests
(click on a test name to see its output)

### Flang
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-alloca.F90</summary>

```
Exit Code: 127

Command Output (stdout):
--
# RUN: at line 1
%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-alloca.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-alloca.F90
# executed command: %/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-alloca.F90 -o -
# .---command stderr------------
# | '%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc': command not found
# `-----------------------------
# error: command failed with exit status: 127

--

```
</details>
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-embox.F90</summary>

```
Exit Code: 127

Command Output (stdout):
--
# RUN: at line 1
%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-embox.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-embox.F90
# executed command: %/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-embox.F90 -o -
# .---command stderr------------
# | '%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc': command not found
# `-----------------------------
# error: command failed with exit status: 127

--

```
</details>
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-rebox.F90</summary>

```
Exit Code: 127

Command Output (stdout):
--
# RUN: at line 1
%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-rebox.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-rebox.F90
# executed command: %/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-rebox.F90 -o -
# .---command stderr------------
# | '%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc': command not found
# `-----------------------------
# error: command failed with exit status: 127

--

```
</details>
<details>
<summary>Flang.Transforms/OpenACC/acc-implicit-declare-type-descriptor-type_desc.F90</summary>

```
Exit Code: 127

Command Output (stdout):
--
# RUN: at line 1
%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-type_desc.F90 -o - | fir-opt --pass-pipeline="builtin.module(acc-initialize-fir-analyses,acc-implicit-declare)" | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-type_desc.F90
# executed command: %/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc -fintrinsic-modules-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/finclude/flang/x86_64-unknown-linux-gnu -emit-fir -fopenacc /home/gha/actions-runner/_work/llvm-project/llvm-project/flang/test/Transforms/OpenACC/acc-implicit-declare-type-descriptor-type_desc.F90 -o -
# .---command stderr------------
# | '%/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/bbc': command not found
# `-----------------------------
# error: command failed with exit status: 127

--

```
</details>

If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

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


More information about the flang-commits mailing list