This is the mail archive of the gcc-bugs@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: cause of all the mainline Sparc regressions


   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 :-)


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