aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/spew.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/spew.c')
-rw-r--r--gcc/cp/spew.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/spew.c b/gcc/cp/spew.c
index 28b2323..4b7f845 100644
--- a/gcc/cp/spew.c
+++ b/gcc/cp/spew.c
@@ -331,8 +331,6 @@ read_token (t)
#undef YYCODE
case CPP_EOF:
- if (cpp_pop_buffer (parse_in) != 0)
- goto retry;
t->yychar = 0;
break;