Guard memory block allocation.
authorMartin Liska <mliska@suse.cz>
Mon, 24 Sep 2018 11:23:35 +0000 (13:23 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 24 Sep 2018 11:23:35 +0000 (11:23 +0000)
commitd609225669c3475adc236cd66968f99a3ca5aab5
treee48bdb59dc6e0acedfd7907e651de1669461318d
parentbf9f9292131058faa03177b7a0d6f1c265eb29f2
Guard memory block allocation.

2018-09-24  Martin Liska  <mliska@suse.cz>

* memory-block.h (memory_block_pool::release): Annotate with
valgrind that the memory is not accessible.

From-SVN: r264529
gcc/ChangeLog
gcc/memory-block.h