This is the mail archive of the gcc@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	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


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