Re: Why gcc translate a c program into assemble as follow
- From: "wanderer83" <spamtrap@xxxxxxxxxx>
- Date: Thu, 27 Oct 2005 00:40:00 +0000 (UTC)
this is for stack alignment purposes
i dont recommend understanding this issue. gcc will produce two
different asm codes if you compile the same c code on two different
architectures (cpu plays the main role)
.
- References:
- Why gcc translate a c program into assemble as follow
- From: Zheng Da
- Why gcc translate a c program into assemble as follow
- Prev by Date: Re: improve strlen
- Next by Date: The never ending assembly vs. HLL war
- Previous by thread: Re: Why gcc translate a c program into assemble as follow
- Next by thread: Re: Why gcc translate a c program into assemble as follow
- Index(es):