* cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_template...
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Nov 2013 20:02:21 +0000 (20:02 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 15 Nov 2013 17:17:57 +0000 (10:17 -0700)
commit8467a2fd5569f7345c025ca94467f50cd329560d
tree4b26d39267d6ea2394d756bf055aa4bd1e9d9bd7
parent391d3400084c6a2d805cd0efd925f29347fa7a18
* 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
This page took 0.025597 seconds and 4 git commands to generate.