This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch to emit debug into emitted classes


On Apr 7, 2005 10:35 AM, Bryce McKinlay <mckinlay@redhat.com> wrote:
> 
> ie there is a ~38% reduction in the TOTAL size of libgcj.so with
> debugging info. I've had this patch in my tree for a while now and
> havn't encountered any debugging problems that couldn't be attributed to
> something else. It certainly passes the most obvious tests - ie I can
> print type information for libgcj types:

[...]


> If I don't hear any objections, I plan to check this in to HEAD in order
> for it to receive more widespread testing ;-)

Thanks Bryce. This, the new stack-trace infrastructure
and the enabling of the new verifier are some of the
things I wish had made it to 4.0, especially since it'll
be the release that'll be exposed to a lot of people
via Fedora. :-/

For the verifier, I guess we can resurrect the
"-fnew-verifier" flag on the 4.0 branch (and, dare
I say, make it the default).

Thanks,
Ranjit.
-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]