This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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] | |
"Jonathan Mayo" <jmayo@pillardata.com> writes:
> I'm using inline asm in gcc to insert the following:
>
> .byte (123/10)
>
>
> when it goes through the assembler it reports:
> {standard input}:57: Error: Missing ')' assumed
x86? See comment_chars in tc-i386.c.
--
Alan Modra
IBM OzLabs - Linux Technology Centre
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |