This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New Sparc linker testsuite failures


Hi Jose,

  I am seeing some new linker testsuite failures for binutils configured
  as sparc64-linux-gnu and sparc-linux-gnu:

   LD REGRESSION: 64-bit: TLS -fpic -shared transitions
   LD REGRESSION: 64-bit: TLS -fpic and -fno-pic
   LD REGRESSION: 64-bit: TLS -fno-pic -shared 

  The cause seems to be obvious:

    regexp_diff match failure
    regexp "^ +132c:	81 cf e0 08 	rett  %i7 \+ 8$"
    line  "    132c:	81 cf e0 08 	return  %i7 + 8"
    FAIL: 64-bit: TLS -fpic -shared transitions

  Which I assume is due to this patch:

    2017-04-21  Jose E. Marchesi  <jose.marchesi@oracle.com>

	* sparc-opc.c (sparc_opcodes): Mark RETT instructions as v6notv9.

  Would you mind checking that this happens for you, and if so, updating
  the linker tests ?

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]