This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/81667] trunk/gcc/alloc-pool.h:239: possible missing initialiser ?


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]