This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question on tree-ssa-loop-ivopts.c:constant_multiple_of
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: rakdver at atrey dot karlin dot mff dot cuni dot cz
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 30 Jun 05 12:30:38 EDT
- Subject: Re: Question on tree-ssa-loop-ivopts.c:constant_multiple_of
The bug you describe most probably is PR 21963 (and there is a patch for
this PR submitted).
Actually, I found out after my email that the exact case I found is
PR22212, but 21963 does look like the same symptom. What's the status
of this patch?