Hi,

On Tue, May 24, 2016 at 12:37 PM, Ismail Donmez <ism...@i10z.com> wrote:
>
> On Sun, May 22, 2016 at 9:18 PM, Simon Atanasyan via cfe-commits
> <cfe-commits@lists.llvm.org> wrote:
>> Author: atanasyan
>> Date: Sun May 22 13:18:07 2016
>> New Revision: 270373
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=270373&view=rev
>> Log:
>> [driver][mips] Support new versions of MIPS CodeScape toolchains
>
> Two tests fail for me on Linux, please the attached build log.
1. Revision 270373 contains a bug fixed at r270380. Do you use the
latest Clang source code?

2. If so could you please send an output of the following command?

/home/abuild/rpmbuild/BUILD/llvm/stage2/bin/clang -no-canonical-prefixes \
  /home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/mips-img-v2.cpp \
  -### -o 
/home/abuild/rpmbuild/BUILD/llvm/stage2/tools/clang/test/Driver/Output/mips-img-v2.cpp.tmp.o
\
  --target=mips-img-linux-gnu \
  
--gcc-toolchain=/home/abuild/rpmbuild/BUILD/llvm/tools/clang/test/Driver/Inputs/mips_img_v2_tree
\
  -EB -mips32r6 -mhard-float -mabi=32

-- 
Simon Atanasyan
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to