This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: remembering comparison modes
On Wed, Jan 24, 2001 at 12:09:22PM -0500, Michael Meissner wrote:
> On the other hand, it makes looking up what type of SET (ie, QI/HI/etc.)
> you are dealing with if you can't just check the mode of SET_DEST ...
I'm just saying that if you want to change this, we'd need to
modify every use in every machine description. It's not like
there's just one or two missing a mode.
r~