• 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
asm block alignment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

asm block alignment


  • Subject: asm block alignment
  • From: Shaun Wexler <email@hidden>
  • Date: Tue, 6 Apr 2004 05:57:05 -0700

How can I enforce alignment of __asm__ volatile inline blocks, which don't seem to be getting optimized with -falign-loops=16 and -o3? These could be broken into two statements if necessary, so the loop start would be the first instruction of the second statement, but I can't come up with an __attribute__ or #pragma that the compiler will accept. I'm using Xcode 1.1.1 and GCC 3.3.

~thx~
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Bug with included files
  • Next by Date: Off topic: Where do I have to file this bug to?
  • Previous by thread: Re: Bug with included files
  • Next by thread: Re: asm block alignment
  • Index(es):
    • Date
    • Thread