This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/16715] std::basic_iostream is instantiated when used, even though instantiations are already contained in libstdc++


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-26 14:44 -------
Note extern is a GCC extension.
Also note that this is just size saving and nothing more.
But I will let the libstdc++ people say if this is a good idea or not.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
  GCC build triplet|powerpc-unknown-linux-gnu   |
   GCC host triplet|powerpc-unknown-linux-gnu   |
 GCC target triplet|powerpc-unknown-linux-gnu   |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]