This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ inlining problems
- To: jbuck at racerx dot synopsys dot com
- Subject: Re: C++ inlining problems
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Tue, 31 Oct 2000 18:02:19 -0800
- Cc: gcc at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <200011010155.RAA21022@racerx.synopsys.com>
>>>>> "Joe" == Joe Buck <jbuck@racerx.synopsys.com> writes:
Joe> gcc 2.95.2 does a near-perfect job on this code, thanks to
Joe> the ADDRESSOF optimzation a very clean job of inlining is
Joe> done. Solaris/Sparc code at -O2 (unused labels deleted):
Interesting -- I'll look into this. (Just in case, you should
probably file in GNATS, too.)
There's nothing about tree-based inlining that should prevent
ADDRESSOF from working. You're right that there are lots of other
cool things we can do in the tree-based inliner -- but please, let's
not go there until after 3.0...
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com