[PATCH, i386]: Fix PR target/45327, ICE: SIGSEGV in rtx_equal_p

Uros Bizjak ubizjak@gmail.com
Wed Aug 18 23:28:00 GMT 2010


On Wed, 2010-08-18 at 16:06 -0700, H.J. Lu wrote:
> On Wed, Aug 18, 2010 at 3:46 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> > Hello!
> >
> > ix86_binary_operator_ok needs output operand in addition to two input operands.
> >
> > 2010-08-18  Uros Bizjak  <ubizjak@gmail.com>
> >
> >        PR target/45327
> >        * config/i386/i386.md (<any_or:code><SWI:mode>_3): Do not use
> >        ix86_binary_operator_ok.
> >
> > Tested on x86_64-pc-linux-gnu and committed to 4.5 and SVN mainline.
> >
> 
> Can you add the testcase?

Well, it was a typo, so I think we can live without.  No way this
failure triggers again.

Uros.



More information about the Gcc-patches mailing list