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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Comment on attachment 51142
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51142
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...

Reply via email to