OSDN Git Service

PR optimization/13041
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Nov 2003 06:45:25 +0000 (06:45 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Nov 2003 06:45:25 +0000 (06:45 +0000)
commit23d75d32f1390ef02a2c8288ab5f048a5c233020
tree5ee4068a1e45d473e12e2bc01e5182b2bc83fcd5
parent393522dfc5520b0efecd715e5daed63eee920e57
PR optimization/13041
* final.c (frame_pointer_needed): Fix comment.
* reload1.c (reload): Decrease alignment of the frame
pointer if it was used for register allocation.

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