r116786 - in /trunk/libgomp: ChangeLog testsuit...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Fri Sep 8 20:57:00 GMT 2006


Author: kargl
Date: Fri Sep  8 20:57:55 2006
New Revision: 116786

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116786
Log:
2006-09-08  Steven G. Kargl  <kargl@gcc.gnu.org>

	* testsuite/libgomp.fortran/reduction3.f90: Change
	-2147483648 to -huge(i)-1 to avoid overflow.
	* testsuite/libgomp.fortran/reduction4.f90: Change
	Z'ffffffff' to not(0) to avoid overflow.


Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/testsuite/libgomp.fortran/reduction3.f90
    trunk/libgomp/testsuite/libgomp.fortran/reduction4.f90



More information about the Gcc-cvs mailing list