[Bug fortran/57127] gfortran gives unintended warning on uninitialized optional dummy array of undetermined size

2017-12-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57127

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Dominique d'Humieres  ---
Duplicate of pr52370, hence FIXED.

*** This bug has been marked as a duplicate of bug 52370 ***

[Bug fortran/57127] gfortran gives unintended warning on uninitialized optional dummy array of undetermined size

2013-04-30 Thread AstroFloyd at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57127



--- Comment #2 from AstroFloyd  2013-04-30 
20:57:55 UTC ---

Hmmm, this looks very strongly like

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52370 but is not identical(?)


[Bug fortran/57127] gfortran gives unintended warning on uninitialized optional dummy array of undetermined size

2013-04-30 Thread dominiq at lps dot ens.fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57127



Dominique d'Humieres  changed:



   What|Removed |Added



 Status|UNCONFIRMED |NEW

   Last reconfirmed||2013-04-30

 Ever Confirmed|0   |1



--- Comment #1 from Dominique d'Humieres  2013-04-30 
17:51:49 UTC ---

The warning is present for 4.6, 4.7, 4.8, and trunk.