This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/16715] std::basic_iostream is instantiated when used, even though instantiations are already contained in libstdc++
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2004 14:44:02 -0000
- Subject: [Bug libstdc++/16715] std::basic_iostream is instantiated when used, even though instantiations are already contained in libstdc++
- References: <20040726133659.16715.Simon.Richter@hogyros.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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