| Submitter | Steven Bosscher |
|---|---|
| Date | May 2, 2012, 12:58 p.m. |
| Message ID | <CABu31nNSdBrqZfbHBoH4Gfvw66o+rPrcYt-XnNW0mQ2eHBXVKQ@mail.gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/156453/ |
| State | New |
| Headers | show |
Comments
Patch
diff -u tree-ssa-forwprop.c tree-ssa-forwprop.c --- tree-ssa-forwprop.c (working copy) +++ tree-ssa-forwprop.c (working copy) @@ -1387,6 +1387,8 @@ } BITMAP_FREE (target_blocks); } + + VEC_free (tree, heap, labels); } /* STMT is a SWITCH_EXPR for which we attempt to find equivalent forms of