public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
From: Carlos O'Donell <carlos@redhat.com>
To: Fangrui Song <i@maskray.me>, libc-help@sourceware.org
Subject: Re: Lightning talk notes on glibc
Date: Wed, 20 Jan 2021 11:25:44 -0500	[thread overview]
Message-ID: <d18fb2fb-9aa0-d522-1038-ef54387fa16d@redhat.com> (raw)
In-Reply-To: <20210120074815.k6km6cmhrt4aknpo@gmail.com>

On 1/20/21 2:48 AM, Fangrui Song wrote:
> Another workaround is `#pragma GCC optimize ("O0")`.

I use '__attribute__ ((optimize("-O0")))' on a per-function
basis to debug more deeply only specific functions and avoid
possible consequences of the resulting changes.

-- 
Cheers,
Carlos.


      parent reply	other threads:[~2021-01-20 16:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20  7:48 Fangrui Song
2021-01-20 16:17 ` Adhemerval Zanella
2021-01-20 16:20 ` Carlos O'Donell
2021-01-20 16:25 ` Carlos O'Donell
2021-01-20 16:25 ` Carlos O'Donell [this message]

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=d18fb2fb-9aa0-d522-1038-ef54387fa16d@redhat.com \
    --to=carlos@redhat.com \
    --cc=i@maskray.me \
    --cc=libc-help@sourceware.org \
    /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).