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]
Other format: [Raw text]

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


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?


r~


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