OSDN Git Service

Change memory mangement and constant pool handling for nested functions to match...
authorcrux <crux@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Sep 1999 13:09:56 +0000 (13:09 +0000)
committercrux <crux@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Sep 1999 13:09:56 +0000 (13:09 +0000)
commit605f66ec92188ec5ad0eae54ae103bb519d18e3a
tree994384faecb0b7ea09763638c0d3e3b6369993d1
parentdfbd8719e8bcb371b418a7f98bf5078aaf72c4df
Change memory mangement and constant pool handling for nested functions to match that of normal functions; add init_machine_status mechanism.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29101 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/function.c
gcc/function.h
gcc/integrate.c
gcc/output.h
gcc/rtl.h
gcc/toplev.c
gcc/tree.c
gcc/varasm.c