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] PR32545 Give compile error not warning for wrong edit format statements


On Tue, Jul 03, 2007 at 04:17:11PM -0700, Jerry DeLisle wrote:
> 
> 2007-07-03  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
> 
> 	PR fortran/32545
> 	* io.c (check_format): Always call gfc_error for errors.
> 	(check_format_string): Change type of this function to try and
> 	return the result of check_format.
> 	(check_io_constraints): Return MATCH_ERROR if check_format_string
> 	returns FAILURE.

OK for trunk.

-- 
Steve


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