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] Fix oopsie in ld-plugin tests.


On 15/10/2010 19:10, Hans-Peter Nilsson wrote:
>> Date: Thu, 14 Oct 2010 06:24:04 +0100
>> From: Dave Korn <dave.korn.cygwin@gmail.com>
> 
>> ld/testsuite/ChangeLog:
>>
>> 	* ld-plugin/plugin.exp: Don't error out if there is no target compiler
>> 	available, make tests UNSUPPORTED instead.
> 
>> +if { !$can_compile || $failed_compile } {
>>      foreach testitem $plugin_tests {
>>  	unresolved [lindex $testitem 0]
> 
> Incorrect, or you sent and committed the wrong patch.  You made
> them UNRESOLVED, which causes make to (still) return an error.

  Sorry, that was what you suggested in your off-list email.  Did you mean to
says UNSUPPORTED perhaps?

    cheers,
      DaveK



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