spew.c
40.5 KB
-
re PR c++/7679 (The compiler crashes wen a right parentesis is missing) · e6f052b7
PR c++/7679 * spew.c (next_token): Do not return an endless stream of END_OF_SAVED_INPUT tokens. (snarf_method): Add three END_OF_SAVED_INPUT tokens to the end of the cached token stream. (snarf_defarg): Likewise. PR c++/7679 * g++.dg/parse/inline1.C: New test. From-SVN: r58465
Mark Mitchell committed