* cp-demangle.c (d_copy_templates): Cast result of malloc
commit6d358c8df351fd110b74faaddda7709b70e9f02a
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Nov 2013 20:02:21 +0000 (12 20:02 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Nov 2013 20:02:21 +0000 (12 20:02 +0000)
tree143095cea06abaab179b4ccb75b68131d23c244f
parent84c25f5d4ee9d4d03d40a1e8ab82816b36c4d4a2
* cp-demangle.c (d_copy_templates): Cast result of malloc
to (struct d_print_template *).
(d_print_comp): Cast result of realloc to (struct d_saved scope *).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204713 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/cp-demangle.c