github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 91158 tests passed
* 1847 tests skipped
* 5 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGen/PowerPC/toc-data-attribute.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-attribute.c
-triple powerpc-ibm-aix-xcoff -mtocdata=f,g,h,i,j,k,l,m,n,o,p -emit-llvm -o -
2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-attribute.c
-check-prefixes=COMMON,CHECK32 --match-full-lines
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-attribute.c
-triple powerpc-ibm-aix-xcoff -mtocdata=f,g,h,i,j,k,l,m,n,o,p -emit-llvm -o -
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-attribute.c
-check-prefixes=COMMON,CHECK32 --match-full-lines
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-attribute.c:48:12:
error: COMMON: expected string not found in input
# | // COMMON: @n = thread_local global i32 0, align 4
# | ^
# | <stdin>:39:33: note: scanning from here
# | @i = global ptr null, align 4 #0
# | ^
# | <stdin>:40:1: note: possible intended match here
# | @p = external global [0 x i32], align 4
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-attribute.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 34: @l = global double 2.500000e+00, align 8
# | 35: @m = global i32 10, section "foo", align 4
# | 36: @n = thread_local global i32 0, align 4
# | 37: @f = external global i32, align 4 #0
# | 38: @o = external global %struct.SomeStruct, align 1
# | 39: @i = global ptr null, align 4 #0
# | check:48'0 { search range start
(exclusive)
# | check:48'1 error: no match found in
search range
# | 40: @p = external global [0 x i32], align 4
# | check:48'2 ? possible intended
match
# | 41:
# | 42: ; Function Attrs: noinline nounwind optnone
# | 43: define i32 @func_b() #1 {
# | 44: entry:
# | 45: store i32 1, ptr @f, align 4
# | .
# | .
# | .
# | 98: attributes #2 = { nocallback nofree nosync nounwind
speculatable willreturn memory(none) }
# | 99:
# | 100: !llvm.ident = !{!0}
# | 101:
# | 102: !0 = !{!"clang version 24.0.0git
(https://github.com/llvm/llvm-project
ec229b50e5afb0e896745db7c6be20776f7aee66)"}
# | 103: 7 warnings generated.
# | check:48'3 } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CodeGen/PowerPC/toc-data-diagnostics.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-diagnostics.c
-triple=powerpc-ibm-aix-xcoff
-mtocdata=h,g,f,e,d,c,b,a,globalOneWithAlias,globalTwoWithAlias,ll,t3 -verify
-emit-llvm -o - |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-diagnostics.c
-check-prefix=CHECK --match-full-lines
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-diagnostics.c
-triple=powerpc-ibm-aix-xcoff
-mtocdata=h,g,f,e,d,c,b,a,globalOneWithAlias,globalTwoWithAlias,ll,t3 -verify
-emit-llvm -o -
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-diagnostics.c
-check-prefix=CHECK --match-full-lines
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-diagnostics.c:62:11:
error: CHECK: expected string not found in input
# | // CHECK: @f = thread_local global i32 0, align 4
# | ^
# | <stdin>:17:58: note: scanning from here
# | @a = global %struct.large_struct zeroinitializer, align 4
# | ^
# | <stdin>:20:5: note: possible intended match here
# | @test2.ll = internal global i64 5, align 8
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/PowerPC/toc-data-diagnostics.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 12: @e = global i32 10, section "foo", align 4
# | 13: @f = thread_local global i32 0, align 4
# | 14: @t3 = global <{ i32, [3 x i8] }> <{ i32 4, [3 x i8] c"fo\00"
}>, align 4
# | 15: @globalOneWithAlias = global i32 10, align 4
# | 16: @globalTwoWithAlias = global i32 20, align 4
# | 17: @a = global %struct.large_struct zeroinitializer, align 4
# | check:62'0 {
search range start (exclusive)
# | check:62'1
error: no match found in search range
# | 18: @h = external global [0 x i32], align 4
# | 19: @g = external global %struct.SomeStruct, align 1
# | 20: @test2.ll = internal global i64 5, align 8
# | check:62'2 ? possible
intended match
# | 21:
# | 22: @aliasOne = alias i32, ptr @globalOneWithAlias
# | 23: @aliasTwo = alias i32, ptr @globalTwoWithAlias
# | 24:
# | 25: ; Function Attrs: noinline nounwind optnone
# | .
# | .
# | .
# | 84: attributes #0 = { noinline nounwind optnone
"no-trapping-math"="true" "stack-protector-buffer-size"="8" }
# | 85: attributes #1 = { nocallback nofree nosync nounwind
speculatable willreturn memory(none) }
# | 86:
# | 87: !llvm.ident = !{!0}
# | 88:
# | 89: !0 = !{!"clang version 24.0.0git
(https://github.com/llvm/llvm-project
ec229b50e5afb0e896745db7c6be20776f7aee66)"}
# | check:62'3
} search range end
(exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.CodeGen/thread-specifier.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple i686-pc-linux-gnu -emit-llvm -o -
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/thread-specifier.c
| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/thread-specifier.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple i686-pc-linux-gnu -emit-llvm -o -
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/thread-specifier.c
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/thread-specifier.c
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/thread-specifier.c:9:11:
error: CHECK: expected string not found in input
# | // CHECK: @a ={{.*}} thread_local global
# | ^
# | <stdin>:14:49: note: scanning from here
# | @f.a = internal thread_local(initialexec) global i32 0, align 4
# | ^
# | <stdin>:19:21: note: possible intended match here
# | %0 = call align 4 ptr @llvm.threadlocal.address.p0(ptr align 4 @b)
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/thread-specifier.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 9: @d.f = internal thread_local global { i32 } { i32 1 }, align
4
# | 10: @g = thread_local global i32 0, align 4
# | 11: @h = thread_local(localdynamic) global i32 0, align 4
# | 12: @i = thread_local(initialexec) global i32 0, align 4
# | 13: @j = thread_local(localexec) global i32 0, align 4
# | 14: @f.a = internal thread_local(initialexec) global i32 0, align
4
# | check:9'0 {
search range start (exclusive)
# | check:9'1
error: no match found in search range
# | 15:
# | 16: ; Function Attrs: noinline nounwind optnone
# | 17: define dso_local i32 @c() #0 {
# | 18: entry:
# | 19: %0 = call align 4 ptr @llvm.threadlocal.address.p0(ptr align
4 @b)
# | check:9'2 ?
possible intended match
# | 20: %1 = load i32, ptr %0, align 4
# | 21: ret i32 %1
# | 22: }
# | 23:
# | 24: ; Function Attrs: nocallback nofree nosync nounwind
speculatable willreturn memory(none)
# | .
# | .
# | .
# | 45:
# | 46: !llvm.module.flags = !{!0}
# | 47: !llvm.ident = !{!1}
# | 48:
# | 49: !0 = !{i32 1, !"NumRegisterParameters", i32 0}
# | 50: !1 = !{!"clang version 24.0.0git
(https://github.com/llvm/llvm-project
ec229b50e5afb0e896745db7c6be20776f7aee66)"}
# | check:9'3
} search range end
(exclusive)
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Sema/PowerPC/aix-attr-tls_model.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple powerpc64-unknown-aix -target-cpu pwr8 -verify
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple powerpc64-unknown-aix -target-cpu pwr8 -verify
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
# .---command stderr------------
# | error: 'expected-error' diagnostics seen but not expected:
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
Line 9: redefinition of 'y'
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
Line 10: redefinition of 'y'
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
Line 11: redefinition of 'y'
# | error: 'expected-note' diagnostics seen but not expected:
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
Line 8: previous definition is here
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
Line 8: previous definition is here
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/PowerPC/aix-attr-tls_model.c
Line 8: previous definition is here
# | 6 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Sema/attr-tls_model.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple x86_64-pc-linux-gnu -verify -fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple x86_64-pc-linux-gnu -verify -fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
# .---command stderr------------
# | error: 'expected-error' diagnostics seen but not expected:
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
Line 12: redefinition of 'y'
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
Line 13: redefinition of 'y'
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
Line 14: redefinition of 'y'
# | error: 'expected-note' diagnostics seen but not expected:
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
Line 10: previous definition is here
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
Line 10: previous definition is here
# | File
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/attr-tls_model.c
Line 10: previous definition is here
# | 6 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
--
```
</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/219780
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits