Re: ppc64 asm/ld alignment question
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Organization: Heeltoe Consulting Markus Hitter wrote:
Am 29.10.2005 um 00:11 schrieb Brad Parker:
This behavior appears to be different from the gnu/binutils as I was using under linux.
Heh. The bug seems to be that if you put ".align 12" (or any .align) in your asm code then *every* function in that .S file becomes aligned on a 4k boundary, not just the code lexically under the .align. -brad Brad Parker Heeltoe Consulting +1-781-483-3101 http://www.heeltoe.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Brad Parker