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 Fri, Jun 15, 2012 at 06:14:44AM -0400, John Szakmeister wrote: > - return (bfd_reloc_status_type) FALSE; > + return bfd_reloc_notsupported; Thanks! Applied. The original error goes back to 2005-03, then in 2009-09 someone added the cast to make a gcc warning go away. :-( -- Alan Modra Australia Development Lab, IBM
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |