[Bug c++/78383] label as values ICE with C++ lambda
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 17 12:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78383
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Nov 17 12:39:24 2016
New Revision: 242543
URL: https://gcc.gnu.org/viewcvs?rev=242543&root=gcc&view=rev
Log:
2016-11-17 Richard Biener <rguenther@suse.de>
PR middle-end/78383
* tree-cfgcleanup.c (cleanup_control_flow_bb): Do not turn
non-local goto into CFG.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-cfgcleanup.c
More information about the Gcc-bugs
mailing list