emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New function for gdb-ui.el?


From: Miles Bader
Subject: Re: New function for gdb-ui.el?
Date: Fri, 28 Oct 2005 21:22:17 +0900

David Hansen <address@hidden> writes:
> Just curious:  How can gcc inline a non static function?

The same way it inlines a static function....

[but it can't elide the non-inlined instance of the function, as it can
when the function is static.]

-miles
-- 
A zen-buddhist walked into a pizza shop and
said, "Make me one with everything."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]