decl2.c (setup_initp): Give statics with no priority the default priority here.
authorJason Merrill <jason@yorick.cygnus.com>
Sat, 6 Mar 1999 03:54:30 +0000 (03:54 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 6 Mar 1999 03:54:30 +0000 (22:54 -0500)
commit3c2a0097066b2f122d4ae0a70bde6e8f1721081a
tree2fa5cbf1361cdf86c927c6af51e496b33870023e
parent15d1c8cfe6ecf22457f463b324de7e08a5ba4f5a
decl2.c (setup_initp): Give statics with no priority the default priority here.

* decl2.c (setup_initp): Give statics with no priority the default
priority here.
(do_dtors, do_ctors, finish_file): Remove special handling of
non-prioritized statics.

From-SVN: r25613
gcc/cp/ChangeLog
gcc/cp/decl2.c