https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122937
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- mingw code for GCC 14 is just: return false; for auto. Using -fdiagnostics-urls=always was not supported in GCC 14 for mingw as a host ...
