This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/26830] [4.1/4.2 Regression] Insane amount of compile-time / memory needed at -O1 and above
- From: "bonzini at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Mar 2006 14:16:15 -0000
- Subject: [Bug tree-optimization/26830] [4.1/4.2 Regression] Insane amount of compile-time / memory needed at -O1 and above
- References: <bug-26830-10053@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from bonzini at gnu dot org 2006-03-24 14:16 -------
> so it may even be that something creates an incredibly interconnected CFG?
i mean, we may end up having the equivalent of the multiple computed gotos,
that we factor.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26830