Commit c91c3003 by Paolo Carlini Committed by Paolo Carlini

re PR c++/79414 (internal compiler error after "error: expected unqualified-id at end of input")

2017-02-27  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/79414
	* g++.dg/parse/crash67.C: New.

From-SVN: r245756
parent 9449b700
2017-02-27 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/79414
* g++.dg/parse/crash67.C: New.
2017-02-27 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/77536
......
// PR c++/79414
class x0;
template <x1> x2() { // { dg-error "declared|type" }
x0 x3 = x3. // { dg-error "expected" }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment