[Bug fortran/51512] RFC: Bogus "Return value of function"/"INTENT(OUT) was not set" with allocatable results/dummies

2019-01-30 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51512

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Dominique d'Humieres  ---
> IMO this is exactly what warnings are for. I suggest to close this PR as 
> WONTFIX.

The PR is now more than seven year old without feedback, closing.

[Bug fortran/51512] RFC: Bogus Return value of function/INTENT(OUT) was not set with allocatable results/dummies

2013-06-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51512

Dominique d'Humieres dominiq at lps dot ens.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2013-06-12
 Ever confirmed|0   |1

--- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr ---
Confirmed at revision 199988.

 RFC: Should we really print a warning? The program is valid, 
 though most of the time this indicates a programming error.

IMO this is exactly what warnings are for. I suggest to close this PR as
WONTFIX.