This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcse basic block analysis optimizes EH return stub away (was: Re: Testsuite Results for gcc-2.96 19990628)
- To: Richard Henderson <rth at cygnus dot com>
- Subject: Re: gcse basic block analysis optimizes EH return stub away (was: Re: Testsuite Results for gcc-2.96 19990628)
- From: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Date: 02 Jul 1999 00:49:41 -0300
- Cc: Mike Stump <mrs at wrs dot com>, law at cygnus dot com, egcs at egcs dot cygnus dot com, kunert at physik dot tu-dresden dot de, ronis at onsager dot chem dot mcgill dot ca, egcs-patches at egcs dot cygnus dot com
- References: <199907012216.PAA23541@kankakee.wrs.com> <19990701164736.A3850@cygnus.com>
On Jul 1, 1999, Richard Henderson <rth@cygnus.com> wrote:
> *** except.c 1999/04/15 19:54:09 1.82
> --- except.c 1999/07/01 23:38:57
> *************** expand_eh_return ()
> + current_function_cannot_inline = 1;
Oops, IRIX6's cc complains that it can't convert int to char*. Why is
current_function_cannot_inline a char*, anyway? Is it supposed to be
the reason why the function can't be inlined or what?
--
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