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: PR21391: pruning unused debugging types (c++ bits)


On Thu, May 04, 2006 at 09:13:55PM -0400, Andrew Pinski wrote:
> Maybe I am too worried but what happens if the function is not going to be
> emitted and are we now going to emitt too many types with this?

You should look closer at the implementation, then.  It's
already keyed to the function.


r~


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