fortran/9793

sayle@gcc.gnu.org sayle@gcc.gnu.org
Thu Mar 27 03:56:00 GMT 2003


The following reply was made to PR fortran/9793; it has been noted by GNATS.

From: sayle@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: fortran/9793
Date: 27 Mar 2003 03:45:26 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	sayle@gcc.gnu.org	2003-03-27 03:45:26
 
 Modified files:
 	gcc/f          : ChangeLog target.h 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g77.f-torture/compile: 20030326-1.f 
 
 Log message:
 	PR fortran/9793
 	* target.h (ffetarget_divide_integer1): Perform division by -1
 	using negation to prevent possible overflow trap on the host.
 	
 	* g77.f-torture/compile/20030326-1.f: New test case.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.503.2.18&r2=1.503.2.19
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/f/target.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.20&r2=1.20.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.123&r2=1.2261.2.124
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g77.f-torture/compile/20030326-1.f.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 



More information about the Gcc-prs mailing list