On Mon, Aug 12, 2013 at 9:51 PM, Uros Bizjak wrote:
> On Mon, Aug 12, 2013 at 3:39 PM, Perez Read wrote:
>
>>>>>> movabs is incorrectly translated into "mov [rax], -1", and causes
>>>>>> compile error "Error: ambiguous operand size
On Mon, Aug 12, 2013 at 5:26 PM, Uros Bizjak wrote:
> On Mon, Aug 12, 2013 at 11:24 AM, Perez Read wrote:
>
>>>> movabs is incorrectly translated into "mov [rax], -1", and causes
>>>> compile error "Error: ambiguous operand size for `mov
>>
>> Bootstrap passed. Regression tested on x86_64-unknown-linux-gnu (pc).
>>
>> 2013-08-10 Perez Read
>>
>> * config/i386/i386.md (*movabs_1) : Add PTR before
>> operand 0 for intel asm alternative.
>>
>> * testsuite/gc
for `mov' ".
It should be "mov QWORD PTR [rax], -1"
Bootstrap passed. Regression tested on x86_64-unknown-linux-gnu (pc).
2013-08-10 Perez Read
* config/i386/i386.md (*movabs_1) : Add PTR before
operand 0 for intel asm alternative.
* testsuite/gc