public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/94193] New: powerpc: Provide fegetround/feraiseexcept/feclearexcept builtins
@ 2020-03-16 15:19 adhemerval.zanella at linaro dot org
  2022-01-24 17:00 ` [Bug target/94193] " cvs-commit at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2020-03-16 15:19 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94193
           Summary: powerpc: Provide
                    fegetround/feraiseexcept/feclearexcept builtins
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: adhemerval.zanella at linaro dot org
  Target Milestone: ---

For hard-float powerpc, GCC should support inline code generation for the 
fegetround, feraiseexcept, and feclearexcept. These optimization has been
provided by glibc through fenvinline and glibc idea is to remove both the
headers and the header optimizations [1].

[1] https://sourceware.org/pipermail/libc-alpha/2020-March/111752.html

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

end of thread, other threads:[~2022-01-27 12:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-16 15:19 [Bug target/94193] New: powerpc: Provide fegetround/feraiseexcept/feclearexcept builtins adhemerval.zanella at linaro dot org
2022-01-24 17:00 ` [Bug target/94193] " cvs-commit at gcc dot gnu.org
2022-01-26 15:21 ` cvs-commit at gcc dot gnu.org
2022-01-27 12:46 ` segher 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).