Fix for regression in gcc.c-torture/execute/20011114-1.c

Alexandre Oliva aoliva@redhat.com
Sun Dec 2 11:07:00 GMT 2001


On Dec  2, 2001, Richard Henderson <rth@redhat.com> wrote:

> On Sun, Dec 02, 2001 at 03:48:24PM -0200, Alexandre Oliva wrote:
>> So, do we want to inline a function defined in global scope if we
>> encounter an extern declaration of it in function scope, as in the
>> failing testcase?

> Ideally, yes.  How did this work for the rtl inliner?

The rtl inliner didn't care about DECL_INITIAL nor the block
structure, AFAICT.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-patches mailing list