bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/21874] x86: Multiple segment registers in the address are not d


From: jbeulich at novell dot com
Subject: [Bug gas/21874] x86: Multiple segment registers in the address are not detected with -masm=intel
Date: Tue, 14 Nov 2017 13:49:18 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21874

--- Comment #23 from Jan Beulich <jbeulich at novell dot com> ---
(In reply to H.J. Lu from comment #22)
> The MASM syntax expression parser supports -masm=intel.

How that? The compiler doesn't emit expressions, it does all the calculations
and emits plain numbers. Are you perhaps mixing up expressions and things like
"dword ptr" specifiers (which aren't themselves expressions)?

> At very minimum, a warning should be issued by default, which can be 
> controlled
> by
> 
> -moperand-check=[none|error|warning]

I can certainly arrange for that, albeit it's a waste of time (and may defer
when I get to submit the replacement patch, while I'll surely revert the
original one before the next release bets branched, unless you finally show
willingness to fix the regression you've introduced).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]