r268188 - in /trunk/gcc: ChangeLog cp/ChangeLog...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Jan 23 14:41:00 GMT 2019
Author: jakub
Date: Wed Jan 23 14:41:16 2019
New Revision: 268188
URL: https://gcc.gnu.org/viewcvs?rev=268188&root=gcc&view=rev
Log:
PR c/44715
* cp-gimplify.c (genericize_cp_loop): Call begin_bc_block only
after genericizing cond and incr expressions.
* doc/extend.texi: Document break and continue behavior in
statement expressions.
* c-c++-common/pr44715.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/pr44715.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-gimplify.c
trunk/gcc/doc/extend.texi
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list