[flang-commits] [flang] [flang][OpenMP] Error out when CHARACTER type is used in atomic constructs (PR #113045)

LLVM Continuous Integration via flang-commits flang-commits at lists.llvm.org
Tue Oct 22 19:38:36 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `openmp-offload-sles-build-only` running on `rocm-worker-hw-04-sles` while building `flang` at step 7 "Add check check-flang".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/140/builds/9310

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 7 (Add check check-flang) failure: test (failure)
******************** TEST 'Flang :: Semantics/OpenMP/atomic02.f90' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
--- 
+++ 
@@ -2 +1,0 @@

actual at 36: Expected scalar variable on the LHS of atomic update assignment statement@@ -18 +16,0 @@

actual at 83: Expected scalar variable on the LHS of atomic update assignment statement

FAIL

--
Command Output (stderr):
--
RUN: at line 3: "/usr/bin/python3.10" /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/OpenMP/../test_errors.py /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/OpenMP/atomic02.f90 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/flang -fc1 -fopenmp -J /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/runtimes/runtimes-bins/openmp/runtime/src
+ /usr/bin/python3.10 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/OpenMP/../test_errors.py /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.src/flang/test/Semantics/OpenMP/atomic02.f90 /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/bin/flang -fc1 -fopenmp -J /home/botworker/bbot/builds/openmp-offload-sles-build/llvm.build/runtimes/runtimes-bins/openmp/runtime/src

--

********************


```

</details>

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


More information about the flang-commits mailing list