https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124238
--- Comment #16 from Jonathan Wakely <redi at gcc dot gnu.org> --- Does it make any difference if you add this line to gcc/cobol/lexio.cc? template class stdio_filebuf<char>;
redi at gcc dot gnu.org via Gcc-bugs Wed, 25 Feb 2026 10:37:42 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124238
--- Comment #16 from Jonathan Wakely <redi at gcc dot gnu.org> --- Does it make any difference if you add this line to gcc/cobol/lexio.cc? template class stdio_filebuf<char>;