ninja: Entering directory `out/gn' [0/2] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20562 tests, 8 workers -- Testing: 0 FAIL: Clang :: Preprocessor/predefined-arch-macros.c (14 of 20562) ******************** TEST 'Clang :: Preprocessor/predefined-arch-macros.c' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 3: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i386 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I386_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i386 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I386_M32 RUN: at line 11: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i386 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I386_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i386 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I386_M64 RUN: at line 16: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i486 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I486_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i486 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I486_M32 RUN: at line 25: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i486 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I486_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i486 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I486_M64 RUN: at line 30: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i586 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I586_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i586 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I586_M32 RUN: at line 42: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i586 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I586_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i586 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I586_M64 RUN: at line 47: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M32 RUN: at line 59: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M64 RUN: at line 64: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-mmx -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-mmx -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M32 RUN: at line 79: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-mmx -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-mmx -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_MMX_M64 RUN: at line 84: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip-c6 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip-c6 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M32 RUN: at line 94: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip-c6 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip-c6 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP_C6_M64 RUN: at line 99: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M32 RUN: at line 109: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=winchip2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_WINCHIP2_M64 RUN: at line 114: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_M32 RUN: at line 124: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_M64 RUN: at line 129: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3-2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_2_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3-2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_2_M32 RUN: at line 144: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3-2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_2_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=c3-2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_C3_2_M64 RUN: at line 149: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i686 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I686_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i686 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I686_M32 RUN: at line 161: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i686 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I686_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=i686 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_I686_M64 RUN: at line 166: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentiumpro -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentiumpro -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M32 RUN: at line 178: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentiumpro -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentiumpro -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUMPRO_M64 RUN: at line 183: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M32 RUN: at line 198: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M64 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM2_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux RUN: at line 203: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M32 RUN: at line 219: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3_M64 RUN: at line 224: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3m -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3m -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M32 RUN: at line 238: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3m -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium3m -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM3M_M64 RUN: at line 243: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-m -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-m -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M32 RUN: at line 258: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-m -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium-m -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM_M_M64 RUN: at line 263: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M32 RUN: at line 275: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4_M64 RUN: at line 280: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4m -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4m -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M32 RUN: at line 292: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4m -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=pentium4m -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PENTIUM4M_M64 RUN: at line 297: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=yonah -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_YONAH_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=yonah -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_YONAH_M32 RUN: at line 310: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=yonah -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_YONAH_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=yonah -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_YONAH_M64 RUN: at line 315: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=prescott -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=prescott -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M32 RUN: at line 328: not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=prescott -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M64 + not /Users/thakis/src/llvm-project/out/gn/bin/clang -march=prescott -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_PRESCOTT_M64 RUN: at line 333: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nocona -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nocona -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M32 RUN: at line 346: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nocona -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nocona -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_NOCONA_M64 RUN: at line 363: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE2_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE2_M32 RUN: at line 366: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=penryn -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_CORE2_M32,CHECK_PENRYN_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=penryn -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_CORE2_M32,CHECK_PENRYN_M32 RUN: at line 382: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE2_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE2_M64 RUN: at line 385: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=penryn -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_CORE2_M64,CHECK_PENRYN_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=penryn -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_CORE2_M64,CHECK_PENRYN_M64 RUN: at line 404: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M32 RUN: at line 407: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nehalem -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nehalem -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M32 RUN: at line 410: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=westmere -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_COREI7_M32,CHECK_WESTMERE_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=westmere -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_COREI7_M32,CHECK_WESTMERE_M32 RUN: at line 430: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M64 RUN: at line 433: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nehalem -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=nehalem -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_M64 RUN: at line 436: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=westmere -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_COREI7_M64,CHECK_WESTMERE_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=westmere -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_COREI7_M64,CHECK_WESTMERE_M64 RUN: at line 459: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7-avx -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7-avx -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M32 RUN: at line 462: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sandybridge -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sandybridge -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M32 RUN: at line 485: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7-avx -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=corei7-avx -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M64 RUN: at line 488: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sandybridge -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sandybridge -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_COREI7_AVX_M64 RUN: at line 514: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx-i -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx-i -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M32 RUN: at line 517: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=ivybridge -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=ivybridge -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M32 RUN: at line 540: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx-i -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M64 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx-i -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux RUN: at line 543: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=ivybridge -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=ivybridge -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX_I_M64 RUN: at line 569: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx2 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M32 RUN: at line 572: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=haswell -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=haswell -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M32 RUN: at line 604: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=core-avx2 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M64 RUN: at line 607: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=haswell -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=haswell -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CORE_AVX2_M64 RUN: at line 642: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=broadwell -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_BROADWELL_M32 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_BROADWELL_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=broadwell -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux RUN: at line 677: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=broadwell -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_BROADWELL_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=broadwell -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_BROADWELL_M64 RUN: at line 715: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKL_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKL_M32 RUN: at line 749: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKL_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKL_M64 RUN: at line 788: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knl -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNL_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knl -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNL_M32 RUN: at line 824: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knl -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNL_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knl -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNL_M64 RUN: at line 863: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knm -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNM_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knm -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNM_M32 RUN: at line 897: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knm -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNM_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=knm -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_KNM_M64 RUN: at line 934: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake-avx512 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKX_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake-avx512 -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKX_M32 RUN: at line 981: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake-avx512 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKX_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=skylake-avx512 -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SKX_M64 RUN: at line 1031: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cascadelake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CLX_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cascadelake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CLX_M32 RUN: at line 1079: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cascadelake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CLX_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cascadelake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CLX_M64 RUN: at line 1130: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cooperlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CPX_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cooperlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CPX_M32 RUN: at line 1179: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cooperlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CPX_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cooperlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CPX_M64 RUN: at line 1231: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cannonlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CNL_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cannonlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CNL_M32 RUN: at line 1281: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cannonlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CNL_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=cannonlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_CNL_M64 RUN: at line 1332: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-client -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M32,CHECK_ICL_M32S + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-client -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M32,CHECK_ICL_M32S RUN: at line 1335: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=rocketlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M32,CHECK_RKL_M32S + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=rocketlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M32,CHECK_RKL_M32S RUN: at line 1395: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-client -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M64,CHECK_ICL_M64S + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-client -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M64,CHECK_ICL_M64S RUN: at line 1398: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=rocketlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M64,CHECK_RKL_M64S + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=rocketlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_ICL_M64,CHECK_RKL_M64S RUN: at line 1459: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-server -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ICX_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-server -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ICX_M32 RUN: at line 1519: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-server -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ICX_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=icelake-server -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_ICX_M64 RUN: at line 1580: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=tigerlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_TGL_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=tigerlake -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_TGL_M32 RUN: at line 1644: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=tigerlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_TGL_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=tigerlake -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_TGL_M64 RUN: at line 1709: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sapphirerapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sapphirerapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M32 RUN: at line 1712: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=emeraldrapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=emeraldrapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M32 RUN: at line 1786: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sapphirerapids -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=sapphirerapids -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M64 RUN: at line 1789: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=emeraldrapids -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 -target i386-unknown-linux | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M64 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=emeraldrapids -m64 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - -target i386-unknown-linux + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_SPR_M64 RUN: at line 1864: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=graniterapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 --target=i386 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_GNR_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=graniterapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - --target=i386 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefix=CHECK_GNR_M32 RUN: at line 1867: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=graniterapids-d -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 --target=i386 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=graniterapids-d -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - --target=i386 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32 RUN: at line 1870: /Users/thakis/src/llvm-project/out/gn/bin/clang -march=diamondrapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - 2>&1 --target=i386 | /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32,CHECK_DMR_M32 + /Users/thakis/src/llvm-project/out/gn/bin/clang -march=diamondrapids -m32 -E -dM /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -o - --target=i386 + /Users/thakis/src/llvm-project/out/gn/bin/FileCheck -match-full-lines /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -check-prefixes=CHECK_GNR_M32,CHECK_GNRD_M32,CHECK_DMR_M32 /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c:1877:20: error: CHECK_GNRD_M32: expected string not found in input // CHECK_GNRD_M32: #define __AMX_COMPLEX__ 1 ^ :5:23: note: scanning from here #define __AMX_BF16__ 1 ^ :11:1: note: possible intended match here #define __AMX_TILE__ 1 ^ Input file: Check file: /Users/thakis/src/llvm-project/clang/test/Preprocessor/predefined-arch-macros.c -dump-input=help explains the following input dump. Input was: <<<<<< 1: #define _ILP32 1 2: #define __ADX__ 1 3: #define __AES__ 1 4: #define __AMX_AVX512__ 1 5: #define __AMX_BF16__ 1 check:1877'0 X error: no match found 6: #define __AMX_FP16__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~ 7: #define __AMX_FP8__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~ 8: #define __AMX_INT8__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~ 9: #define __AMX_MOVRS__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~~ 10: #define __AMX_TF32__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~ 11: #define __AMX_TILE__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~ check:1877'1 ? possible intended match 12: #define __AMX_TRANSPOSE__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13: #define __APX_F__ 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~ 14: #define __ATOMIC_ACQUIRE 2 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15: #define __ATOMIC_ACQ_REL 4 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16: #define __ATOMIC_CONSUME 1 check:1877'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ . . . >>>>>> -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang :: Preprocessor/predefined-arch-macros.c Testing Time: 437.29s Total Discovered Tests: 45951 Skipped : 35 (0.08%) Unsupported : 97 (0.21%) Passed : 45784 (99.64%) Expectedly Failed: 34 (0.07%) Failed : 1 (0.00%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.