https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
--- Comment #6 from Jürgen Reuter ---
Created attachment 40606
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40606&action=edit
Reduced test case
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
--- Comment #5 from Jürgen Reuter ---
Here is the promised reduced test case, 80 lines, and I do believe that this is
most likely causing the issues of all our 250 failing tests (hopefully).
Attached and plain:
module module1
implicit none
p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
--- Comment #4 from Jürgen Reuter ---
Here is our full test suite:
http://www.desy.de/~reuter/whizard_gfortran-170126-1131.tar.gz
Just unpack, do make, then it will produce two binaries, rt_error and
rt_error2.
The first one has ca. 60 tests impl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
--- Comment #2 from Jürgen Reuter ---
(In reply to Dominique d'Humieres from comment #1)
> *** Bug 79231 has been marked as a duplicate of this bug. ***
Sorry for the duplicate spam... seems the commit button was overly sensitive.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
--- Comment #1 from Dominique d'Humieres ---
*** Bug 79231 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79230
Dominique d'Humieres changed:
What|Removed |Added
Priority|P3 |P4
Summary|[Regression