* config/obj-elf.c (obj_elf_section): Only SEC_LOAD if the type is
authorIan Lance Taylor <ian@airs.com>
Wed, 6 Mar 1996 22:19:22 +0000 (22:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 6 Mar 1996 22:19:22 +0000 (22:19 +0000)
commit6b8ed20d4ae75100dbe4b7454ea9365eab28290f
tree130dbc1eb42c158acd85c32819b728dad62dfec2
parent0c27542fad09d75291eafb43ce2cb328347d45e8
* config/obj-elf.c (obj_elf_section): Only SEC_LOAD if the type is
not SHT_NOBITS.  Don't tamper with flags based on type if a
special section was found (revert Feb 29 change).
gas/ChangeLog