https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71559
--- Comment #17 from Uroš Bizjak <ubizjak at gmail dot com> --- (In reply to Jakub Jelinek from comment #15) > Anyway, to make progress for KNL, would you be ok with a patch containing > just the ix86_fp_cmp_code_to_pcmp_immediate hunk tweaked so that it emits > the same thing as %D, and as a follow-up we can try to handle > -ftrapping-math and all that stuff in all places. Ok? Yes, let's consider this PR to fix the ICE, and handle -ftrapping-math issue in other mentioned PRs in a separate way.