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: try/finally improvement


On Sun, 21 Jul 2002, Richard Henderson wrote:
> This doesn't help libjava all that much, simply because the
> construct isn't used that often.  Nevertheless...

It should help every synchronized block.  There are many of these in
libgcj.

I'd expect your patch to shrink libgcj noticeably.

Jeff


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