github-actions[bot] wrote:

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

* 86774 tests passed
* 1306 tests skipped
* 2 tests failed

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

### Clang
<details>
<summary>Clang.AST/ByteCode/builtin-bit-cast.cpp</summary>

```
Exit Code: -6

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/23/include
 -nostdsysteminc -verify=ref,both -std=c++2a -fsyntax-only 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/ByteCode/builtin-bit-cast.cpp
# 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/23/include
 -nostdsysteminc -verify=ref,both -std=c++2a -fsyntax-only 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/ByteCode/builtin-bit-cast.cpp
# .---command stderr------------
# | LValue subobject in bit_cast?
# | UNREACHABLE executed at 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:7785!
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ 
and include the crash backtrace, preprocessed source, and associated run script.
# | Stack dump:
# | 0.  Program arguments: 
/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/23/include
 -nostdsysteminc -verify=ref,both -std=c++2a -fsyntax-only 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/ByteCode/builtin-bit-cast.cpp
# | 1.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/ByteCode/builtin-bit-cast.cpp:600:1:
 current parser token '}'
# | 2.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/AST/ByteCode/builtin-bit-cast.cpp:594:1:
 parsing namespace 'NonNumbers'
# |  #0 0x00000000090b8f98 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13
# |  #1 0x00000000090b5f45 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x00000000090b9db1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
# |  #3 0x00000000090b9c08 __find_if<const int *, 
__gnu_cxx::__ops::_Iter_equals_val<const int> > 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2072:8
# |  #4 0x00000000090b9c08 __find_if<const int *, 
__gnu_cxx::__ops::_Iter_equals_val<const int> > 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2117:14
# |  #5 0x00000000090b9c08 find<const int *, int> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14
# |  #6 0x00000000090b9c08 is_contained<const int (&)[10], int> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12
# |  #7 0x00000000090b9c08 SignalHandlerTerminate(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7
# |  #8 0x00007f5af397c330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #9 0x00007f5af39d5b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# | #10 0x00007f5af397c27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# | #11 0x00007f5af395f8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# | #12 0x000000000901fbaf 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x901fbaf)
# | #13 0x000000000c365ff1 (anonymous 
namespace)::APValueToBufferConverter::visit(clang::APValue const&, 
clang::QualType, clang::CharUnits) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:7787:5
# | #14 0x000000000c364ca7 convert 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:7953:9
# | #15 0x000000000c364ca7 (anonymous 
namespace)::handleRValueToRValueBitCast((anonymous namespace)::EvalInfo&, 
clang::APValue&, clang::APValue const&, clang::CastExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:8340:7
# | #16 0x000000000c364783 (anonymous 
namespace)::handleLValueToRValueBitCast((anonymous namespace)::EvalInfo&, 
clang::APValue&, clang::APValue&, clang::CastExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:8370:10
# | #17 0x000000000c3ab56d VisitCastExpr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:9000:11
# | #18 0x000000000c3ab56d (anonymous 
namespace)::IntExprEvaluator::VisitCastExpr(clang::CastExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:18935:33
# | #19 0x000000000c348232 (anonymous namespace)::ExprEvaluatorBase<(anonymous 
namespace)::IntExprEvaluator>::VisitExprWithCleanups(clang::ExprWithCleanups 
const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:8514:50
# | #20 0x000000000c319e99 Evaluate(clang::APValue&, (anonymous 
namespace)::EvalInfo&, clang::Expr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:0:0
# | #21 0x000000000c33f89c EvaluateStmt((anonymous namespace)::StmtResult&, 
(anonymous namespace)::EvalInfo&, clang::Stmt const*, clang::SwitchCase const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:0:0
# | #22 0x000000000c33e0d5 EvaluateStmt((anonymous namespace)::StmtResult&, 
(anonymous namespace)::EvalInfo&, clang::Stmt const*, clang::SwitchCase const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:5997:15
# | #23 0x000000000c31adda HandleFunctionCall(clang::SourceLocation, 
clang::FunctionDecl const*, (anonymous namespace)::LValue const*, clang::Expr 
const*, llvm::ArrayRef<clang::Expr const*>, (anonymous namespace)::CallRef, 
clang::Stmt const*, (anonymous namespace)::EvalInfo&, clang::APValue&, 
(anonymous namespace)::LValue const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:7041:24
# | #24 0x000000000c3499fc handleCallExpr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:8858:66
# | #25 0x000000000c3499fc VisitCallExpr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:8653:10
# | #26 0x000000000c3499fc (anonymous 
namespace)::IntExprEvaluator::VisitCallExpr(clang::CallExpr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:16081:33
# | #27 0x000000000c319e99 Evaluate(clang::APValue&, (anonymous 
namespace)::EvalInfo&, clang::Expr const*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:0:0
# | #28 0x000000000c317a97 EvaluateAsRValue((anonymous namespace)::EvalInfo&, 
clang::Expr const*, clang::APValue&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:20712:7
# | #29 0x000000000c313774 EvaluateAsRValue 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:20795:10
# | #30 0x000000000c313774 
clang::Expr::EvaluateAsRValue(clang::Expr::EvalResult&, clang::ASTContext 
const&, bool) const 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:20844:10
# | #31 0x000000000b5a03d9 TryGetExprRange(clang::ASTContext&, clang::Expr 
const*, unsigned int, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:11507:10
# | #32 0x000000000b58754d CheckTautologicalComparison 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:12069:45
# | #33 0x000000000b58754d AnalyzeComparison 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:12246:11
# | #34 0x000000000b58754d AnalyzeImplicitConversions 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:13718:14
# | #35 0x000000000b58754d AnalyzeImplicitConversions(clang::Sema&, 
clang::Expr*, clang::SourceLocation, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:13790:5
# | #36 0x000000000b5897c3 CheckImplicitConversions 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:0:3
# | #37 0x000000000b5897c3 clang::Sema::CheckCompletedExpr(clang::Expr*, 
clang::SourceLocation, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaChecking.cpp:15018:3
# | #38 0x000000000b8ea0cf clang::Sema::ActOnFinishFullExpr(clang::Expr*, 
clang::SourceLocation, bool, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaExprCXX.cpp:7773:7
# | #39 0x000000000b78e452 
clang::Sema::BuildStaticAssertDeclaration(clang::SourceLocation, clang::Expr*, 
clang::Expr*, clang::SourceLocation, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDeclCXX.cpp:17916:24
# | #40 0x000000000b3dce14 
clang::Parser::ParseStaticAssertDeclaration(clang::SourceLocation&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp:1019:18
# | #41 0x000000000b400323 
clang::Parser::ParseDeclaration(clang::DeclaratorContext, 
clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, 
clang::SourceLocation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDecl.cpp:0:18
# | #42 0x000000000b392b69 
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, 
clang::ParsedAttributes&, clang::ParsingDeclSpec*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:0
# | #43 0x000000000b3d87fd ~AttributePool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/ParsedAttr.h:709:22
# | #44 0x000000000b3d87fd ~ParsedAttributes 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/ParsedAttr.h:937:7
# | #45 0x000000000b3d87fd 
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo,
 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, 
clang::BalancedDelimiterTracker&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp:237:5
# | #46 0x000000000b3d7d4e Exit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Parse/Parser.h:423:15
# | #47 0x000000000b3d7d4e 
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, 
clang::SourceLocation) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp:217:18
# | #48 0x000000000b400554 ObjCDeclContextSwitch 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Parse/Parser.h:5389:11
# | #49 0x000000000b400554 
clang::Parser::ParseDeclaration(clang::DeclaratorContext, 
clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, 
clang::SourceLocation*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDecl.cpp:1881:25
# | #50 0x000000000b392b69 
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, 
clang::ParsedAttributes&, clang::ParsingDeclSpec*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:0
# | #51 0x000000000b3912f0 
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, 
clang::Sema::ModuleImportState&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:706:10
# | #52 0x000000000b385aae clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5
# | #53 0x0000000009f1ef86 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1327:10
# | #54 0x0000000009e8409d getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #55 0x0000000009e8409d operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #56 0x0000000009e8409d 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1002:23
# | #57 0x000000000a013dd8 get 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16
# | #58 0x000000000a013dd8 _M_get 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66
# | #59 0x000000000a013dd8 operator-> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1357:9
# | #60 0x000000000a013dd8 getFrontendOpts 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:309:12
# | #61 0x000000000a013dd8 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:313:14
# | #62 0x0000000006284219 cc1_main(llvm::ArrayRef<char const*>, char const*, 
void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:302:15
# | #63 0x0000000006280015 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, 
llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:229:12
# | #64 0x000000000627efdf clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12
# | #65 0x000000000629048d main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #66 0x00007f5af39611ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #67 0x00007f5af396128b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #68 0x000000000627d9a5 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x627d9a5)
# `-----------------------------
# error: command failed with exit status: -6

--

```
</details>
<details>
<summary>Clang.CodeGen/const-init.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 3
/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/23/include
 -nostdsysteminc -triple i386-pc-linux-gnu -ffreestanding 
-Wno-pointer-to-int-cast -Wno-int-conversion -ffp-exception-behavior=strict 
-emit-llvm -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/const-init.c
 -fexperimental-new-constant-interpreter | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/const-init.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/23/include
 -nostdsysteminc -triple i386-pc-linux-gnu -ffreestanding 
-Wno-pointer-to-int-cast -Wno-int-conversion -ffp-exception-behavior=strict 
-emit-llvm -o - 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/const-init.c
 -fexperimental-new-constant-interpreter
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/const-init.c:94:11:
 error: initializer element is not a compile-time constant
# |    94 | int g15 = (int) (char) ((void*) 0 + 255);
# |       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1 error generated.
# `-----------------------------
# error: command failed with exit status: 1
# 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/const-init.c
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGen/const-init.c
# `-----------------------------
# error: command failed with exit status: 2

--

```
</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/185028
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to