https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70700
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org --- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> --- Can't really bisect this one. This particular ICE started with r215016, but with r215015 I see another ICE: $ ./cc1.215015 -quiet ~/x.i -fdump-tree-all-graph -O3 parse.c: In function ‘type_is_ok.isra.0’: parse.c:2837:1: internal compiler error: in get_loop_body, at cfgloop.c:835 0x772ce6 get_loop_body(loop const*) ../../gcc/cfgloop.c:835 0x1361812 draw_cfg_nodes_for_loop ../../gcc/graph.c:218 0x1361914 draw_cfg_nodes ../../gcc/graph.c:242 0x1361a5c print_graph_cfg(char const*, function*) ../../gcc/graph.c:287 0xaf3f9a execute_function_dump ../../gcc/passes.c:1557 0xaf3c15 do_per_function ../../gcc/passes.c:1478 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions.