Diego Novillo wrote: > On Tue, Nov 20, 2012 at 11:23 AM, Diego Novillo <dnovi...@google.com> wrote: > > > 2012-11-20 Diego Novillo <dnovi...@google.com> > > > > PR middle-end/55398 > > * vec.h (class vec_prefix): Make every field public. > > Rename field alloc_ to alloc_PRIVATE_. > > Rename field num_ to num_PRIVATE_. > > Update all users. > > (class vec<T, A, vl_embed>): Make every field public. > > Rename field pfx_ to pfx_PRIVATE_. > > Rename field data_ to data_PRIVATE_. > > Update all users. > > (class vec<T, A, vl_ptr>): Make every field public. > > Rename field vec_ to vec_PRIVATE_. > > Update all users. > > (va_heap::release): Do nothing if V is NULL. > > (va_stack::release): Likewise. > > Committed as rev 193667.
This fixed the spu-elf build failure. Thanks! Bye, Ulrich -- Dr. Ulrich Weigand GNU Toolchain for Linux on System z and Cell BE ulrich.weig...@de.ibm.com