?retrofit_lang_type?

Jason Merrill jason@cygnus.com
Sat Feb 6 20:23:00 GMT 1999


>>>>> Chip Salzenberg <chip@perlsupport.com> writes:

 > According to Jason Merrill:
 >> In some cases (such as with -fprofile-arcs -ftest-coverage), the backend
 >> generates FUNCTION_DECLs that don't have LANG_SPECIFIC info.  We should fix
 >> that.

 > So is this the kind of thing that my template parameter friend class
 > patch (below) should have been doing?

I think that the problem your patch is solving should not occur; it should
be fixed at the point where the type is created.  Do you have a testcase
handy?

 > (Which reminds me, is there any reason that no one has even commented
 > on this patch?  I've submitted it twice or three times and not a peep.)

Sorry, I've been very busy and haven't been carving out the time to deal
with non-trivial patches.

Jason


More information about the Gcc-patches mailing list