aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorBernd Schmidt <bernds@cygnus.co.uk>1999-07-31 12:46:53 +0000
committerBernd Schmidt <crux@gcc.gnu.org>1999-07-31 12:46:53 +0000
commitb384405b341a1539bf3b10b4ce5a99f2ed389630 (patch)
tree286c1d2fa0096b032809b04fe3925b118bc31fd7 /gcc/tree.c
parent6261ede720fc024883ad4942dfbe68f943fe4462 (diff)
downloadgcc-b384405b341a1539bf3b10b4ce5a99f2ed389630.zip
gcc-b384405b341a1539bf3b10b4ce5a99f2ed389630.tar.gz
gcc-b384405b341a1539bf3b10b4ce5a99f2ed389630.tar.bz2
Backport of GC branch patches part 1: kill eh status saving.
From-SVN: r28357
Diffstat (limited to 'gcc/tree.c')
-rw-r--r--gcc/tree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/tree.c b/gcc/tree.c
index 5e29d2f..f0dc0ee 100644
--- a/gcc/tree.c
+++ b/gcc/tree.c
@@ -37,7 +37,6 @@ Boston, MA 02111-1307, USA. */
#include "system.h"
#include "flags.h"
#include "tree.h"
-#include "except.h"
#include "function.h"
#include "obstack.h"
#include "toplev.h"