C compile time

Chris Lattner sabre@nondot.org
Wed Jun 18 17:52:00 GMT 2003


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

-Chris

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



More information about the Gcc mailing list