https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101395
--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Jakub Jelinek from comment #7) > Comment on attachment 51142 [details] > A patch > > Can't you use one single local_cpu_detect and pass it 2 arguments (arch/tune > and 32/64) instead of just one (arch/tune)? > Then you could check that second arg only for the uintr... I can and host_detect_local_cpu needs to parse "arch32/tune32/arch64/tune64".