public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/26831] sibcall, sibcall_value:  standard names not documented.
       [not found] <bug-26831-4@http.gcc.gnu.org/bugzilla/>
@ 2021-08-10 20:31 ` pinskia at gcc dot gnu.org
  2023-11-14 16:25 ` xry111 at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-10 20:31 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|sibcall, sibcall_value,     |sibcall, sibcall_value:
                   |sibcall_pop,                |standard names not
                   |sibcall_value_pop:          |documented.
                   |standard names not          |
                   |documented.                 |

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
sibcall_pop and sibcall_value_pop support was removed in r6-2941.
But the sibcall and sibcall_value are still missing.

sibcall pattern is referenced from tm.texi too:
It is not uncommon for limitations of calling conventions to prevent
tail calls to functions outside the current unit of translation, or
during PIC compilation.  The hook is used to enforce these restrictions,
as the @code{sibcall} md pattern cannot fail, or fall over to a
``normal'' call.  The criteria for successful sibling call optimization
may vary greatly between different architectures.

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

* [Bug middle-end/26831] sibcall, sibcall_value:  standard names not documented.
       [not found] <bug-26831-4@http.gcc.gnu.org/bugzilla/>
  2021-08-10 20:31 ` [Bug middle-end/26831] sibcall, sibcall_value: standard names not documented pinskia at gcc dot gnu.org
@ 2023-11-14 16:25 ` xry111 at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: xry111 at gcc dot gnu.org @ 2023-11-14 16:25 UTC (permalink / raw)
  To: gcc-bugs

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

Xi Ruoyao <xry111 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xry111 at gcc dot gnu.org
   Last reconfirmed|2006-03-23 20:49:05         |2023-11-15

--- Comment #6 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Reconfirm.

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

end of thread, other threads:[~2023-11-14 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-26831-4@http.gcc.gnu.org/bugzilla/>
2021-08-10 20:31 ` [Bug middle-end/26831] sibcall, sibcall_value: standard names not documented pinskia at gcc dot gnu.org
2023-11-14 16:25 ` xry111 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).