[Bug libstdc++/56282] [4.8 regression] std::basic_ios<char> broken with -std=c++11 (undefined reference)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 11 09:04:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56282

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-02-11
                 CC|                            |jakub at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-11 09:04:00 UTC ---
Guess we need a new export and instantiate this operator from some C++11 source
too?



More information about the Gcc-bugs mailing list