https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117357
Uroš Bizjak <ubizjak at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |ubizjak at gmail dot com Status|NEW |ASSIGNED --- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> --- (In reply to Andrew Pinski from comment #1) > I suspect this should not have `&& TARGET_SSE_MATH` "rsqrtsf2" should keep > it though. Correct. Although we don't support using __builtin_* functions directly, this is easy to fix.