[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/13084] x86 assembler silently truncates 64bit value
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug gas/13084] x86 assembler silently truncates 64bit value |
Date: |
Sun, 23 Sep 2012 14:48:35 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=13084
--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> 2012-09-23 14:48:35
UTC ---
(In reply to comment #4)
> If working with 64-bit values is incorrect in x32-mode, then we also need to
> fix tests from gas/i386/ilp32/x86-64.s - as they are mostly copied from 64-bit
> tests, they contain a lot of 64-bit values.
> Am I getting it correctly that we need to use only 32-bit values in this test
> too?
Which specific tests do you want to change? We only want to issue
an error instead of silently truncating 64bit value. Other 64-bit
values are OK.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.