------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-29 
20:57 -------
Yes this is a dup of bug 19664 for the pop/push in libstdc++ as coding the 
includes as:
#pragma GCC visibility push(default)
#include <vector>
#include <iostream>
#include <stdexcept>
#pragma GCC visibility pop

makes this works just fine.

*** This bug has been marked as a duplicate of 19664 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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

Reply via email to