https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108281
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to Aldy Hernandez from comment #3) > (In reply to Richard Biener from comment #2) > > GCC 13 got float range tracking but the description isn't clear as what > > transform you are looking after? It seems you are looking for ranges > > of standard math functions - I think those are not yet implemented? > > Correct. We don't track libm functions. Yet. I hope we do that for GCC 14.