This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix several endless loops in cse_insn for certain target types combinations
On Tue, May 17, 2005 at 10:20:14AM -0700, Zack Weinberg wrote:
> My opinion, for what it's worth, is that the cost of doing an
> additional check in those loops in cse.c ought to be in the noise, and
> that it's worth it to avoid imposing a weird constraint like this on
> back-ends, even if it were enforced in init_adjust_machine_modes as
> you suggest.
I think I agree.
> I could theoretically approve Igor's original patch, but I don't know
> from cse.c, so would prefer to let Roger or Richard or someone weigh in.
I'll approve it.
r~