Author: marxin
Date: Thu May 19 15:06:47 2016
New Revision: 236470
URL: https://gcc.gnu.org/viewcvs?rev=236470&root=gcc&view=rev
Log:
Fix memory leak in tree-if-conv.c
* tree-if-conv.c (ifcvt_repair_bool_pattern): Utilize auto_vecs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-if-conv.c