http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60711
Jim Michaels <jmichae3 at yahoo dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |--- --- Comment #11 from Jim Michaels <jmichae3 at yahoo dot com> --- those "protected" errors also prevent std::regex from working. std::ostream o; causes a protected error. something is really wrong here with libstdc++'s iostreams.