https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121366
--- Comment #9 from Harald Anlauf <anlauf at gcc dot gnu.org> --- Created attachment 64936 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64936&action=edit Revised patch This fixes the library function name to bring it in line with our conventions. What is missing is the corresponding library functions (_gfortran_specific__sind_r4 etc.). I tried to modify libgfortran/regenerate.sh and then Makefile.am . Unfortunately, I cannot run autoreconf because mine is newer than 2.69 ... :-(
