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



------- Comment #2 from tobias dot burnus at physik dot fu-berlin dot de  2006-06-14 09:17 -------
Paul,
> I presented a patch for this problem and for detected unassigned r-values that
> was rejected.  I don't know what to say; I think that it's a bug, in principle,
> but the standard does not require it.

Well, that was the reason why one should only warn. But I think it is bad
enough to valid a default warning (as the other compilers have). But I'm also
fine with -Wall.

Tobias


-- 


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]