enable-build-with-cxx bootstrap compare broken by r149964

Jason Merrill jason@redhat.com
Mon Oct 26 14:42:00 GMT 2009


On 10/26/2009 07:14 AM, Jakub Jelinek wrote:
>> -/* Generate the mangled representation of TYPE for the typeinfo name.
>> */
>> +/* Generate the mangled representation of TYPE.  */
>>
>>   const char *
>> -mangle_type_string_for_rtti (const tree type)
>> +mangle_type_string (const tree type)
>
> Why this change?

This change is part of reverting my earlier fake namespace patch.

I agree with Jakub's other comments, though.

Jason



More information about the Gcc-patches mailing list