* ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
commit71db9100a861031b7e364362dd9a5b5036348e68
authorAlan Modra <amodra@bigpond.net.au>
Mon, 12 Jan 2004 13:47:32 +0000 (12 13:47 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 12 Jan 2004 13:47:32 +0000 (12 13:47 +0000)
treed7a55ab7c05f927e2b20915848c69bdb4142e2b5
parent3713cb32b766b3123b6d937b66e4048c5d1d7ef2
* ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
sections.  Do ignore SEC_NEVER_LOAD sections.
(lang_size_sections_1): Remove test made redundant with the above.
ld/ChangeLog
ld/ldlang.c