This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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?

Thanks.


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]