* ldlang.c (wild_doit): Rewrite flag handling for clarity. If we
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Oct 1997 23:08:14 +0000 (23:08 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Oct 1997 23:08:14 +0000 (23:08 +0000)
commit46d2f9e1d69bfe0518b0f7e7421e66ce26a9e9f3
treefcd1d48f2333ecd96d7c8d2283b3184300520fd9
parent353e5cb6049896a7393ff1ee6a52925b416dddf4
* ldlang.c (wild_doit): Rewrite flag handling for clarity.  If we
  are not adding the first input section, and SEC_READONLY is clear
  on the output section, then don't copy it from the input section.
   If SEC_READONLY is not set on the input section, then clear it on
  the output section.
ld/ChangeLog