This is the mail archive of the gcc-patches@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++] Make constructions inlined


On Wednesday, 17. January 2007 17:58, Jan Hubicka wrote:

> static_storage_duration_functions are not inlined into the constructors.
> This just makes the programs bigger and I guess it increases the startup
> times that is sometimes limiting factor.
> decl2.c prohibits inlining for reasons that should be long time
> obsolette after switching to unit-at-a-time.

perhaps add a testcase to the suite?


Dirk


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