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]

Re: Target-ize ASM_OPEN_PAREN, ASM_CLOSE_PAREN


On Sun, Jul 08, 2001 at 11:02:00PM +0100, Neil Booth wrote:
> How can x86 have "" as operator grouping parentheses?

I have no idea.  Perhaps just indicative of some assemblers
not accepting parentheses not involved in the actual memory
address?  I.e.  "foo+4(%eax, %ebx)" not "(foo+4)(%eax, %ebx)".

Anyway, the patch is ok.



r~


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