[cfe-dev] [PATCH] Fix clang test failures on MIPS

陳韋任 chenwj at iis.sinica.edu.tw
Wed May 2 23:31:13 PDT 2012


Hi Simon,

> Clang :: Preprocessor/mmx.c
> Clang :: Preprocessor/predefined-arch-macros.c
> 
> These test check definitions of various i386..x86-64 platforms specific macros.
> I suggest to add "mips" to the XFAIL list for these tests.
>
> Clang :: Driver/debug-options-as.c
> 
> This test depends on integrated assembler. I suggest to turn it on explicitly
> by the "-integrated-as" option.
> 
> Clang :: Tooling/clang-check.cpp
> Clang :: Tooling/clang-check-pwd.cpp
> Clang :: Tooling/clang-check-args.cpp
> Clang :: Tooling/clang-check-builtin-headers.cpp
> 
> These tests expect that clang driver runs exactly one compiler job, but
> integrated assembler is turned off on MIPS by default and the driver runs two
> jobs. I suggest to add "mips" to the XFAIL list for these tests.

  I have the same failures on ARM (except clang-check-builtin-headers.cpp since
rc1 doesn't have it) [1].

  Looking for your patch! ;)

Regards,
chenwj

[1] http://people.cs.nctu.edu.tw/~chenwj/tmp/phase3-regression-test.txt

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj




More information about the cfe-dev mailing list