https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58787
--- Comment #14 from Jürgen Reuter <juergen.reuter at desy dot de> --- (In reply to Dominique d'Humieres from comment #13) > > (null):0: confused by earlier errors, bailing out > > Your compiler is configured with --enable-checking=release (either > explicitly or because your are using a release). The above message is the > equivalent of the ICE for compilers configured with --enable-checking=yes. Yes, I have configured with --enable-checking=release, that is true.