// { dg-do assemble }// Since the constructor is in streambuf.h, additional diagnostics are// produced, which are not really supported in the old-deja framework#include<sstream>voidt(char*buf){std::istrstreamstr=buf;//{ dg-error "" } inaccessible copy constructor}