OSDN Git Service

* Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Mar 2003 18:24:22 +0000 (18:24 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Mar 2003 18:24:22 +0000 (18:24 +0000)
commit639e4be490c1f985b7ec590c34a03a0870141c36
tree924b2a2b8d25bda315a461b330cfaa8c18cad7c1
parent4d8f32b1b743452a9dd89c5ed27b90b8c0ecc55b
* Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.
* gt-cgraph.h: New GC file.
* cgraph.c (known_fns): New static variable.
(cgraph_node): Add the decl into varray.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63998 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/cgraph.c