This is the mail archive of the binutils@sources.redhat.com 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: Fixup references to bfd_section_list... macros


Hi Alan,

	* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations
	of bfd_section_list... macros.


Um, this is still broken.  sec->next is trashed by HJ's
bfd_section_list_remove.


* config/tc-mmix.c (mmix_frob_file): Likewise.


And this isn't ideal. No need to traverse the list.


* config/tc-xtensa.c (xtensa_remove_section): Likewise.


Same here.


(xtensa_insert_section): Likewise.


And this is still broken. You aren't having a good day. :)

I was in the middle of testing fixes for all these, plus some others in
bfd/.  Expect a commit sometime soon after I rerun the tests.  (My first
bash at fixing them wasn't too hot either..)

Bows head in shame. :-( OK - I will leave a proper fix to you. Sorry Alan.


Cheers
  Nick



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