OSDN Git Service

* i386.h (PREFERRED_STACK_BOUNDARY): Define.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 1999 22:47:07 +0000 (22:47 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 1999 22:47:07 +0000 (22:47 +0000)
commit884519369cfd08ca600b5f7befd1be0d014a6e35
treed8dc24a26f9c03f1b7eaccf483d3d5ca94317f2c
parent0cd06634bbff8786462d4c6983854c372c1eb84d
    * i386.h (PREFERRED_STACK_BOUNDARY): Define.
        * i386.c (ix86_compute_frame_size): New function.
        (ix86_prologue, ix86_epilogue): Use it.
        * i386.h (INITIAL_ELIMINATION_OFFSET): Likewise.
        * reload1.c: Provide default for PREFERRED_STACK_BOUNDARY.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25909 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/reload1.c