Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.old-deja / g++.robertl / eb55.C
blobc1e2400ed9a32feb3334c84bd7d07d820a4f3a06
1 // { dg-do assemble  }
2 // Since the constructor is in streambuf.h, additional diagnostics are
3 // produced, which are not really supported in the old-deja framework
5 #include <sstream>
7 void
8 t( char* buf )
10   std::istrstream str = buf;  //{ dg-error "" } inaccessible copy constructor