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 c++/24561] no static definition



------- 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


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