Please, really, make `-masm=intel` the default for x86

Marc Glisse marc.glisse@inria.fr
Fri Nov 25 08:50:49 GMT 2022


On Fri, 25 Nov 2022, LIU Hao via Gcc wrote:

> I am a Windows developer and I have been writing x86 and amd64 assembly for 
> more than ten years. One annoying thing about GCC is that, for x86 if I need 
> to write I piece of inline assembly then I have to do it twice: one in AT&T 
> syntax and one in Intel syntax.

The doc for -masm=dialect says:

 	Darwin does not support ‘intel’.

Assuming that's still true, and even with Mac Intel going away, it doesn't 
help.

-- 
Marc Glisse


More information about the Gcc mailing list