[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-27 Thread domob at gcc dot gnu dot org
--- Comment #10 from domob at gcc dot gnu dot org 2009-12-27 09:33 --- Implemented on trunk with (basically) the patch attached. -- domob at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-27 Thread domob at gcc dot gnu dot org
--- Comment #9 from domob at gcc dot gnu dot org 2009-12-27 09:31 --- Subject: Bug 22552 Author: domob Date: Sun Dec 27 09:30:57 2009 New Revision: 155479 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155479 Log: 2009-12-27 Francois-Xavier Coudert Daniel Kraft

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-11 Thread domob at gcc dot gnu dot org
--- Comment #8 from domob at gcc dot gnu dot org 2009-12-11 14:58 --- Well, on 10th of August I posted this to the mailing list to get comments about what to do with this PR and some other. I did so far never get any replies :) So actually I'd like to work things out here and either fi

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-12-11 Thread dfranke at gcc dot gnu dot org
--- Comment #7 from dfranke at gcc dot gnu dot org 2009-12-11 14:42 --- Daniel, is there anything going to happen with those patches you attached? :) -- dfranke at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-05-14 Thread domob at gcc dot gnu dot org
--- Comment #6 from domob at gcc dot gnu dot org 2009-05-14 13:49 --- Created an attachment (id=17866) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17866&action=view) ChangeLog for patch posted -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22552

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-05-14 Thread domob at gcc dot gnu dot org
--- Comment #5 from domob at gcc dot gnu dot org 2009-05-14 13:48 --- Created an attachment (id=17865) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17865&action=view) Latest patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22552

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-04-11 Thread domob at gcc dot gnu dot org
--- Comment #4 from domob at gcc dot gnu dot org 2009-04-11 16:14 --- Extended patch based on the one from comment #2 posted: http://gcc.gnu.org/ml/fortran/2009-04/msg00148.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22552

[Bug fortran/22552] Would like warning when an undeclared function is called

2009-04-11 Thread domob at gcc dot gnu dot org
--- Comment #3 from domob at gcc dot gnu dot org 2009-04-11 13:58 --- Working on updating and working out FX's patch. -- domob at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/22552] Would like warning when an undeclared function is called

2007-11-08 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-11-08 17:59 --- I'm not sure about the wording, but the following patch does what you want: Index: interface.c === --- interface.c (revision 129869) +++ interface.c

[Bug fortran/22552] Would like warning when an undeclared function is called

2005-07-19 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-19 13:43 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E