This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/14703] [4.4 regression] Inadequate optimization of inline templated functions, infinite loop in ipa-reference and memory hog
- 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: 6 Sep 2008 17:11:24 -0000
- Subject: [Bug tree-optimization/14703] [4.4 regression] Inadequate optimization of inline templated functions, infinite loop in ipa-reference and memory hog
- References: <bug-14703-3016@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from hubicka at gcc dot gnu dot org 2008-09-06 17:11 -------
Subject: Bug 14703
Author: hubicka
Date: Sat Sep 6 17:10:00 2008
New Revision: 140068
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140068
Log:
PR tree-optimization/14703
* tree-ssa-live.c (remove_unused_scope_block_p): Remove ignored
declarations.
* passes.c (init_optimization_passes): Recompute inline parameters.
* g++.dg/tree-ssa-pr14703.C: New testcase.
Added:
trunk/gcc/testsuite/g++.dg/tree-ssa/pr14703.C
Modified:
trunk/gcc/ChangeLog
trunk/gcc/passes.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-ssa-live.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14703