Re: Why gcc translate a c program into assemble as follow
- From: Tim Roberts <spamtrap@xxxxxxxxxx>
- Date: Sat, 29 Oct 2005 18:31:37 +0000 (UTC)
"wanderer83" <spamtrap@xxxxxxxxxx> wrote:
>
>Tim - you are right. I guess the only thing left is to ask GCC
>developers what in the world were they smoking when they wrote it (and
>can we get some too ?)
Well, I assume there must be at least a few gcc developers who follow this
newsgroup. I keep hoping that, some day, we'll get a reply saying "well, I
checked the gcc source code, and the size of that subtraction is derived
from the size of the locals plus the hour of the day rounded up to 32 bytes
divided by 2" or something, but it hasn't happened yet.
--
- Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- Follow-Ups:
- Re: Why gcc translate a c program into assemble as follow
- From: DJ Delorie
- Re: Why gcc translate a c program into assemble as follow
- References:
- Why gcc translate a c program into assemble as follow
- From: Zheng Da
- Re: Why gcc translate a c program into assemble as follow
- From: Tim Roberts
- Re: Why gcc translate a c program into assemble as follow
- From: wanderer83
- Why gcc translate a c program into assemble as follow
- Prev by Date: Re: plz help!!!
- Next by Date: Re: improve strlen
- 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):
Relevant Pages
|