Re: [Fortran, Patch, PR125021] Fix symbol confusion
Paul Richard Thomas <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <CAGkQGiLryNJr2xxRdi1U_pQcmVCaZBBzjuOtp-atkwD=N25BTA@mail.gmail.com> |
Hello Andre, The reporter chose unfortunate but inevitable entity names! The fix is just fine and it regtests OK on FC43/x86_64. OK for mainline and backporting. Thanks for responding so quickly. Paul On Tue, 28 Apr 2026 at 13:58, Andre Vehreschild <[email protected]> wrote: > > Hi all, > > attached patch fixes a confusion of compiler generated temporary symbols and > Fortran symbols, when the user choose the same name by accident. The generated > symbols are now prefixed using two underscores, which fixes the issue. > > Regtests ok on x86_64-pc-linux-gnu / F43. Ok for mainline? Ok for later > backport to gcc-16,15 ? > > Regards, > Andre > -- > Andre Vehreschild * Email: vehre ad gmx dot de