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]

[C++ Patch] PR 57543


Hi,

here, in order to accept the code without an explicit this-> qualification, I propose to simply notice that instance == current_class_type. Tested x86_64-linux.

Thanks!
Paolo.

////////////////////

Attachment: CL_57543
Description: Text document

Attachment: patch_57543
Description: Text document


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