public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/107155] New: ppc_intrinsics is missing
@ 2022-10-04 22:26 vital.had at gmail dot com
  2022-10-04 22:34 ` [Bug target/107155] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vital.had at gmail dot com @ 2022-10-04 22:26 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107155
           Summary: ppc_intrinsics is missing
           Product: gcc
           Version: 12.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vital.had at gmail dot com
                CC: iains at gcc dot gnu.org
  Target Milestone: ---
            Target: powerpc-apple-darwin

Some ports ask for intrinsics header, however GCC12 currently has only
`ppu_intrinsics.h` for Cell, no `ppc_intrinsics.h` is there.
`ppc_intrinsics.h` existed in earlier GCC and likely can (and should) be
implemented into the current GCC.

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

* [Bug target/107155] ppc_intrinsics is missing
  2022-10-04 22:26 [Bug target/107155] New: ppc_intrinsics is missing vital.had at gmail dot com
@ 2022-10-04 22:34 ` pinskia at gcc dot gnu.org
  2022-10-04 22:35 ` pinskia at gcc dot gnu.org
  2022-10-05 10:22 ` iains at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-10-04 22:34 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ppc_intrinsics.h never existed upstream. If it existed it was in Apple's port
but I don't think it was.

Really just a dup of bug 93177.

*** This bug has been marked as a duplicate of bug 93177 ***

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

* [Bug target/107155] ppc_intrinsics is missing
  2022-10-04 22:26 [Bug target/107155] New: ppc_intrinsics is missing vital.had at gmail dot com
  2022-10-04 22:34 ` [Bug target/107155] " pinskia at gcc dot gnu.org
@ 2022-10-04 22:35 ` pinskia at gcc dot gnu.org
  2022-10-05 10:22 ` iains at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-10-04 22:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
And yes it was an Apple extension:
https://opensource.apple.com/source/gcc/gcc-5026/more-hdrs/ppc_intrinsics.h.auto.html

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

* [Bug target/107155] ppc_intrinsics is missing
  2022-10-04 22:26 [Bug target/107155] New: ppc_intrinsics is missing vital.had at gmail dot com
  2022-10-04 22:34 ` [Bug target/107155] " pinskia at gcc dot gnu.org
  2022-10-04 22:35 ` pinskia at gcc dot gnu.org
@ 2022-10-05 10:22 ` iains at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: iains at gcc dot gnu.org @ 2022-10-05 10:22 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Iain Sandoe <iains at gcc dot gnu.org> ---
The discussion in the duplicate issue revolves around whether the header in the
sources was suitable (i.e. for something != cell).

The Apple header (which presumably does not have these contraints, since it was
deployed with Apple GCC-4.x) was committed to the Apple branch on the FSF
server.

my understanding of the rules (we have used this policy before) is that any
sources actually committed to an FSF server are considered to be contributed -
so that we could forward-port that header.

It's a question of finding some time to fish it out and adjust the install to
add it and test .. (I have other GCC items much higher on the TODO).

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 22:26 [Bug target/107155] New: ppc_intrinsics is missing vital.had at gmail dot com
2022-10-04 22:34 ` [Bug target/107155] " pinskia at gcc dot gnu.org
2022-10-04 22:35 ` pinskia at gcc dot gnu.org
2022-10-05 10:22 ` iains 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).