public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/114981] [avr] Improve powi implementation
Date: Fri, 10 May 2024 10:02:50 +0000	[thread overview]
Message-ID: <bug-114981-4-SmD06AmlrM@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-114981-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114981

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Georg-Johann Lay
<gjl@gcc.gnu.org>:

https://gcc.gnu.org/g:fcdd723779f9ad9af9638e11ffe56786de2d02ce

commit r14-10194-gfcdd723779f9ad9af9638e11ffe56786de2d02ce
Author: Georg-Johann Lay <avr@gjlay.de>
Date:   Wed May 8 17:52:56 2024 +0200

    AVR: target/114981 - Tweak __builtin_powif / __powisf2

    Implement __powisf2 in assembly.

            PR target/114981
    libgcc/
            * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _powisf2.
            (LIB1ASMFUNCS) [!avrtiny]: Add _powif.
            * config/avr/lib1funcs.S (mov4): New .macro.
            (L_powif, __powisf2) [!avrtiny]: New module and function.

    gcc/testsuite/
            * gcc.target/avr/pr114981-powif.c: New test.

    (cherry picked from commit af64af69c3cc85dbe00c520651a54850bf5cadc1)

  parent reply	other threads:[~2024-05-10 10:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08  6:33 [Bug target/114981] New: " gjl at gcc dot gnu.org
2024-05-08  6:34 ` [Bug target/114981] " gjl at gcc dot gnu.org
2024-05-08 17:04 ` cvs-commit at gcc dot gnu.org
2024-05-09  8:10 ` cvs-commit at gcc dot gnu.org
2024-05-09  8:31 ` cvs-commit at gcc dot gnu.org
2024-05-10  9:59 ` cvs-commit at gcc dot gnu.org
2024-05-10 10:02 ` cvs-commit at gcc dot gnu.org [this message]
2024-05-10 10:06 ` gjl at gcc dot gnu.org

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=bug-114981-4-SmD06AmlrM@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).