This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC 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]

c/8639


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

From: rth@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/8639
Date: 25 Nov 2002 19:04:58 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	rth@gcc.gnu.org	2002-11-25 11:04:58
 
 Modified files:
 	gcc            : ChangeLog fold-const.c 
 Added files:
 	gcc/testsuite/gcc.c-torture/execute: 20021119-1.c 
 
 Log message:
 	PR c/8639
 	* fold-const.c (extract_muldiv): Don't propagate division unless
 	both arguments are multiples of C.
 	* gcc.c-torture/execute/20021119-1.c: New.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.15985&r2=1.15986
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.226&r2=1.227
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20021119-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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