Re: [PATCH, part2] Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902]

Harald Anlauf <[email protected]> Fri, 26 Jun 2026 19:32:12 +0200
Newsgroups gmane.comp.gcc.patches,gmane.comp.gcc.fortran
Message-ID <[email protected]>
Am 25.06.26 um 11:05 PM schrieb Harald Anlauf:
> Dear all,
> 
> Am 23.06.26 um 9:30 PM schrieb Harald Anlauf:
>> See attached v2 of the patch, pushed as r17-1785-ge782cebd83be59 .
> 
> the reporter noticed that after this patch the condition when
> "#include <ISO_Fortran_binding.h>"
> should be emitted was inconsistent.  I outlined this condition
> as a common helper function, see attached patch.
> 
> Will commit as obvious soon unless there are further comments.

Pushed as r17-1924-gfdffb66e398d44 to mainline and backported
to 16-branch.

Harald