public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/114981] New: [avr] Improve powi implementation
@ 2024-05-08  6:33 gjl at gcc dot gnu.org
  2024-05-08  6:34 ` [Bug target/114981] " gjl at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: gjl at gcc dot gnu.org @ 2024-05-08  6:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114981
           Summary: [avr] Improve powi implementation
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gjl at gcc dot gnu.org
  Target Milestone: ---

powif() and powi() can be improved in functionality

* __powisf2 is in open coded C, which bloats due to PR11093 or PR114243 or
similar register allocation flaws.

* __powidf2 is not implemented.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-05-10 10:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-08  6:33 [Bug target/114981] New: [avr] Improve powi implementation 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
2024-05-10 10:06 ` gjl at gcc dot gnu.org

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).