diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 17ab03e7a19..d8b55f5e575 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 2000-03-08 Jason Merrill <jason@casey.cygnus.com> + * dwarf2out.c (dw_fde_struct): Add 'nothrow'. + (dwarf2out_begin_prologue): Set it. + (output_call_frame_info): Don't emit EH unwind info for leaves. + * flow.c (count_basic_blocks, find_basic_blocks_1): A rethrow can occur outside of an EH region. * except.c: Correct comments about rethrow behavior. |

