This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR target/10700: Ignore SAVE_EXPR in extract_muldiv
- From: Richard Henderson <rth at redhat dot com>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 2 Jul 2003 21:28:57 -0700
- Subject: Re: [PATCH] PR target/10700: Ignore SAVE_EXPR in extract_muldiv
- References: <Pine.LNX.4.44.0306241639020.16119-100000@www.eyesopen.com>
On Tue, Jun 24, 2003 at 04:59:59PM -0600, Roger Sayle wrote:
> PR target/10700
> * fold-const.c (extract_muldiv_1): There's nothing that can be done
> if the expression is a SAVE_EXPR.
Ok everywhere.
r~