public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: Harald Anlauf via Fortran <fortran@gcc.gnu.org>
Cc: rep.dot.nop@gmail.com, Harald Anlauf <anlauf@gmx.de>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] Fortran: fix compile-time simplification of SET_EXPONENT [PR109511]
Date: Mon, 17 Apr 2023 21:41:11 +0200	[thread overview]
Message-ID: <20230417214111.1170ac5b@nbbrfq> (raw)
In-Reply-To: <trinity-d5a880c2-3bb0-4464-9940-ac3568977112-1681498764042@3c-app-gmx-bs43>

On Fri, 14 Apr 2023 20:59:24 +0200
Harald Anlauf via Fortran <fortran@gcc.gnu.org> wrote:

> -  mpfr_clears (absv, log2, pow2, frac, NULL);
> +  mpfr_clears (absv, log2, exp, pow2, frac, NULL);

Thanks for taking care of that leak.
Consider that hunk dropped from
https://inbox.sourceware.org/fortran/D9328809-A533-4D6B-A474-DE4C582D9C02@gmail.com/

although i had it in the order of allocation to ease reading..
cheers,

      parent reply	other threads:[~2023-04-17 19:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-14 18:59 Harald Anlauf
2023-04-14 19:33 ` Steve Kargl
2023-04-14 19:48   ` Steve Kargl
2023-04-14 19:49   ` Harald Anlauf
2023-04-14 19:49     ` Harald Anlauf
2023-04-14 21:19     ` Steve Kargl
2023-04-17 19:41 ` Bernhard Reutner-Fischer [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=20230417214111.1170ac5b@nbbrfq \
    --to=rep.dot.nop@gmail.com \
    --cc=anlauf@gmx.de \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.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).