This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [testsuite] Inline-on-trees problem
- To: jakub at redhat dot com
- Subject: Re: [testsuite] Inline-on-trees problem
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Mon, 12 Jun 2000 09:21:08 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <20000612164226.Q474@sunsite.ms.mff.cuni.cz>
Thanks, I'm testing a fix for this problem now. (By the way, I think
this was "just" an exponential explosion in the inliner, not infinite
regress. Then, since fixup_var_refs is O(N^2), we got really hosed.
I've been meaning to figure out a way to deal with fixup_var_refs for
some time; it's O(N^2) behavior can really be noticable on some
test-cases.)
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com