This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [unit-at-a-time] Java inlining woes
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Jan Hubicka <hubicka at ucw dot cz>
- Cc: Andrew Haley <aph at redhat dot com>, <gcc at gcc dot gnu dot org>
- Date: Wed, 3 Sep 2003 17:54:53 -0400 (EDT)
- Subject: Re: [unit-at-a-time] Java inlining woes
On Wed, 3 Sep 2003, Jan Hubicka wrote:
> Yeahh, the C++ bits were also a lot more messier than I hoped them to be
> (and I expected them to be dificult, but not to worth month of
> bugfixing). Hope you didn't have that much of fun :)
I did learn some things along the way, like the purpose of
DECL_ABSTRACT_ORIGIN.
Say, when can we expect to see flag_unit_at_a_time on by default at -O2?
Jeff