This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] m68k: Fix uses of curly braces in the assembly output


On Tue, Oct 09, 2007 at 12:45:40PM -0400, Kazu Hirata wrote:
> gcc's asm statements require the user to be familiar with gcc's internal to 
> some extent, but I am not sure if we want to expose directives for assembly 
> diarect.

   If we don't, how are users going to write asm statements that work with
the supported dialects? E.g. i386 inline asm needs to use the '{...|...}'
construct to work with both -masm=intel and -masm=att.

-- 
Rask Ingemann Lambertsen
Danish law requires addresses in e-mail to be logged and stored for a year


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]