File tree Expand file tree Collapse file tree 2 files changed +0
-30
lines changed
Fortran/gfortran/regression/gomp Expand file tree Collapse file tree 2 files changed +0
-30
lines changed Original file line number Diff line number Diff line change 5
5
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
#
7
7
#===------------------------------------------------------------------------===#
8
-
9
- file (GLOB SKIPPED_FILES CONFIGURE_DEPENDS
10
- # error: operand#0 does not dominate this use
11
- do-1.f90
12
- nontemporal-1.f90
13
- pr59488-1.f90
14
- pr69183.f90
15
- pr78298.f90
16
- )
Original file line number Diff line number Diff line change 6
6
#
7
7
#===------------------------------------------------------------------------===#
8
8
9
- file (GLOB UNIMPLEMENTED_FILES CONFIGURE_DEPENDS
10
- # (hlfir+omp): unimplemented: Common block in privatization clause
11
- a.23.4.f90
12
- )
13
-
14
9
file (GLOB SKIPPED_FILES CONFIGURE_DEPENDS
15
10
#
16
11
# These tests fail when they should pass.
17
12
#
18
13
19
- # (hlfir+omp): operand#0 does not dominate this use
20
- a.1.1.f90
21
- a.6.1.f90
22
- a.8.1.f90
23
- a.12.1.f90
24
- a.21.2.f90
25
- a.21.3.f90
26
- a.26.2.f90
27
- a.30.1.f90
28
- a.31.1.f90
29
- a.31.2.f90
30
- a.34.1.f90
31
- a.34.2.f90
32
- a.35.2.f90
33
- a.37.1.f90
34
-
35
14
# (hlfir+omp): builder.create<DeclareOp>() assertion failure
36
15
a.17.1.f90
37
16
a.17.2.f90
You can’t perform that action at this time.
0 commit comments