dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as an optimization when...
authorRichard Henderson <rth@redhat.com>
Wed, 2 Apr 2003 17:23:01 +0000 (09:23 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 2 Apr 2003 17:23:01 +0000 (09:23 -0800)
commitad5eeaa9c1e1fb22dd5bf8631eb91d9b62733584
treedc74dae079809067eed1f30ad0dbc3a4ba058ee3
parentbe12c2b0cc10bf0e7429b842c9e73067c10f8e85
dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as an optimization when flag_exceptions not enabled.

        * dwarf2out.c (output_call_frame_info): Ignore fde->nothrow as an
        optimization when flag_exceptions not enabled.

From-SVN: r65169
gcc/ChangeLog
gcc/dwarf2out.c