This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18267] external linkage of functions declared in an anonymous namespace
- From: "TazForEver at dlfp dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Nov 2004 00:10:50 -0000
- Subject: [Bug c++/18267] external linkage of functions declared in an anonymous namespace
- References: <20041101183010.18267.TazForEver@dlfp.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From TazForEver at dlfp dot org 2004-11-02 00:10 -------
of course. but if they are not ? they should be optimize, no ?
if g++ inlines three(), why does it remove three() global definition if it's
never used ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18267