=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>,
=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>,
=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>,
=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>,
=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>,
=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>,
=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>,
=?utf-8?q?Théo?= De Magalhaes <theo.de-magalh...@epita.fr>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/130...@github.com>


asb wrote:

I'm not sure if the automation that reports failures from buildbots back to the 
PR got broken, but I can report that this seems to fail for the RISC-V RVA23 
config (vector enabled) https://lab.llvm.org/buildbot/#/builders/132/builds/597 
but not the RVA20 build done at the same time.

The error on the RVA23 builder is:

```
******************** TEST 'Clang :: SemaCXX/windows-Wpadded.cpp' FAILED 
********************
Exit Code: 1

Command Output (stderr):
--
/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/bin/clang 
-cc1 -internal-isystem 
/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/lib/clang/21/include
 -nostdsysteminc -triple x86_64-windows-msvc -fsyntax-only -verify -Wpadded 
/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/test/SemaCXX/windows-Wpadded.cpp
 # RUN: at line 1
+ 
/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/bin/clang 
-cc1 -internal-isystem 
/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/stage2/lib/clang/21/include
 -nostdsysteminc -triple x86_64-windows-msvc -fsyntax-only -verify -Wpadded 
/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/test/SemaCXX/windows-Wpadded.cpp
error: 'expected-warning' diagnostics seen but not expected: 
  File 
/home/buildbot-worker/bbroot/clang-riscv-rva23-evl-vec-2stage/llvm/clang/test/SemaCXX/windows-Wpadded.cpp
 Line 20: padding struct 'Derived' with 1 bit to align 'c'
1 error generated.
```

https://github.com/llvm/llvm-project/pull/130182
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to