Author: trippels
Date: Thu Mar 23 12:23:58 2017
New Revision: 246415
URL: https://gcc.gnu.org/viewcvs?rev=246415&root=gcc&view=rev
Log:
Fix memory leak in identify_jump_threads()
* tree-vrp.c (identify_jump_threads): Delete avail_exprs.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-vrp.c