This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: PR target/25917: IA64 GCC generates illegal assembly code.
- From: Richard Henderson <rth at redhat dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 6 Feb 2006 10:33:49 -0800
- Subject: Re: PATCH: PR target/25917: IA64 GCC generates illegal assembly code.
- References: <200602021651.IAA28709@hpsje.cup.hp.com>
On Thu, Feb 02, 2006 at 08:51:41AM -0800, Steve Ellcey wrote:
> * config/ia64/predicates.md (extr_len_operand): New predicate.
> * config/ia64/ia64.md (extv): Tighten constraints.
> (extzv): Ditto.
> (*tbit_and_2): Ditto.
> (*tbit_and_3): Ditto.
> (*tbit_or_2): Ditto.
> (*tbit_or_3): Ditto.
> (*bit_zero): Ditto.
> (*bit_one): Ditto.
Ok.
r~