[Bug fortran/28004] Warn if intent(out) dummy variable is used before being defined

2017-05-24 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28004

Thomas Koenig  changed:

   What|Removed |Added

   Last reconfirmed|2007-07-03 21:06:36 |2017-5-24

--- Comment #12 from Thomas Koenig  ---
Still current with current trunk.

[Bug fortran/28004] Warn if intent(out) dummy variable is used before being defined

2010-12-29 Thread dfranke at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28004

--- Comment #11 from Daniel Franke dfranke at gcc dot gnu.org 2010-12-29 
14:52:48 UTC ---
Also related: PR45619.


[Bug fortran/28004] Warn if intent(out) dummy variable is used before being defined

2007-07-09 Thread dfranke at gcc dot gnu dot org


--- Comment #10 from dfranke at gcc dot gnu dot org  2007-07-09 12:56 
---
Related: PR31447 - set intent(out) arguments to uninitialized


-- 


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



[Bug fortran/28004] Warn if intent(out) dummy variable is used before being defined

2007-07-08 Thread dfranke at gcc dot gnu dot org


--- Comment #9 from dfranke at gcc dot gnu dot org  2007-07-08 22:54 ---
Partially fixed (warn if unused and thus not set).
Changed summary to reflect the remaining task.

Unassigning myself.


-- 

dfranke at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|dfranke at gcc dot gnu dot  |unassigned at gcc dot gnu
   |org |dot org
 Status|ASSIGNED|NEW
Summary|Warn if intent(out) dummy   |Warn if intent(out) dummy
   |variable is not set |variable is used before
   ||being defined


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