public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Xi Ruoyao <xry111@mengyan1223.wang>
Cc: Nick Savoiu <savoiu@yahoo.com>, gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Does -Og work well?
Date: Mon, 11 Oct 2021 19:39:39 +0100	[thread overview]
Message-ID: <CAH6eHdSdyWRas9JXLb_2XQNDLSc8ib04gPzxaDaXXYxJF231rw@mail.gmail.com> (raw)
In-Reply-To: <6c8cec3d1f703a16b3d05a26d13372275a870ebd.camel@mengyan1223.wang>

On Mon, 11 Oct 2021, 19:08 Xi Ruoyao via Gcc-help, <gcc-help@gcc.gnu.org>
wrote:

>
> It's caused by inlining.  -fno-inline should help in this case (why -
> finline is even in -Og?)


Because otherwise most C++ ends up stupidly slow.

  reply	other threads:[~2021-10-11 18:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2132295523.836151.1633974475603.ref@mail.yahoo.com>
2021-10-11 17:47 ` Nick Savoiu
2021-10-11 18:07   ` Xi Ruoyao
2021-10-11 18:39     ` Jonathan Wakely [this message]
2021-10-11 19:15       ` Nick Savoiu
2021-10-11 19:21         ` Xi Ruoyao
2021-10-14  7:09   ` David Brown
2021-10-14 17:10     ` Nick Savoiu

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=CAH6eHdSdyWRas9JXLb_2XQNDLSc8ib04gPzxaDaXXYxJF231rw@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=savoiu@yahoo.com \
    --cc=xry111@mengyan1223.wang \
    /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).