This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]