https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103127
--- Comment #5 from Peter Bergner <bergner at gcc dot gnu.org> --- (In reply to qinzhao from comment #4) > with -ftrivial-auto-var-init=zero, failed at the same place. You mean without the patch from Comment #3? With the patch, I don't see an ICE using -ftrivial-auto-var-init=zero either.