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]

Re: gcse basic block analysis optimizes EH return stub away (was: Re: Testsuite Results for gcc-2.96 19990628)


On Jul  1, 1999, Richard Henderson <rth@cygnus.com> wrote:

> 	* except.c (expand_eh_return): Set current_function_cannot_inline.
> 	(save_eh_status, restore_eh_status): Twiddle eh_return_stub_label.
> 	* function.h (struct function): Add eh_return_stub_label.
> 	* flow.c (delete_unreachable_blocks): Don't merge across EH edges.

Thanks, I'm installing this one in my local tree.  All testsuite
results I'll post from now on will have this patch installed.  I hope
Jeff agrees to have it installed for the release.  It would be a pity
to be unable to build gcc 2.95 without -O3, as I've been doing on all
previous releases of gcc and egcs.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


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