[Bug fortran/125383] [14/15/16/17 Regression] Optional dummy procedure called from contained subprogram results in linking error since r16-3178 / r14-12039
"pault at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125383 --- Comment #13 from Paul Thomas <pault at gcc dot gnu.org> --- (In reply to GCC Commits from comment #12) > The master branch has been updated by Paul Thomas <[email protected]>: > > https://gcc.gnu.org/g:1f5c34702948eb7591fa3076be3745bd0e0ddf9c > > commit r17-3149-g1f5c34702948eb7591fa3076be3745bd0e0ddf9c > Author: Christopher Albert <[email protected]> > Date: Thu Jul 30 05:06:45 2026 +0200 > > fortran: Preserve host association for dummy procedures [PR125383] Thanks for the patch, Albert. I will start on the backporting in a couple of weeks. Paul