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 a typo in gas/testsuite/gas/elf/elf.exp


Hi Tristan,

tiny patch to fix an obvious typo.

Oops.


2007-11-07 Tristan Gingold <gingold@adacore.com>

* gas/elf/elf.exp (run_elf_list_test): Fix typo.

Approved and applied.


!     if (![istarget "mn10300-*-*"] && ![istarget "am3*-*-*"]} then {
!     if {![istarget "mn10300-*-*"] && ![istarget "am3*-*-*"]} then {

I wonder why this did not show up in my tests. Hmmm.


Cheers
  Nick



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