This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: target_shift_truncation_mask for all shifts?!
- From: Richard Sandiford <rsandifo at redhat dot com>
- To: Andreas Krebbel <krebbel1 at de dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 19 Apr 2005 14:19:19 +0100
- Subject: Re: target_shift_truncation_mask for all shifts?!
- References: <20050419130606.GA3618@de.ibm.com>
Andreas Krebbel <krebbel1@de.ibm.com> writes:
> In:
> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg00456.html
>
> you proposed to take care of this in the 4.1 (formerly 3.6) timeframe fixing
> all places where shift rtxes are generated besides optabs.
> Is this still on your todo list?
Yes, but so are a lot of things ;) I can't guarantee that I'll get
to it in the 4.1 timeframe. At the very least, I'll need to finish
up the .opt stuff first.
If you want to have a crack at it, please do!
Richard