summaryrefslogtreecommitdiffstats
path: root/gcc/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/except.c')
-rw-r--r--gcc/except.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/except.c b/gcc/except.c
index a2213a8e602..0f658941162 100644
--- a/gcc/except.c
+++ b/gcc/except.c
@@ -1797,7 +1797,6 @@ output_exception_table_entry (file, n)
{
char buf[256];
rtx sym;
- int eh_entry;
struct handler_info *handler;
handler = get_first_handler (n);
OpenPOWER on IntegriCloud