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


> > !     if (![istarget "mn10300-*-*"] && ![istarget "am3*-*-*"]} then {
> > !     if {![istarget "mn10300-*-*"] && ![istarget "am3*-*-*"]} then {
> 
> I wonder why this did not show up in my tests.  Hmmm.

Good question.  Just testing it out, Tcl said:

syntax error in expression "(1": looking for close parenthesis

However, something in the framework may just be catching the error and
disposing of the error message.  ;-/

Ben



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