This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sjlj CFG improvement
- To: "Alexander N. Kabaev" <ak03 at gte dot com>
- Subject: Re: sjlj CFG improvement
- From: Jeffrey A Law <law at redhat dot com>
- Date: Thu, 07 Dec 2000 16:57:10 -0700
- cc: gcc at gcc dot gnu dot org, bkoz at redhat dot com, rth at redhat dot com
- Reply-To: law at redhat dot com
In message <XFMail.20001207130736.ak03@gte.com>you write:
> Should this patch be backported for use by the upcoming GCC-2.95.3 release?
I would recommend against it. Typically that kind of release would be to
fix code generation bugs, aborts and the like. Stuff that is strictly
a compile time improvement (even one as large as this) wouldn't qualify for
inclusion into a minor release.
jeff