github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 53882 tests passed
* 1202 tests skipped
* 8 tests failed

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

### Clang
<details>
<summary>Clang.CodeGen/X86/ms-x86-intrinsics.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-Werror -ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00          -triple i686--windows -Oz -emit-llvm 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\X86\ms-x86-intrinsics.c 
-o -          | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\X86\ms-x86-intrinsics.c 
-check-prefix=CHECK -check-prefix=CHECK-I386
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-Werror -ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00 -triple i686--windows -Oz -emit-llvm 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\X86\ms-x86-intrinsics.c' 
-o -
# .---command stderr------------
# | In file included from 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\X86\ms-x86-intrinsics.c:8:
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:466:64: 
error: conflicting types for '__readcr3'
# |   466 | static __inline__ unsigned __LPTRINT_TYPE__ __DEFAULT_FN_ATTRS 
__readcr3(void) {
# |       |                                                                ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:100:18: 
note: previous declaration is here
# |   100 | unsigned __int64 __readcr3(void);
# |       |                  ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:477:1: 
error: conflicting types for '__writecr3'
# |   477 | __writecr3(unsigned __INTPTR_TYPE__ __cr3_val) {
# |       | ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:130:6: 
note: previous declaration is here
# |   130 | void __writecr3(unsigned __int64);
# |       |      ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\X86\ms-x86-intrinsics.c' 
-check-prefix=CHECK -check-prefix=CHECK-I386
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\X86\ms-x86-intrinsics.c 
-check-prefix=CHECK -check-prefix=CHECK-I386
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>
<details>
<summary>Clang.CodeGen/inline-asm-intel.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 4
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple i386-unknown-linux -mllvm -x86-asm-syntax=att -inline-asm=intel -Werror 
-target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c -o - | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=ATT 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple i386-unknown-linux -mllvm -x86-asm-syntax=att -inline-asm=intel -Werror 
-target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c' -o -
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=ATT 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c'
# note: command had no output on stdout or stderr
# RUN: at line 5
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple x86_64-unknown-linux -mllvm -x86-asm-syntax=att -inline-asm=intel 
-Werror -target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c -o - | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=ATT 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple x86_64-unknown-linux -mllvm -x86-asm-syntax=att -inline-asm=intel 
-Werror -target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c' -o -
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=ATT 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c'
# note: command had no output on stdout or stderr
# RUN: at line 8
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple i386-unknown-linux -mllvm -x86-asm-syntax=intel -inline-asm=intel 
-Werror -target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c -o - | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe  
--check-prefix=INTEL 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple i386-unknown-linux -mllvm -x86-asm-syntax=intel -inline-asm=intel 
-Werror -target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c' -o -
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
--check-prefix=INTEL 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c'
# note: command had no output on stdout or stderr
# RUN: at line 9
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple x86_64-unknown-linux -mllvm -x86-asm-syntax=intel -inline-asm=intel 
-Werror -target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c -o - | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe  
--check-prefix=INTEL 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple x86_64-unknown-linux -mllvm -x86-asm-syntax=intel -inline-asm=intel 
-Werror -target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c' -o -
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
--check-prefix=INTEL 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c'
# note: command had no output on stdout or stderr
# RUN: at line 13
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple i386-pc-win32 -mllvm -x86-asm-syntax=intel -inline-asm=intel -Werror 
-target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c -o - 
-fms-extensions -fms-compatibility -fms-compatibility-version=17.00 | 
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe  
--check-prefix=INTEL 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple i386-pc-win32 -mllvm -x86-asm-syntax=intel -inline-asm=intel -Werror 
-target-feature +hreset -target-feature +pconfig -target-feature +sgx 
-ffreestanding -O0 -S 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c' -o - 
-fms-extensions -fms-compatibility -fms-compatibility-version=17.00
# .---command stderr------------
# | In file included from 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c:18:
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:466:64: 
error: conflicting types for '__readcr3'
# |   466 | static __inline__ unsigned __LPTRINT_TYPE__ __DEFAULT_FN_ATTRS 
__readcr3(void) {
# |       |                                                                ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:100:18: 
note: previous declaration is here
# |   100 | unsigned __int64 __readcr3(void);
# |       |                  ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:477:1: 
error: conflicting types for '__writecr3'
# |   477 | __writecr3(unsigned __INTPTR_TYPE__ __cr3_val) {
# |       | ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:130:6: 
note: previous declaration is here
# |   130 | void __writecr3(unsigned __int64);
# |       |      ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
--check-prefix=INTEL 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=INTEL 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\inline-asm-intel.c
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>
<details>
<summary>Clang.CodeGen/ms-barriers-intrinsics.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00          -triple i686--windows -emit-llvm 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-barriers-intrinsics.c 
-o -          | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-barriers-intrinsics.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00 -triple i686--windows -emit-llvm 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-barriers-intrinsics.c'
 -o -
# .---command stderr------------
# | In file included from 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-barriers-intrinsics.c:12:
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:466:64: 
error: conflicting types for '__readcr3'
# |   466 | static __inline__ unsigned __LPTRINT_TYPE__ __DEFAULT_FN_ATTRS 
__readcr3(void) {
# |       |                                                                ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:100:18: 
note: previous declaration is here
# |   100 | unsigned __int64 __readcr3(void);
# |       |                  ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:477:1: 
error: conflicting types for '__writecr3'
# |   477 | __writecr3(unsigned __INTPTR_TYPE__ __cr3_val) {
# |       | ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:130:6: 
note: previous declaration is here
# |   130 | void __writecr3(unsigned __int64);
# |       |      ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-barriers-intrinsics.c'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-barriers-intrinsics.c
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>
<details>
<summary>Clang.CodeGen/ms-intrinsics-cpuid.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00          -Werror -triple i686-windows-msvc 
-emit-llvm 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics-cpuid.c -o 
- | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics-cpuid.c 
--check-prefix=X86
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00 -Werror -triple i686-windows-msvc -emit-llvm 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics-cpuid.c' 
-o -
# .---command stderr------------
# | In file included from 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics-cpuid.c:10:
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:466:64: 
error: conflicting types for '__readcr3'
# |   466 | static __inline__ unsigned __LPTRINT_TYPE__ __DEFAULT_FN_ATTRS 
__readcr3(void) {
# |       |                                                                ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:100:18: 
note: previous declaration is here
# |   100 | unsigned __int64 __readcr3(void);
# |       |                  ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:477:1: 
error: conflicting types for '__writecr3'
# |   477 | __writecr3(unsigned __INTPTR_TYPE__ __cr3_val) {
# |       | ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:130:6: 
note: previous declaration is here
# |   130 | void __writecr3(unsigned __int64);
# |       |      ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics-cpuid.c' 
--check-prefix=X86
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics-cpuid.c 
--check-prefix=X86
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>
<details>
<summary>Clang.CodeGen/ms-intrinsics.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00          -triple i686--windows -Oz -emit-llvm 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics.c -o -      
    | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics.c 
-check-prefixes CHECK,CHECK-I386,CHECK-INTEL
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00 -triple i686--windows -Oz -emit-llvm 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics.c' -o -
# .---command stderr------------
# | In file included from 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics.c:18:
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:466:64: 
error: conflicting types for '__readcr3'
# |   466 | static __inline__ unsigned __LPTRINT_TYPE__ __DEFAULT_FN_ATTRS 
__readcr3(void) {
# |       |                                                                ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:100:18: 
note: previous declaration is here
# |   100 | unsigned __int64 __readcr3(void);
# |       |                  ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:477:1: 
error: conflicting types for '__writecr3'
# |   477 | __writecr3(unsigned __INTPTR_TYPE__ __cr3_val) {
# |       | ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:130:6: 
note: previous declaration is here
# |   130 | void __writecr3(unsigned __int64);
# |       |      ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics.c' 
-check-prefixes CHECK,CHECK-I386,CHECK-INTEL
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-intrinsics.c 
-check-prefixes CHECK,CHECK-I386,CHECK-INTEL
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>
<details>
<summary>Clang.CodeGen/ms-mm-align.c</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00 -target-feature +sse          -triple 
i686--windows -emit-llvm 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-mm-align.c -o -        
  | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-mm-align.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-ffreestanding -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00 -target-feature +sse -triple i686--windows 
-emit-llvm 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-mm-align.c' -o -
# .---command stderr------------
# | In file included from 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-mm-align.c:8:
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:466:64: 
error: conflicting types for '__readcr3'
# |   466 | static __inline__ unsigned __LPTRINT_TYPE__ __DEFAULT_FN_ATTRS 
__readcr3(void) {
# |       |                                                                ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:100:18: 
note: previous declaration is here
# |   100 | unsigned __int64 __readcr3(void);
# |       |                  ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:477:1: 
error: conflicting types for '__writecr3'
# |   477 | __writecr3(unsigned __INTPTR_TYPE__ __cr3_val) {
# |       | ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:130:6: 
note: previous declaration is here
# |   130 | void __writecr3(unsigned __int64);
# |       |      ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-mm-align.c'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGen\ms-mm-align.c
# `-----------------------------
# error: command failed with exit status: 2

--

```
</details>
<details>
<summary>Clang.Headers/ms-intrin.cpp</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-triple i386-pc-win32 -target-cpu pentium4      -fms-extensions 
-fms-compatibility -fms-compatibility-version=17.00      -ffreestanding 
-fsyntax-only -Werror -Wsystem-headers      -isystem 
C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include 
C:\_work\llvm-project\llvm-project\clang\test\Headers\ms-intrin.cpp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-triple i386-pc-win32 -target-cpu pentium4 -fms-extensions -fms-compatibility 
-fms-compatibility-version=17.00 -ffreestanding -fsyntax-only -Werror 
-Wsystem-headers -isystem 
'C:\_work\llvm-project\llvm-project\clang\test\Headers/Inputs/include' 
'C:\_work\llvm-project\llvm-project\clang\test\Headers\ms-intrin.cpp'
# .---command stderr------------
# | In file included from 
C:\_work\llvm-project\llvm-project\clang\test\Headers\ms-intrin.cpp:37:
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:466:64: 
error: functions that differ only in their return type cannot be overloaded
# |   466 | static __inline__ unsigned __LPTRINT_TYPE__ __DEFAULT_FN_ATTRS 
__readcr3(void) {
# |       |                   ~~~~~~~~~~~~~~~~~~~~~~~~~                    ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:100:18: 
note: previous declaration is here
# |   100 | unsigned __int64 __readcr3(void);
# |       | ~~~~~~~~~~~~~~~~ ^
# | C:\_work\llvm-project\llvm-project\clang\test\Headers\ms-intrin.cpp:74:3: 
error: call to '__writecr3' is ambiguous
# |    74 |   __writecr3(0);
# |       |   ^~~~~~~~~~
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:130:6: 
note: candidate function
# |   130 | void __writecr3(unsigned __int64);
# |       |      ^
# | 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h:477:1: 
note: candidate function
# |   477 | __writecr3(unsigned __INTPTR_TYPE__ __cr3_val) {
# |       | ^
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Sema/bittest-intrinsics.c</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-ffreestanding -fms-compatibility -fms-compatibility-version=19 -verify 
C:\_work\llvm-project\llvm-project\clang\test\Sema\bittest-intrinsics.c -triple 
i686-windows-msvc -fms-extensions -DTEST_X86
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-ffreestanding -fms-compatibility -fms-compatibility-version=19 -verify 
'C:\_work\llvm-project\llvm-project\clang\test\Sema\bittest-intrinsics.c' 
-triple i686-windows-msvc -fms-extensions -DTEST_X86
# .---command stderr------------
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h Line 
466: conflicting types for '__readcr3'
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h Line 
477: conflicting types for '__writecr3'
# | error: 'expected-note' diagnostics seen but not expected: 
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h Line 
100: previous declaration is here
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include\intrin.h Line 
130: previous declaration is here
# | 4 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/196886
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to