* config/tc-ppc.c (ppc_change_csect): Temporarily lower the
authorIan Lance Taylor <ian@airs.com>
Mon, 25 Aug 1997 18:29:11 +0000 (18:29 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 25 Aug 1997 18:29:11 +0000 (18:29 +0000)
commita77b3837e3bf4541a1c8047f42ca5d66a17cca40
tree73dba3d3ee8a3eb03551d8df2502cd3464913f43
parentcf735d2a931d761b3560a39314965f6f37662da3
* config/tc-ppc.c (ppc_change_csect): Temporarily lower the
chunksize while creating the new subsection.
* as.c (chunksize): Initialize to zero.
* subsegs.c (subseg_set_rest): Change 5000 to chunksize when
calling obstack_begin.
gas/ChangeLog