toplev.c (rest_of_compilation): Delay sibcall optimization until after emit_eh_context.
authorRichard Henderson <rth@cygnus.com>
Tue, 25 Apr 2000 10:13:17 +0000 (03:13 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 25 Apr 2000 10:13:17 +0000 (03:13 -0700)
commit9d9e5c09bd9fceccbeda15db6b31b2af699d494f
treeb815b7b3d56470cd3092432c28c5f17e798992b6
parentc387f6289827aefdedbffbe486952c47ac9e1739
toplev.c (rest_of_compilation): Delay sibcall optimization until after emit_eh_context.

        * toplev.c (rest_of_compilation): Delay sibcall optimization
        until after emit_eh_context.

From-SVN: r33407
gcc/ChangeLog
gcc/toplev.c