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 38313


Hi,

I had a look to this very old parsing issue and having studied it a bit, I decided that it could make sense to attack it directly, thus basing directly on the note in Bugzilla left by Jason: enforce that the declaration of a constructor of T actually names T! Testsuite passes smoothly on x86_64-linux.

Thanks,
Paolo.

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

Attachment: CL_38313
Description: Text document

Attachment: patch_38313
Description: Text document


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