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]

[patch, fortran] Fix PR 26039, lack of conformance checking in some intrinsics


Regression-tested on i686-pc-linux-gnu.

I'll commit this as obvious after a day or two if nobody objects.

	Thomas

2006-01-31  Thomas Koenig  <Thomas.Koenig@online.de>

	PR fortran/26039
	check.c(gfc_check_minloc_maxloc):  Add check for conformance
	of array and mask.
	(check_reduction):  Likewise.

2006-01-31  Thomas Koenig  <Thomas.Koenig@online.de>

	PR fortran/26039
	maxval_maxloc_conformance_1.f90:  New test.

Attachment: maxloc-check.diff
Description: Text document

Attachment: maxval_maxloc_conformance_1.f90
Description: Text document


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