OSDN Git Service

* ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOAD
authoramodra <amodra>
Mon, 12 Jan 2004 13:47:32 +0000 (13:47 +0000)
committeramodra <amodra>
Mon, 12 Jan 2004 13:47:32 +0000 (13:47 +0000)
commitf66a414224cac7862bc3201961babd262027f9a0
tree3806ea0b975fb22fca9fd295bc7313d66a78d78e
parenta087e6194c5fc8228205d93b567f789ad700e624
* 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