This is the mail archive of the gcc-bugs@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]

PR opt/3640 fixed



Whilst clearing out some old files in my directories I came across
pr3640.c.  Can someone close this PR in GNATS for me?  It was fixed
by this patch:

2002-01-22  Roger Sayle  <roger@eyesopen.com>
	    Richard Henderson <rth@redhat.com>

	PR opt/3640
	* fold-const.c (fold): Optimize unsigned comparisons againt
	UINT_MAX (and similar unsigned constants).


The gcc-patches posting describing this patch, for the audit trail, is
http://gcc.gnu.org/ml/gcc-patches/2002-01/msg01468.html

Many thanks in advance,

Roger
--
Roger Sayle,                         E-mail: roger@eyesopen.com
OpenEye Scientific Software,         WWW: http://www.eyesopen.com/
Suite 1107, 3600 Cerrillos Road,     Tel: (+1) 505-473-7385
Santa Fe, New Mexico, 87507.         Fax: (+1) 505-473-0833


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