This is the mail archive of the gcc@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]

Re: C compile time


> 
> Jan Hubicka wrote:
> > Actually there are so few static functions in C++ so unit-at-a-time as
> > implemented currently has almost no effect.
> 
> How much of this is because anonymous namespaces are not marking their
> contents as static?  In C++, static functions are deprecated...
No idea.
How does the implementation of anonoumous namespaces work?  I didn't
know these are actually not marked as static...

Honza
> 
> -Chris
> 
> -- 
> http://llvm.cs.uiuc.edu/
> http://www.nondot.org/~sabre/Projects/
> 


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