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: [PATCH] Fix yet another bug introduced with the SIZEOF .tbsschanges


Jakub Jelinek wrote:
Hi!

If .tbss section is followed by a symbol assignment (PROVIDES or normal),
it is set incorrectly.

2004-04-18 Jakub Jelinek <jakub@redhat.com>

	* ldlang.c (lang_do_assignments_1): Handle .tbss output section
	specially.

I'm sorry for the fall out that my tbss patch caused, however there is a distinct lack of testcases for these things, and I notice that there is no testcase for this regression either. Is there no rule that any fixed regression must be accompanied by a testcase?

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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