r243125 - in /trunk/gcc: ChangeLog vec.h
prathamesh3492@gcc.gnu.org
prathamesh3492@gcc.gnu.org
Thu Dec 1 18:18:00 GMT 2016
Author: prathamesh3492
Date: Thu Dec 1 18:18:30 2016
New Revision: 243125
URL: https://gcc.gnu.org/viewcvs?rev=243125&root=gcc&view=rev
Log:
2016-12-01 Richard Biener <rguenther@suse.de>
Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
* vec.h (vec<T, A, vl_embed>::quick_grow_cleared): Guard call to
memset if len-oldlen != 0.
(vec<T, va_heap, vl_ptr>::safe_grow_cleared): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/vec.h
More information about the Gcc-cvs
mailing list