Re: Reverse the direction of stack growth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for that tip. I tried doing that but the problem right now is that
both compilers( the original and mine) produce the same executable
regardless of any modifications I have done. I really have no clue. Please
help.


Ian Lance Taylor-3 wrote:
> 
> PhDUCSB <eng.hmohsen@xxxxxxxxx> writes:
> 
>> I am trying to modify the gcc backend to reverse the stack growth
>> direction.
>> Do you think this is an easy task to do?
> 
> It kind of depends on the backend.  It's easy to change what the
> middle-end cares about--just undefine STACK_GROWS_DOWNWARD.  You'll have
> to make sure that the backend does all the right things in the function
> prologue and epilogue code.
> 
> Ian
> 
> 

-- 
View this message in context: http://www.nabble.com/Reverse-the-direction-of-stack-growth-tp25458975p25859949.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux