https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90237
--- Comment #8 from Tobias ---
Looks like this has just been addressed in my original report
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90563
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90237
--- Comment #5 from Tobias ---
(In reply to Dominique d'Humieres from comment #4)
> *** Bug 90563 has been marked as a duplicate of this bug. ***
Why does this *warning* actually cause an error and abort the compilation? This
is what I consider
: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: m...@tobias-neumann.eu
Target Milestone: ---
The following program fails to compile with gfortran 8 and 9 (not with 7 and
below) when compiling with -Wextra. -Wextra is supposed to only enable
additional warnings, not