[Top][All Lists]
[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."
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], (continued)
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Andreas Schwab, 2005/10/26
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Tomas Zerolo, 2005/10/27
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Eli Zaretskii, 2005/10/27
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Richard M. Stallman, 2005/10/27
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Eli Zaretskii, 2005/10/28
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Tomas Zerolo, 2005/10/28
- Re: gcc and inline [was: Re: New function for gdb-ui.el?], Miles Bader, 2005/10/28
- Re: New function for gdb-ui.el?, Eli Zaretskii, 2005/10/26
- Re: New function for gdb-ui.el?, Richard M. Stallman, 2005/10/26
- Re: New function for gdb-ui.el?, David Hansen, 2005/10/28
- Re: New function for gdb-ui.el?,
Miles Bader <=
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/28
- Re: New function for gdb-ui.el?, David Hansen, 2005/10/29
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/29
- Re: New function for gdb-ui.el?, Miles Bader, 2005/10/29
- Re: New function for gdb-ui.el?, Nick Roberts, 2005/10/30
- Re: New function for gdb-ui.el?, Eli Zaretskii, 2005/10/26
- Re: New function for gdb-ui.el?, Eli Zaretskii, 2005/10/25
Re: New function for gdb-ui.el?, Kim F. Storm, 2005/10/23