collect2.c (write_c_file_glob): Allocate initial frame object in static storage and...
authorPaul Eggert <eggert@twinsun.com>
Fri, 12 Dec 1997 07:37:57 +0000 (07:37 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 12 Dec 1997 07:37:57 +0000 (00:37 -0700)
commit5a5ab947b8056df07a18fdeea1df2a15400315ec
tree70c60c961090bf19fcd082685f003aeb7fdbcf9c
parent01eb7f9a1ccd7a2edb8902dee4546cc9f5e154ec
collect2.c (write_c_file_glob): Allocate initial frame object in static storage and pass its address.

        * collect2.c (write_c_file_glob): Allocate initial frame object
        in static storage and pass its address.

From-SVN: r17066
gcc/ChangeLog
gcc/collect2.c