2016-12-07 Thomas Preud'homme <thomas.preudhomme@arm.com>
[official-gcc.git] / gcc / testsuite / g++.dg / diagnostic / pr58979.C
blob6be3f143693b6074b9143928b9483567f4b78818
1 // PR c++/58979
2 // { dg-do compile }
4 int i = 0->*0; // { dg-error "invalid type argument of" }