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]

Patch ping


Hi!

I'd like to ping the
[C++ PATCH] Fix -Wimplicit-fallthrough in templates (PR c++/77886)
patch:

On Sat, Oct 08, 2016 at 08:13:50AM +0200, Jakub Jelinek wrote:
> 2016-10-08  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR c++/77886
> 	* pt.c (tsubst_expr) <case CASE_LABEL_EXPR> Copy over
> 	FALLTHROUGH_LABEL_P flag to the new LABEL_DECL.
> 	(tsubst_expr) <case LABEL_EXPR>: Likewise.
> 
> 	* g++.dg/warn/Wimplicit-fallthrough-2.C: New test.

Thanks.

	Jakub


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