c-lang.c (start_cdtor, [...]): New functions.
authorRichard Henderson <rth@redhat.com>
Wed, 8 Nov 2000 01:31:01 +0000 (17:31 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 8 Nov 2000 01:31:01 +0000 (17:31 -0800)
commit6dbaddf97cdeab91396cc4f805fa23d1dbacdb8b
treec856e04a6d92ac54490fed87ab2b96a519581e86
parent99b130844d3b2946fa13ddad7e8e9bc579145891
c-lang.c (start_cdtor, [...]): New functions.

        * c-lang.c (start_cdtor, finish_cdtor): New functions.
        (finish_file): Use them in building constructor/destructor functions.

        * config/alpha/alpha.h (HAS_INIT_SECTION, LD_INIT_SWITCH,
        LD_FINI_SWITCH): Move ...
        * config/alpha/osf.h: ... here.
        * config/alpha/alpha-interix.h: Don't undef them.

From-SVN: r37307
gcc/ChangeLog
gcc/c-lang.c
gcc/config/alpha/alpha-interix.h
gcc/config/alpha/alpha.h
gcc/config/alpha/osf.h