Uros Bizjak <ubiz...@gmail.com> writes:

> 2011-03-23  Uros Bizjak  <ubiz...@gmail.com>
>
>       PR target/48237
>       * config/i386/i386.md (*movdf_internal_rex64): Do not split
>       alternatives that can be handled with movq or movabsq insn.
>       (*movdf_internal): Disable for !TARGET_64BIT.
>       (*movdf_internal_nointeger): Ditto.
>       * config/i386/i386.c (ix86_print_operand): Handle DFmode immediates.

This patch broke Solaris/x86 bootstrap:

/vol/gcc/src/hg/trunk/local/gcc/config/i386/i386.c: In function 
'ix86_print_operand':
/vol/gcc/src/hg/trunk/local/gcc/config/i386/i386.c:14416:2: error: format 
'%lld' expects argument of type 'long long int', but argument 3 has type 'long 
int' [-Werror=format]

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to