doc: Remove i?86-*-linux* installation note from 2003
[official-gcc.git] / gcc / testsuite / g++.dg / parse / crash34.C
blob60f44ae39a1e52303aa9caea34e3cb007c68133d
1 /* PR c++/31745 */
2 /* { dg-do compile }  */
4 void foo()
6   namespace N { /* { dg-error "is not allowed" } */
7 // { dg-error "16:expected" "" { target *-*-* } .-1 }