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, Fortran, OOP] PR 46313: OOP-ABI issue, ALLOCATE issue, CLASS renaming issue


>> Ok, so it seems to me that using two leading underscores is really the
>> best option, since it's safe against collisions with Fortran and C
>> user code, and also safe to use with -fdollar-ok.
>>
>> The attached patch adds double underscores for the vtabs, vtypes,
>> class containers and temporaries.
>
> OK. Thanks for the patch!

Committed as r166480.

Thanks for all the helpful comments, everyone!

Cheers,
Janus


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