public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: <tm_gccmail@mail.kloo.net>
To: Lars Segerlund <lars.segerlund@comsys.se>
Cc: gcc@gcc.gnu.org
Subject: Re: GCC 3.3 release criteria
Date: Tue, 25 Feb 2003 19:31:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0302251212030.7830-100000@mail.kloo.net> (raw)
In-Reply-To: <3E5B5452.6010904@comsys.se>

On Tue, 25 Feb 2003, Lars Segerlund wrote:

> 
>   I just wanted to comment on the inline versus inline debate.
> 
>    When I write inline, I MEAN inline , and I generally have a VERY good
> reason for it !
> 
>    I tend to do embedded system and regular system programming, and my
> viewpoint is that the compilers reaction to 'inline' in not up to
> interpretation, I do believe this is an opinion shared by a lot of
> people doing real work.
> 
>    Inlining during optimisation is a separate issue, but as far as I am
> concerned if this don't work as expected, I have to inline (either
> automatically or by hand), and then include the .o files prodused by asm
> sources.
> 
>    This would be quite a workaround.
> 
>    I think that somtimes 'high level' people don't quite understand the
> issues involved when you have timing constraints on sections of code.
> 
>    / Lars Segerlund.

My feelings exactly...for embedded programming and kernel work, you need
an inline keyword that consistently inlines, regardless of the setting of
the compiler switches or whatever.

This has been reiterated a lot, but evidently it's not enough. We need
reliable inlining facilities.

Toshi


  reply	other threads:[~2003-02-25 19:25 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200302232354.SAA19348@caip.rutgers.edu.suse.lists.egcs-patches>
2003-02-24 20:33 ` Andi Kleen
2003-02-24 20:37   ` Jakub Jelinek
2003-02-24 20:47   ` Daniel Jacobowitz
2003-02-24 21:30     ` Franz Sirl
2003-02-25 10:34       ` Richard Earnshaw
2003-02-25 10:57         ` Steven Bosscher
2003-02-25 11:18           ` Richard Earnshaw
2003-02-25 11:32             ` Gabriel Dos Reis
2003-02-25 12:30               ` Richard Earnshaw
2003-02-25 12:36                 ` Gabriel Dos Reis
2003-02-25 14:04                   ` Richard Earnshaw
2003-02-25 14:17                     ` Richard Earnshaw
2003-02-25 18:48                       ` Joseph S. Myers
2003-02-25 14:42                     ` Gabriel Dos Reis
2003-02-25 15:28                       ` Richard Earnshaw
2003-02-25 15:42                         ` Fergus Henderson
2003-03-01 13:16             ` Bernd Schmidt
2003-03-01 13:59               ` Richard Earnshaw
2003-02-25 11:30           ` Gabriel Dos Reis
2003-02-25 11:55             ` Lars Segerlund
2003-02-25 19:31               ` tm_gccmail [this message]
2003-02-25 20:58                 ` Michael Hayes
2003-02-25 21:09                   ` Matt Austern
2003-02-25 22:01                     ` tm_gccmail
2003-02-26  0:23                       ` Richard Henderson
2003-02-25 22:07                     ` Stuart Hastings
2003-02-26  0:11                       ` Richard Henderson
2003-02-25 22:22                     ` Christoph Hellwig
2003-02-25 22:35                       ` Matt Austern
2003-02-25 22:58                         ` Michel LESPINASSE
2003-02-25 23:09                           ` Daniel Jacobowitz
2003-02-25 23:43                             ` Matt Austern
2003-02-25 23:45                               ` Dale Johannesen
2003-02-26 11:45                               ` Mattias Engdegård
2003-02-25 12:10         ` Kean Johnston
2003-02-25 13:51           ` Andreas Schwab
2003-02-25 12:13         ` Franz Sirl
2003-02-26  1:14           ` Richard Henderson
2003-02-24 23:56   ` Kaveh R. Ghazi
2003-02-25  0:32     ` Andi Kleen
2003-02-25  0:54   ` Inlining (was: GCC 3.3 release criteria) Matt Austern
2003-02-25  6:43     ` Tolga Dalman
2003-02-25 18:01       ` Matt Austern
2003-02-25 19:51         ` Tolga Dalman
2003-02-25 20:47         ` Michel LESPINASSE
2003-02-25 21:22         ` Timothy J. Wood
2003-02-26  4:29         ` Gabriel Dos Reis
2003-02-26 10:10           ` Olivier Galibert
2003-02-26 11:05             ` Gabriel Dos Reis
2003-02-27 15:26               ` Allan Sandfeld
2003-02-25  8:09     ` Steven Bosscher
2003-02-25  8:31     ` Andi Kleen
2003-03-10  1:22 GCC 3.3 release criteria John David Anglin
2003-03-10  3:20 ` Kaveh R. Ghazi
2003-03-10 18:08   ` Janis Johnson
2003-03-10 18:22     ` Kaveh R. Ghazi
  -- strict thread matches above, loose matches on Subject: below --
2003-02-26 22:50 Robert Dewar
2003-02-26 15:55 Robert Dewar
2003-02-26 22:24 ` Mike Stump
2003-02-26  2:42 Robert Dewar
2003-02-25 14:45 Paolo Bonzini
2003-02-25 13:12 Robert Dewar
2003-02-25 12:31 Robert Dewar
2003-02-25 12:58 ` Gabriel Dos Reis
2003-02-24  0:30 Kaveh R. Ghazi
2003-02-24 20:26 ` Dan Kegel
2003-02-24 20:44   ` Janis Johnson
2003-02-25  2:57     ` Mark Mitchell
2003-02-25  8:42       ` Eric Botcazou
2003-02-25 17:11       ` Janis Johnson
2003-02-24 21:41 ` Jason R Thorpe
2003-02-25  0:29   ` Kaveh R. Ghazi
2003-02-25  2:49 ` Mark Mitchell
2003-02-25  7:07   ` Matthias Klose
2003-02-25 16:23     ` Kaveh R. Ghazi
2003-02-25 17:23       ` Matthias Klose
2003-03-01 15:56         ` Kaveh R. Ghazi
2003-03-01 16:05           ` Ben Collins
2003-03-01 16:21             ` Kaveh R. Ghazi
2003-03-01 16:27               ` Ben Collins
2003-03-04 14:49                 ` Kaveh R. Ghazi
2003-03-04 15:19                   ` Ben Collins
2003-03-01 17:56           ` Matthias Klose
2003-03-04 14:55             ` Kaveh R. Ghazi
2003-03-09 23:34               ` Matthias Klose
2003-03-10  1:21                 ` Kaveh R. Ghazi
2003-02-25 16:47   ` Kaveh R. Ghazi
2003-02-25 17:24     ` Janis Johnson
2003-02-25 18:21     ` Janis Johnson
2003-02-25 22:20       ` Kaveh R. Ghazi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.21.0302251212030.7830-100000@mail.kloo.net \
    --to=tm_gccmail@mail.kloo.net \
    --cc=gcc@gcc.gnu.org \
    --cc=lars.segerlund@comsys.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).