Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.jason / parse2.C
blobe33ffa6f1e8f7cfca77c8b98b0323c3737eb7c62
1 // { dg-do assemble  }
2 // Bug: g++ doesn't understand constructor syntax for pointers.
4 void f () {
5   char * p (0);