parser.c (cp_parser_abort_tentative_parse): Make sure we haven't committed to this...
authorJason Merrill <jason@redhat.com>
Wed, 16 Mar 2011 17:04:41 +0000 (13:04 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 16 Mar 2011 17:04:41 +0000 (13:04 -0400)
commit23d956f9358316e3a65455ff3dc4caffb6b67de3
tree3fadba72eff30694e113412308e175ec50c69a8d
parentbb4586d38825faf532f8dd12c73049410563ee7c
parser.c (cp_parser_abort_tentative_parse): Make sure we haven't committed to this tentative parse.

* parser.c (cp_parser_abort_tentative_parse): Make sure we haven't
committed to this tentative parse.

From-SVN: r171054
gcc/cp/ChangeLog
gcc/cp/parser.c