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: [C++ Patch] PR 34776


Paolo Carlini wrote:
> I have this tiny patch, which just avoids calling constructor_name_p
> when doesn't make sense. Alternately, would also work robustifying
> constructor_name_p itself, but I'm not sure we want to do that because
> most uses are guaranteed safe,
PS: the patch also fixes c++/34486, a P2.

Paolo.


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