This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [testcase] ia32 extract_bit_field failure
- To: DJ Delorie <dj at redhat dot com>
- Subject: Re: [testcase] ia32 extract_bit_field failure
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 31 Jan 2001 02:19:28 -0800
- Cc: gcc-patches at gcc dot gnu dot org
- References: <200101310254.VAA23582@greed.delorie.com>
On Tue, Jan 30, 2001 at 09:54:33PM -0500, DJ Delorie wrote:
> * expmed.c (extract_bit_field): allow non-integral modes if we
> want to extract a whole register from itself.
Ok.
r~