• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: asm instruction CVTSI2SS fails to compile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: asm instruction CVTSI2SS fails to compile


  • Subject: Re: asm instruction CVTSI2SS fails to compile
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 21 Jun 2006 14:45:20 -0700


On Jun 21, 2006, at 4:41 AM, Arne Scheffler wrote:

with XCode 2.3 the compiler gives me an error on compiling the

following inline assembly :


__asm

{

  // snip

  CVTSI2SS xmm1, eax

  // snip

}


the error is : error: address of register variable 'êx' requested


This does not happen with XCode 2.2. And according to my limited

knowledge of Intel/SSE assembly and the documentation I read this

should just compile fine.

Is this just wrong code, or is this a compiler bug ?


gcc should be accepting this syntax.  We made some changes for correctness in other cases that may have broken this; please file a bug.

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >asm instruction CVTSI2SS fails to compile (From: "Arne Scheffler" <email@hidden>)

  • Prev by Date: Re: Debugging XCode (was: Re: gdb says: internal-error...)
  • Next by Date: Help! program runs differently under debug than not
  • Previous by thread: Re: asm instruction CVTSI2SS fails to compile
  • Next by thread: Removing items from a project using AppleScript
  • Index(es):
    • Date
    • Thread