This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [patch, fortran] PR31463 - fix inconsistent warnings if function return value is not set


On Tuesday 29 January 2008 02:24:02 Daniel Franke wrote:

> 2008-01-29  Daniel Franke  <franke.daniel@gmail.com>
>
> 	PR fortran/31463
+       PR fortran/33950
+       PR fortran/34296
> 	* trans-decl.c (gfc_trans_deferred_vars): Emit warnings for funtions
> 	where the result value is not set
> 	(gfc_generate_function_code): Likewise.
> 	(generate_local_decl): Emit warnings for funtions whose RESULT
> 	variable is not set.


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