This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/25224] [4.1/4.2 Regression] ICE in initialize_original_copy_tables
- From: "hubicka at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Dec 2005 23:52:20 -0000
- Subject: [Bug rtl-optimization/25224] [4.1/4.2 Regression] ICE in initialize_original_copy_tables
- References: <bug-25224-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from hubicka at gcc dot gnu dot org 2005-12-15 23:52 -------
Subject: Bug 25224
Author: hubicka
Date: Thu Dec 15 23:52:16 2005
New Revision: 108606
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108606
Log:
PR rtl-optimization/25224
* tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free copy
tables.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr25224.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-ssa-loop-unswitch.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25224