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: [PATCH] Implement -fstack-usage


> For some languages like C++, it is one of the most profitable
> target for memory related work as there are lots of small functions.
> And now also function stays around during the whole build instead
> of just being dead after the function was done parsing and out putting.

OK, that must be very C++ specific then.

-- 
Eric Botcazou


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