diff options
Diffstat (limited to 'gcc/ChangeLog.0')
-rw-r--r-- | gcc/ChangeLog.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog.0 b/gcc/ChangeLog.0 index b6678b713f9..779b44f5350 100644 --- a/gcc/ChangeLog.0 +++ b/gcc/ChangeLog.0 @@ -12000,7 +12000,7 @@ Wed Sep 10 11:49:20 1997 Jason Merrill <jason@yorick.cygnus.com> EXCEPTION_SECTION, mark the start of the frame info with a collectible tag. * collect2.c (frame_tables): New list. - (is_ctor_dtor): Recognise frame entries. + (is_ctor_dtor): Recognize frame entries. (scan_prog_file): Likewise. (main): Pass -fno-exceptions to sub-compile. Also do collection if there are any frame entries. |