This is the mail archive of the gcc@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: Debugging of clones


>>>>> "Jason" == Jason Merrill <jason@redhat.com> writes:

    Jason> I've just run into another problem, trying to emit
    Jason> debugging info for an instantiation of the VTT parm without
    Jason> emitting anything about the abstract parm.  This happens
    Jason> because the VTT parm isn't in the DECL_ARGUMENTS list for
    Jason> the abstract instance.  Any objection to changing that?

None.  It was probably an oversight not to put in there in the first
place.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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