https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88077
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Known to work| |8.2.0 Resolution|--- |FIXED Summary|[8 Regression] ICE: tree |ICE: tree check: expected |check: expected class |class ‘type’, have |‘type’, have ‘declaration’ |‘declaration’ (var_decl) in |(var_decl) in |lto_symtab_merge, at |lto_symtab_merge, at |lto/lto-symtab.c:378 since |lto/lto-symtab.c:378 since |r256989 |r256989 | Known to fail|8.2.0 | --- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> --- Fixed now.