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] Fix PR53471, remove DECL_ASSEMBLER_NAME deferred compute


The comment mentions PCH in connection with deferred seting of DECL_ASSEMBLER_NAME; off the top of my head it occurs to me that that might be connected with anonymous unions, which need to have different linkage names in different translation units.

Jason


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