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 51402


Hi,

a small diagnostic regression, pretty easy to fix: checking the value returned by tsubst avoids crashing later in the template_class_depth loop. Tested x86_64-linux.

Thanks,
Paolo.

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


Attachment: CL_51402
Description: Text document

Attachment: patch_51402
Description: Text document


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