https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108713
--- Comment #2 from Thomas Schwinge <tschwinge at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #1) > If you can reproduce it with vanilla trunk, it is worth it, sure, but > without a reliable reproducer there isn't much to do. I'll attempt to reproduce with clean sources, and Valgrind enabled. > Is the ICE in an > offload compiler or on the host? Host; as of "Remove support for Intel MIC offloading", there's no offloading configurations anymore for '-m32'... ;-\