This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch "left shift count >= width of type" cse.c
- To: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
- Subject: Re: Patch "left shift count >= width of type" cse.c
- From: Richard Henderson <rth@cygnus.com>
- Date: Mon, 30 Aug 1999 14:41:15 -0700
- Cc: egcs-patches@egcs.cygnus.com, law@cygnus.com
- References: <199908301504.LAA04122@caip.rutgers.edu>
On Mon, Aug 30, 1999 at 11:04:10AM -0400, Kaveh R. Ghazi wrote:
> * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left shift.
Ok.
r~