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: [debug-early] C++: emit early debug info for all globals, not just statics


On 10/02/14 12:56, Richard Biener wrote:

Yes, but I don't see why we need the cleanup step. The decls are real after all.

You won't hear me complain.

I was just worried people were going to start complaining about larger .debug_info sections, since I see that the current code, as it stands in mainline, doesn't dump (some of) the *_DECLs not currently reachable.

But hey... less work for me!

Thanks.
Aldy


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