On Wed, Aug 2, 2017 at 2:45 PM, Marek Polacek wrote:
> This PR points out that m_elt_size was left uninitialized in the member
> initializer list for base_pool_allocator. I think it makes sense to
> initialize
> it like this.
>
> Bootstrapped/regtested on x86_64-linux, ok for trunk?
Ok.
Richar
This PR points out that m_elt_size was left uninitialized in the member
initializer list for base_pool_allocator. I think it makes sense to initialize
it like this.
Bootstrapped/regtested on x86_64-linux, ok for trunk?
2017-08-02 Marek Polacek
PR other/81667
* alloc-pool.h (b