https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108056

--- Comment #10 from rguenther at suse dot de <rguenther at suse dot de> ---
On Mon, 12 Dec 2022, jakub at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108056
> 
> --- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> The important question is if correct code compiled by gcc 11 was working
> correctly with libgfortran 11, if yes, then libgfortran 12+ should maintain
> compatibility (of course, when soname is bumped, that compatibility code can 
> be
> thrown away).

If GCC 11 behaves incorrectly we can of course also fix that on the 
branch.  Nevertheless breaking old working executables isn't a good
idea so if we can keep them working then please do so.

Reply via email to