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: Suppress tree inlining of variadic functions


On Tue, Apr 29, 2003 at 04:30:48PM -0700, Geoffrey Keating wrote:
> 	* tree-inline.c (inlinable_function_p): Don't support inlining
> 	functions using varargs.

Why is the code in c-objc-common.c, inline_forbidden_p, lines 96-118,
not sufficient?


r~


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