This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24561] no static definition
- From: "mark at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2005 02:16:17 -0000
- Subject: [Bug c++/24561] no static definition
- References: <bug-24561-365@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from mark at codesourcery dot com 2005-10-28 02:16 -------
Subject: Re: no static definition
pinskia at gcc dot gnu dot org wrote:
> Not really as unit at a time is considered an optimization and the C++
> front-end just turns it on always.
I don't think that's accurate. Rather, the plan is that all front-ends
will switch to using unit-at-a-time unconditionally; they just don't do
that yet.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24561