This is the mail archive of the gcc-help@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: x87 register clobber returns "unknown register name" error


Le 15/10/2015 10:49, Andrew Haley a Ãcrit :
> On 15/10/15 08:59, Hadrien Grasland wrote:
>> What am I doing wrong ?
> You are missing a colon in your asm.  Count your colons, and
> compare with the example.
>
> Andrew.

I am pretty sure that they both feature 3 colons. Although my somewhat
ill-placed "No output" comment might hide the second one a bit in the
code I provided.

Hadrien


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