First cut of changes to utilize the new exception handling model
commit011a7f231d497d484ae4d4c4e5407da4f1a5a00d
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 May 1998 13:39:15 +0000 (14 13:39 +0000)
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 May 1998 13:39:15 +0000 (14 13:39 +0000)
tree210e41e74a68a515399d6c03258a484e02563706
parent6f1bf8a1217bcb9d5b8b63d63c962b326b5d0319
First cut of changes to utilize the new exception handling model

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19746 138bc75d-0d04-0410-961f-82ee72b054a4
14 files changed:
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/cp/exception.cc
gcc/cp/parse.y
gcc/cp/semantics.c
gcc/eh-common.h [new file with mode: 0644]
gcc/except.c
gcc/except.h
gcc/final.c
gcc/flow.c
gcc/function.h
gcc/integrate.c
gcc/libgcc2.c