crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on USE_EH_FRAME_REGISTRY, not EH_FRAM...
authorRichard Henderson <rth@redhat.com>
Tue, 4 Jun 2002 02:55:28 +0000 (19:55 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 4 Jun 2002 02:55:28 +0000 (19:55 -0700)
commit618939dec269cc6143e873f996d551ef9a319a2d
treec911158b02535e80daad70fcf50693800c78e4e9
parent6933647a67798a3ef9c0d9918aa9d5e6f47ad902
crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on USE_EH_FRAME_REGISTRY, not EH_FRAME_SECTION_NAME.

        * crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize on
        USE_EH_FRAME_REGISTRY, not EH_FRAME_SECTION_NAME.

From-SVN: r54228
gcc/ChangeLog
gcc/crtstuff.c