2018-11-07 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / g++.dg / pr84943.C
blob36f75a164119a8da560893ffb11b8d76fa2cf7ca
1 // { dg-do compile }
3 // Avoid -pedantic-error default
4 // { dg-options "" }
6 void a() {
7   a[0](); // { dg-warning "arithmetic" }