This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR c/8224
- From: Richard Henderson <rth at redhat dot com>
- To: Glen Nakamura <glen at imodulo dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 21 Mar 2003 15:47:04 -0800
- Subject: Re: [PATCH] PR c/8224
- References: <20030321185134.GA21872@modulo.internal.net>
On Fri, Mar 21, 2003 at 08:51:34AM -1000, Glen Nakamura wrote:
> * fold-const.c (extract_muldiv_1): Don't pass through type conversions
> when signedness changes for division or modulus.
Ok everywhere.
r~