public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jason Merrill <jason@cygnus.com>
To: "Steve Snyder" <ssnyder@indy.net>
Cc: egcs@cygnus.com
Subject: Re: Questions on inlining of code
Date: Wed, 31 Mar 1999 23:46:00 -0000	[thread overview]
Message-ID: <u9u2vi21wb.fsf@yorick.cygnus.com> (raw)
Message-ID: <19990331234600.Msz_B8ZE-oZ7FlKlC_VjCB4aEFBHvx5S-lFRc0Mi-jk@z> (raw)
In-Reply-To: <199903181530.KAA01307.cygnus.egcs@indy3.indy.net>

>>>>> Steve Snyder <ssnyder@indy.net> writes:

 > Two question on inlining of code in egcs/pgcc:
 > 1. Is it possible to disable automatic inlining (compiler switches -O3 or 
 > -finline) while still respecting the inline declaration in the source code?

The switch you want is -fno-inline-functions; -fno-inline disables all
inlining.

Jason

       reply	other threads:[~1999-03-31 23:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <199903181530.KAA01307.cygnus.egcs@indy3.indy.net>
1999-03-18  8:33 ` Jason Merrill [this message]
1999-03-31 23:46   ` Jason Merrill
1999-03-18 17:44 N8TM
1999-03-31 23:46 ` N8TM
  -- strict thread matches above, loose matches on Subject: below --
1999-03-18  7:29 Steve Snyder
     [not found] ` < 199903181530.KAA01307@indy3.indy.net >
1999-03-18  9:04   ` Jeffrey A Law
1999-03-31 23:46     ` Jeffrey A Law
1999-03-31 23:46 ` Steve Snyder

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=u9u2vi21wb.fsf@yorick.cygnus.com \
    --to=jason@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=ssnyder@indy.net \
    /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).