r264529 - in /trunk/gcc: ChangeLog memory-block.h

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Sep 24 11:23:00 GMT 2018


Author: marxin
Date: Mon Sep 24 11:23:35 2018
New Revision: 264529

URL: https://gcc.gnu.org/viewcvs?rev=264529&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/memory-block.h



More information about the Gcc-cvs mailing list