diff options
Diffstat (limited to 'gcc/cfgrtl.c')
| -rw-r--r-- | gcc/cfgrtl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgrtl.c b/gcc/cfgrtl.c index 486128a..e70733b 100644 --- a/gcc/cfgrtl.c +++ b/gcc/cfgrtl.c @@ -62,7 +62,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA /* ??? Should probably be using LABEL_NUSES instead. It would take a bit of surgery to be able to use or co-opt the routines in jump. */ rtx label_value_list; -rtx tail_recursion_label_list; static int can_delete_note_p (rtx); static int can_delete_label_p (rtx); |
