This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: subreg fixing (extract_bit_field or simplify_subreg)
- From: Richard Henderson <rth at redhat dot com>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: gcc at gcc dot gnu dot org, dje at watson dot ibm dot com
- Date: Mon, 1 Nov 2004 09:57:11 -0800
- Subject: Re: RFC: subreg fixing (extract_bit_field or simplify_subreg)
- References: <20041028175321.GA1438@redhat.com> <20041028180357.GA22513@redhat.com> <20041029002252.GC6118@redhat.com> <20041029041000.GA23787@redhat.com> <20041030002209.GA7005@redhat.com>
On Fri, Oct 29, 2004 at 08:22:09PM -0400, Aldy Hernandez wrote:
> extract_bit_field should be smart enough to do the above magic into a DI,
> then copy it into the target (DF).
Yes.
r~