This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: cause of all the mainline Sparc regressions
- From: "David S. Miller" <davem at redhat dot com>
- To: rth at redhat dot com
- Cc: jh at suse dot cz, gcc-bugs at gcc dot gnu dot org, jakub at redhat dot com
- Date: Thu, 13 Jun 2002 01:49:35 -0700 (PDT)
- Subject: Re: cause of all the mainline Sparc regressions
- References: <20020523091237.B26676@redhat.com><20020523170235.GD31706@atrey.karlin.mff.cuni.cz><20020523103053.B27015@redhat.com>
From: Richard Henderson <rth@redhat.com>
Date: Thu, 23 May 2002 10:30:53 -0700
If someone has some cycles to spare, it'd be good to see what
the following patch does to the size of libstdc++ and libjava.
The theory is that nothing will change.
I ran this test on sparc-*-linux removing the cleanup_cfg() calls that
remain in finish_eh_generation. This made libgcj.so a few bytes
larger and libstdc++.so a few bytes smaller.
Go figure :-)