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] c++/70594 debug info differences


On 04/13/16 15:41, Jason Merrill wrote:

The fini_constexpr stuff is OK immediately.

As those two objects are currently GTY((deletable)) I don't think that's necessary. Have I missed something?

The rest of the patch is OK if Jakub thinks it should go in, but if his approach
addresses the problem, we might as well continue to GC the tables.

Jakub? I see you've obscured the UIDs in the dump, addressed a LABELs issue, and found another problem. Do we still want DECL_UID stability?

nathan


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