PR rtl-optimization/25224
commit16c6b1e73d6be46354b5c25d9b8ecc3c0e5e739f
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2005 23:52:16 +0000 (15 23:52 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2005 23:52:16 +0000 (15 23:52 +0000)
treeb40d07b7efdcd9d96f951a5796b113221ad6be1e
parentc2aa3ceb0307d50cc890e310889a8260a8bef160
PR rtl-optimization/25224
* tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free copy
tables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108606 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr25224.c [new file with mode: 0644]
gcc/tree-ssa-loop-unswitch.c