https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119612
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking --- Comment #5 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Hime Haieto from comment #4) You need to make sure your GCC is built with --enable-checking=yes (or nothing at all if using trunk, default there is yes,extra or something, but the important thing is not passing --enable-checking=release).