OSDN Git Service

* cgraph.h (constant_pool_htab): New function.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Jul 2009 19:35:25 +0000 (19:35 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Jul 2009 19:35:25 +0000 (19:35 +0000)
commit9261e5d9964a50821ec3ee70b20c5cf6dc9a1385
treef498012ed27ad5899f4f7b0a7afd40e9e4874bf8
parent67a2b55a06644eea26249e710fa29677122fe789
* cgraph.h (constant_pool_htab): New function.
(constant_descriptor_tree): Move from varasm.c.
* varasm.c (constant_pool_htab): New function.
(constant_descriptor_tree): Move to cgraph.h.

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