darwin.c (darwin_make_decl_one_only): Allocate section names once per compilation...
authorMatt Austern <austern@apple.com>
Tue, 31 Aug 2004 18:06:59 +0000 (18:06 +0000)
committerMatt Austern <austern@gcc.gnu.org>
Tue, 31 Aug 2004 18:06:59 +0000 (18:06 +0000)
commitc61eceebfae296bfab51a3af14bf09f2808d260c
tree40263df7a28894638885bb2f4183ce077287b7da
parent4bceb077ac4d1b221e4476f988c6717959774d7d
darwin.c (darwin_make_decl_one_only): Allocate section names once per compilation, instead of once per symbol.

* config/darwin.c (darwin_make_decl_one_only): Allocate section
names once per compilation, instead of once per symbol.

From-SVN: r86836
gcc/ChangeLog
gcc/config/darwin.c