Re: [PATCH, libiberty] Remove malloc/realloc from demangler (was: Add a couple of missing casts)

2013-12-20 Thread Ian Lance Taylor
On Fri, Dec 20, 2013 at 5:00 AM, Gary Benson wrote: > > --- a/libiberty/ChangeLog > +++ b/libiberty/ChangeLog > @@ -1,3 +1,20 @@ > +2013-12-20 Gary Benson > + > + * cp-demangle.c (struct d_print_info): New fields > + next_saved_scope, copy_templates, next_copy_template and > +

[PATCH, libiberty] Remove malloc/realloc from demangler (was: Add a couple of missing casts)

2013-12-20 Thread Gary Benson
Ian Lance Taylor wrote: > On Wed, Nov 13, 2013 at 7:30 AM, Gary Benson wrote: > > Richard Biener wrote: > > > On Tue, Nov 12, 2013 at 8:55 PM, Ian Lance Taylor wrote: > > > > On Tue, Nov 12, 2013 at 11:24 AM, Uros Bizjak wrote: > > > > > > > > > > This was uncovered by x86 lto-profiledbootstrap.