]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/63455 (decltype of statement expression internal compiler error: in cp_par...
authorJason Merrill <jason@redhat.com>
Wed, 15 Oct 2014 16:46:35 +0000 (12:46 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 15 Oct 2014 16:46:35 +0000 (12:46 -0400)
commitad45b027b2d6fc5937cd1b39df22df1e5642530f
tree29003eb979ab90184d1db47071d91f93259df114
parent889b946166ab6c872a71cf61326fcc15066ff43a
re PR c++/63455 (decltype of statement expression  internal compiler error: in cp_parser_abort_tentative_parse, at cp/parser.c:25062)

PR c++/63455
Revert:
* parser.c (cp_parser_abort_tentative_parse): Make sure we haven't
committed to this tentative parse.

From-SVN: r216277
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/ext/stmtexpr16.C [new file with mode: 0644]