ldmain.c (constructor_callback): Allocate set_name in stack frame, rather than
authorKen Raeburn <raeburn@cygnus>
Thu, 20 Jul 1995 20:35:03 +0000 (20:35 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 20 Jul 1995 20:35:03 +0000 (20:35 +0000)
commitd2c66084beeddfb71162334e0932eae798d6085a
tree554b435de5dd7ccfea619e465fc6614da1e5cacd
parentf1c9e4462a0f426fe83af8c2aa98b4980911e801
ldmain.c (constructor_callback): Allocate set_name in stack frame, rather than
always calling alloca with a fixed size.
ld/ChangeLog