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] |
On Thu, Aug 25, 2005 at 02:13:29PM +0900, Kaz Kojima wrote: > + int i = ARRAY_SIZE (sh_ef_bfd_table) - 1; > > for (; i>0; i--) > if (sh_ef_bfd_table[i] == mach) Do you want to check sh_ef_bfd_table[0]? -- Alan Modra IBM OzLabs - Linux Technology Centre
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |