https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114646
--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #15) > (In reply to H.J. Lu from comment #14) > > This issue is about how libgcc is used by libgfortran, not libgcc itself. > > libgcc needs to be fixed too. NOT just libgfortran. > > If you are going to change libgfortran, you might as well fix libgcc since > libgfortran, libobjc and even ada libraries all need the same fix so why NOT > fix it in libgcc instead. All of the libraries that use gthr* need to be > fixed not just libgfortran. > > *** This bug has been marked as a duplicate of bug 87189 *** So will libphobos and libvtv. So fixing it once and for all in libgcc is much better than fixing all other libraries.