]> git.ipfire.org Git - thirdparty/gcc.git/commit
alloc-pool.h (struct allocation_object): Make id member conditional on CHECKING_P...
authorRichard Biener <rguenther@suse.de>
Tue, 23 Feb 2016 15:19:17 +0000 (15:19 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 23 Feb 2016 15:19:17 +0000 (15:19 +0000)
commitd286e1e304ce158464cea88ae2defec0dbce12d7
treecc64992fdaf261e074681a3e73e3d3f761077bd5
parentf99c355797e5abf81ebad09eaa8ec0e2af224756
alloc-pool.h (struct allocation_object): Make id member conditional on CHECKING_P again.

2016-02-23  Richard Biener  <rguenther@suse.de>

* alloc-pool.h (struct allocation_object): Make id member
conditional on CHECKING_P again.
(get_instance): Adjust.
(base_pool_allocator): Likewise.

From-SVN: r233635
gcc/ChangeLog
gcc/alloc-pool.h