[Bug target/103910] openjdk17 causes ICE on -O3 -march=opteron -fcheck-new: during GIMPLE pass: aprefetch: in gimple_build_call, at gimple.c:267

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 7 22:45:03 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103910

--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Sam James from comment #8)
> More people than I expected hit this downstream in Gentoo. Your commit seems
> to apply cleanly and work on top of the 11 branch. Could somebody apply it
> if possible please?

DEF_TUNE (X86_TUNE_SOFTWARE_PREFETCHING_BENEFICIAL,
"software_prefetching_beneficial",
          m_K6_GEODE | m_ATHLON_K8 | m_AMDFAM10 | m_BDVER | m_BTVER)

Someone would have hit this a long time ago, in GCC 4.3.0 or latter.


More information about the Gcc-bugs mailing list