https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80032
--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Thu Mar 23 08:33:41 2017 New Revision: 246414 URL: https://gcc.gnu.org/viewcvs?rev=246414&root=gcc&view=rev Log: 2017-03-23 Richard Biener <rguent...@suse.de> PR tree-optimization/80032 * gimplify.c (gimple_push_cleanup): Forced unconditional cleanups still have to go to the conditional_cleanups sequence. Modified: trunk/gcc/ChangeLog trunk/gcc/gimplify.c