https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112873
--- Comment #11 from Steve Kargl <sgk at troutmask dot apl.washington.edu> --- On Sun, Dec 10, 2023 at 09:45:33PM +0000, anlauf at gcc dot gnu.org wrote: > > here's a minor update that fully removes the "Extended math intrinsics" node. > Otherwise your patch would not compile here. Once agin thanks. I thought I did a 'gmake pdf' after my changes, but may have missed that step. > The flag -fdec-math now seems fully dysfunctional, i.e. it does nothing. > I adjusted the documentation (intrinsic.texi, invoke.texi) declaring it > obsolete. In looking (briefly) at -fdec-math, I'm not sure it ever had an effect. I left -fdec-math in options.cc for backwards compatibilities in Makefiles as it should be a no-opt. > Can you have a look? If you think everything is fine, please submit to the > ML so that others have a chance to have a look. Or should I do it? I'll give your updated patch a scan early next week. I can submit the patch to both fortran@ and gcc-patches@. AS you know, I won't be committing it as I am too git incompetent to do so.