This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/81667] trunk/gcc/alloc-pool.h:239: possible missing initialiser ?
- From: "mpolacek at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 02 Aug 2017 13:25:44 +0000
- Subject: [Bug other/81667] trunk/gcc/alloc-pool.h:239: possible missing initialiser ?
- Auto-submitted: auto-generated
- References: <bug-81667-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81667
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Wed Aug 2 13:25:12 2017
New Revision: 250829
URL: https://gcc.gnu.org/viewcvs?rev=250829&root=gcc&view=rev
Log:
PR other/81667
* alloc-pool.h (base_pool_allocator): Initialize m_elt_size.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/alloc-pool.h