[Bug c++/103328] ICE in remap_gimple_stmt, at tree-inline.c:1921
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103328 --- Comment #2 from Richard Biener --- 1916 /* If STMT has a block defined, map it to the newly constructed block. */ 1917 if (tree block = gimple_block (copy)) 1918{ 1919 tree *n; 1920 n = id->decl_map->get
[Bug c++/103328] ICE in remap_gimple_stmt, at tree-inline.c:1921
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103328 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0