https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85323
Julia Koval <julia.koval at intel dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julia.koval at intel dot com --- Comment #3 from Julia Koval <julia.koval at intel dot com> --- Can we just return if zero from the intrinsic code in the header file and generate proper builtin if not zero? It won't work on O0, but it is an optimization after all.