public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/105416] New: arm_acle.h is missing __yield()
@ 2022-04-28  6:23 marc.mutz at hotmail dot com
  2022-04-28  6:46 ` [Bug target/105416] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: marc.mutz at hotmail dot com @ 2022-04-28  6:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105416
           Summary: arm_acle.h is missing __yield()
           Product: gcc
           Version: 11.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marc.mutz at hotmail dot com
  Target Milestone: ---

[sorry, didn't know which component gcc/config/* belongs to, so just picked
"c"]

LLVM has __yield() in its arm_acle.h. MSVC, too, it seems (at least their
YieldProcessor() is defined to __yield, didn't check their arm_acle.h). GCC is
missing it, even in GCC 11.

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

* [Bug target/105416] arm_acle.h is missing __yield()
  2022-04-28  6:23 [Bug c/105416] New: arm_acle.h is missing __yield() marc.mutz at hotmail dot com
@ 2022-04-28  6:46 ` pinskia at gcc dot gnu.org
  2022-04-28  6:48 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-04-28  6:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Is this aarch64 or arm?

Also I think __yield is an extension which is why gcc does not have it.

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

* [Bug target/105416] arm_acle.h is missing __yield()
  2022-04-28  6:23 [Bug c/105416] New: arm_acle.h is missing __yield() marc.mutz at hotmail dot com
  2022-04-28  6:46 ` [Bug target/105416] " pinskia at gcc dot gnu.org
@ 2022-04-28  6:48 ` pinskia at gcc dot gnu.org
  2022-04-28  6:54 ` marc.mutz at hotmail dot com
  2022-11-01 20:01 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-04-28  6:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://gcc.gnu.org/legacy-ml/gcc-patches/2019-01/msg00571.html

Looks like arm has it but maybe not aarch64.

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

* [Bug target/105416] arm_acle.h is missing __yield()
  2022-04-28  6:23 [Bug c/105416] New: arm_acle.h is missing __yield() marc.mutz at hotmail dot com
  2022-04-28  6:46 ` [Bug target/105416] " pinskia at gcc dot gnu.org
  2022-04-28  6:48 ` pinskia at gcc dot gnu.org
@ 2022-04-28  6:54 ` marc.mutz at hotmail dot com
  2022-11-01 20:01 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: marc.mutz at hotmail dot com @ 2022-04-28  6:54 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Marc Mutz <marc.mutz at hotmail dot com> ---
It's both: aarch64 is here:
https://gcc.gnu.org/legacy-ml/gcc-patches/2019-01/msg00570.html

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

* [Bug target/105416] arm_acle.h is missing __yield()
  2022-04-28  6:23 [Bug c/105416] New: arm_acle.h is missing __yield() marc.mutz at hotmail dot com
                   ` (2 preceding siblings ...)
  2022-04-28  6:54 ` marc.mutz at hotmail dot com
@ 2022-11-01 20:01 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-01 20:01 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-11-01
                URL|                            |https://gcc.gnu.org/legacy-
                   |                            |ml/gcc-patches/2019-01/msg0
                   |                            |0571.html
                   |                            |https://gcc.gnu.org/legacy-
                   |                            |ml/gcc-patches/2019-01/msg0
                   |                            |0570.html
     Ever confirmed|0                           |1
           Keywords|                            |patch
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed, the patch was never applied ...

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

end of thread, other threads:[~2022-11-01 20:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28  6:23 [Bug c/105416] New: arm_acle.h is missing __yield() marc.mutz at hotmail dot com
2022-04-28  6:46 ` [Bug target/105416] " pinskia at gcc dot gnu.org
2022-04-28  6:48 ` pinskia at gcc dot gnu.org
2022-04-28  6:54 ` marc.mutz at hotmail dot com
2022-11-01 20:01 ` pinskia 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).