diff options
Diffstat (limited to 'gcc/expr.h')
| -rw-r--r-- | gcc/expr.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/expr.h b/gcc/expr.h index f1cf081b195..d52d57a9741 100644 --- a/gcc/expr.h +++ b/gcc/expr.h @@ -743,9 +743,6 @@ extern void init_all_optabs (void); /* Call this to initialize an optab function entry. */ extern rtx init_one_libfunc (const char *); -extern void do_jump_by_parts_greater_rtx (enum machine_mode, int, rtx, rtx, - rtx, rtx); - extern int vector_mode_valid_p (enum machine_mode); #endif /* GCC_EXPR_H */ |

