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]

Re: [patch ld]: Testsuite fix of vers-script-3 and vers-script-4 tests


On 15/02/2011 15:55, Dave Korn wrote:

>   Nope.  This causes two regressions on i686-pc-cygwin:
> 
>> FAIL: vers-script-3
>> FAIL: vers-script-4
> 
>   They pass currently.  They fail with your patch.  


Ah, hang on: I just updated my sandbox, and I have found a suspect change:

> 2011-02-14  Mike Frysinger  <...
> 
> 	* ldlang.c (lang_vers_match): Declare a new c_sym, assign it to
> 	the bfd_demangle of sym, change users of sym to c_sym when not
> 	already demangling, and free when done.  Change callers of
> 	cplus_demangle to bfd_demangle.


  This is likely to have changed the behaviour I guess.

    cheers,
      DaveK


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