Re: [Patch, fortran] PR116733: Generic processing of assumed rank objects (f202y)

2024-10-22 Thread Paul Richard Thomas
Hi All, Thanks to Thomas and Andre for the reviews. I believe that I have addressed all of the concerns in the attached and will commit this afternoon if there are no objections. Best regards Paul On Tue, 24 Sept 2024 at 09:45, Andre Vehreschild wrote: > Hi Paul, > > in addition to Thomas' r

[PATCH] Implement Fortran diagnostic buffering for non-textual formats [PR105916]

2024-10-22 Thread David Malcolm
PR fortran/105916 reports stray diagnostics appearing in JSON and SARIF output from gfortran. In order to handle various awkward parsing issues, the Fortran frontend implements buffering of diagnostics, so that diagnostics reported to global_dc can be either: (a) immediately issued, or (b) specula