Dont add varying values to gori_on_edge mass calculations.
[official-gcc.git] / gcc / testsuite / g++.dg / parse / crash67.C
blob8f6305dff3c710fc2beb49266d073435e63245aa
1 // PR c++/79414
2 // { dg-additional-options "-Wno-return-type" }
4 class x0;
5 template <x1> x2() {  // { dg-error "declared|type" }
6 x0 x3 = x3. // { dg-error "incomplete type" }
7 // { dg-error "12:expected" "" { target *-*-* } .-1 }