On Sat, 2 Jan 2016 11:50:56 +0000
Sergei Trofimovich <sly...@inbox.ru> wrote:

> Attached updated patch and test runs on a crosscompiler before
> and after the change.
> 
> Now I'm building on real ia64 hardware as
>     make bootstrap
>     make -k check
> 
> for both clean and patched trees.

'make bootstrap' works fine on ia64 but I've failed to run 'make check'.
Testsuite's LD_LIBRARY_PATHs are not correct and can run tests.

Executing on host: /root/gcc-build/gcc/xgcc -B/root/gcc-build/gcc/  
-fno-diagnostics-show-caret -fdiagnostics-color=never    -O0  -w -c   -o 
20000105-1.o /root/gcc/gcc/testsuite/gcc.c-torture/compile/20000105-1.c    
(timeout = 300)
spawn /root/gcc-build/gcc/xgcc -B/root/gcc-build/gcc/ 
-fno-diagnostics-show-caret -fdiagnostics-color=never -O0 -w -c -o 200001
05-1.o /root/gcc/gcc/testsuite/gcc.c-torture/compile/20000105-1.c
compiler exited with status -1
output is:
spawn failed

But running builds manually works:

gcc-build # /root/gcc-build/gcc/xgcc -B/root/gcc-build/gcc/  
-fno-diagnostics-show-caret -fdiagnostics-color=never    -O0  -w -c   -o 
20000105-1.o /root/gcc/gcc/testsuite/gcc.c-torture/compile/20000105-1.c  && 
echo ok
ok

-- 

  Sergei

Attachment: signature.asc
Description: PGP signature

Reply via email to