[Bug ld/20675] [metag] internal error cross-compiling static programs

2016-10-14 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20675

Nick Clifton  changed:

   What|Removed |Added

 CC||nickc at redhat dot com

--- Comment #1 from Nick Clifton  ---
Hi wbx,

  Would it be possible for you to upload the testcase here so that we can
attempt to reproduce it ?  Preferably including the termios.o object file, so
that we do not need a compiler, and the full linker command line.  If target
libraries are needed as well, then including them would be really helpful too.

Cheers
  Nick

PS.  The abort that is triggering this failure is accompanied by this comment:

/* We don't support changing the TLS model.  */

So it might be that the test case is attempting to do something that is just
not supported by the linker.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/19020] objcopy interleave feature broken

2016-10-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19020

--- Comment #11 from cvs-commit at gcc dot gnu.org  ---
The master branch has been updated by Luis Machado :

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e913b9cb939c45ce9cbf0f224da6466cd3094c3a

commit e913b9cb939c45ce9cbf0f224da6466cd3094c3a
Author: Luis Machado 
Date:   Fri Oct 14 09:04:46 2016 -0500

Fix leftover remote test failures from PR binutils/19020

As pointed out in PR binutils/19020, those tests were still failing when
doing
remote testing. This is because the binary files weren't being copied over
to
the remote host for testing.

FAIL: binutils-all/pr19020a
FAIL: binutils-all/pr19020b

This small patch fixes this up to make things pass.

binutils/ChangeLog:
2016-10-14  Luis Machado  

* testsuite/lib/utils-lib.exp (run_dump_test): Call remote_download
to copy file to remote host.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils