This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.4] PR 15761
- From: Richard Henderson <rth at redhat dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 8 Jun 2004 11:20:18 -0700
- Subject: Re: [3.4] PR 15761
- References: <20040607231319.GA27782@atrey.karlin.mff.cuni.cz>
On Tue, Jun 08, 2004 at 01:13:19AM +0200, Zdenek Dvorak wrote:
> PR rtl-optimization/15761
> * cfgloopanal.c (count_strange_loop_iterations,
> count_loop_iterations): Use gen_int_mode instead
> of GEN_INT.
Ok.
r~