rs6000: Consider explicit VSX when masking off ALTIVEC [PR115688]
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.jason / crash10.C
blob2d1f71db1923341f14ee29f3f6bfea603f6358e6
1 // { dg-do assemble  }
2 // PRMS Id: 5155
4 struct A {
5   enum foo { bar };
6 };
8 typedef A::foo A::foo;          // { dg-error "16:typedef name" } causes compiler segfault