https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14541
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #25 from Richard Biener <rguenth at gcc dot gnu.org> ---
This has been fixed with moving almost all mathfn foldings from builtins.c to
match.pd.
