gcc/libvtv
Alan Modra 37697711e7 Correct libvtv obstack use
Fixes a compile error with both old and new obstacks due to
obstack_chunk_free having the wrong signature.  Also, setting chunk
size and alignment before obstack_init is pointless since they are
overwritten.

	* vtv_malloc.cc (obstack_chunk_free): Correct param type.
	(__vtv_malloc_init): Use obstack_specify_allocation.

From-SVN: r229985
2015-11-09 14:49:43 +10:30
..
2015-11-09 14:49:43 +10:30
2015-10-20 10:39:30 +00:00
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00
2015-11-09 14:49:43 +10:30
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00
2015-08-27 14:26:08 +00:00