]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.
authorJan Hubicka <jh@suse.cz>
Sat, 8 Mar 2003 18:24:22 +0000 (19:24 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 8 Mar 2003 18:24:22 +0000 (18:24 +0000)
commit988d1653869158be80b797b13a60dacfc0a4fa22
tree924b2a2b8d25bda315a461b330cfaa8c18cad7c1
parent73ba39fc86a4697b0c25fcf7cb52a577a356fb0a
Makefile.in (cgraph.o): Depend on gt-cgraph.h and varray.h.

* 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.

From-SVN: r63998
gcc/ChangeLog
gcc/Makefile.in
gcc/cgraph.c
This page took 0.051816 seconds and 5 git commands to generate.