r217804 - in /trunk/gcc: ChangeLog tree-ssa-thr...
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Wed Nov 19 20:17:00 GMT 2014
Author: dmalcolm
Date: Wed Nov 19 20:17:44 2014
New Revision: 217804
URL: https://gcc.gnu.org/viewcvs?rev=217804&root=gcc&view=rev
Log:
PR jit/63854: Fix leak of paths within jump threading
gcc/ChangeLog:
PR jit/63854
* tree-ssa-threadedge.c (thread_across_edge): Don't just release
"path", delete it.
* tree-ssa-threadupdate.c (delete_jump_thread_path): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-threadedge.c
trunk/gcc/tree-ssa-threadupdate.c
More information about the Gcc-cvs
mailing list