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]

Re: inline functions and local labels


    Eh?  I thought that was what inline_remap.label_map was for.  In which
    situation are labels not being duplicated, and I'll fix it.

I don't remember the precise test case, but one is when it's part of a
static constant.  There is no mechanism to rename them in that case.


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