OSDN Git Service

Thu Sep 17 16:42:16 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 1998 13:55:51 +0000 (13:55 +0000)
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Sep 1998 13:55:51 +0000 (13:55 +0000)
commit6a4a2724d3afb9c752810dc78a77625d83817f31
tree295181099ed36b8734ecb3f2417fcaaccc96a9be
parentd41977e4e85168436dfa7b74226ca12445317d9a
Thu Sep 17 16:42:16 EDT 1998  Andrew MacLeod  <amacleod@cygnus.com>
        * except.c (start_catch_handler): Issue 'fatal' instead of 'error' and
        re-align some code.
        * libgcc2.c (__eh_rtime_match): fprintf a runtime error. Use <stdio.h>.
1998-09-17  Andrew MacLeod  <amacleod@cygnus.com>
        * exception.cc (__cplus_type_matcher): realign some code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22462 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/exception.cc
gcc/except.c
gcc/libgcc2.c