https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107013
HaoChen Gui <guihaoc at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph at codesourcery dot com --- Comment #1 from HaoChen Gui <guihaoc at gcc dot gnu.org> --- If fmin/max are added as new RTL codes, the fmin/max unspec in some targets can be replaced with RTL codes. Do you think it is necessary? If so, I can draft one. Looking forward to your advice. Thanks.