diff --git a/gcc/builtins.c b/gcc/builtins.c index 5aa9e6fe456..3d82b6b2eb8 100644 --- a/gcc/builtins.c +++ b/gcc/builtins.c @@ -4701,7 +4701,6 @@ static rtx expand_builtin_expect (tree arglist, rtx target) { tree exp, c; - rtx note, rtx_c; if (arglist == NULL_TREE || TREE_CHAIN (arglist) == NULL_TREE)