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

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
You could use fnspec attributes to improve things but of course open-coding
those as GIMPLE is preferable (last resort is to "fold" the calls to
GIMPLE sequences as powerpc does for select builtins).

Reply via email to