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 26747


Hi,

as analyzed in the audit trail, it's pretty sure that this check in get_bc_label is not serving any purpose anymore, because such diagnostics is always (eg, also with -fsyntax-only, double checked) produced by the parser. Thus I tested the below on x86_64-linux.

Ok for mainline?

Thanks,
Paolo.

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

Attachment: CL_26747
Description: Text document

Attachment: patch_26747
Description: Text document


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