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/29813] -std=F95/F2003: Warn or error when using a non-declared variable with implicit none



------- Comment #1 from tobi at gcc dot gnu dot org  2007-10-05 21:38 -------
Created an attachment (id=14306)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14306&action=view)
A patch

Here's a quick hack to fix this problem.  It is not complete (INTRINSIC_USER is
not handled correctly), and I've not yet tested it against variations of the
PRs testcase, but this is all I could do before tonight's shift ends.

If somebody wants to finish this, be my guest.


-- 


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


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