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: Ping^2! Patch for pr35732/39872 "Bounds check off by one"


Dominique Dhumieres wrote:
See http://gcc.gnu.org/ml/fortran/2009-04/msg00283.html.

2009-05-23 Dominique d'Humieres <dominiq@lps.ens.fr>

	PR fortran/35732
	* trans-array.c (gfc_conv_ss_startstride): Add 1 to get the correct
	size of the sections.

	* gfortran.dg/bound_4.f90: Corrected invalid test case.
	* gfortran.dg/bounds_check_14.f90: Likewise.
	* gfortran.dg/bounds_check_fail_3.f90: New test.
	* gfortran.dg/bounds_check_fail_4.f90: Likewise.


This is OK, who will commit?


Jerry


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