This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37567] tree SSA to normal checking takes abnormally long time
- From: "amacleod at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2008 17:38:36 -0000
- Subject: [Bug middle-end/37567] tree SSA to normal checking takes abnormally long time
- References: <bug-37567-271@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from amacleod at redhat dot com 2008-09-19 17:38 -------
Subject: Bug 37567
Author: amacleod
Date: Fri Sep 19 17:37:13 2008
New Revision: 140494
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140494
Log:
PR middle-end/37567
* tree-ssa-ter.c (free_temp_expr_table): Make sure fields are actually
empty before freeing them.
(find_replaceable_exprs): Move asserts to free_temp_expr_table.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-ter.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37567