r268187 - in /trunk/gcc: cp/ChangeLog cp/cp-gim...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed Jan 23 14:39:00 GMT 2019
Author: jakub
Date: Wed Jan 23 14:39:43 2019
New Revision: 268187
URL: https://gcc.gnu.org/viewcvs?rev=268187&root=gcc&view=rev
Log:
PR c++/88984
* cp-gimplify.c (genericize_switch_stmt): Move cond genericization
before the begin_bc_block call.
* c-c++-common/pr88984.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/pr88984.c
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-gimplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list