public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/107656] New: post sphinx conversion, can't tell between a target macro or a target hook
@ 2022-11-11 23:27 pinskia at gcc dot gnu.org
  2022-11-11 23:30 ` [Bug middle-end/107656] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-11 23:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107656
           Summary: post sphinx conversion, can't tell between a target
                    macro or a target hook
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
            Blocks: 107655
  Target Milestone: ---

https://gcc.gnu.org/onlinedocs/gccint/target-macros/storage-layout.html
https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gccint/Storage-Layout.html#Storage-Layout

For an example PROMOTE_MODE, in the texinfo version, it has:
Macro: PROMOTE_MODE (m, unsignedp, type)

while for TARGET_C_EXCESS_PRECISION:
Target Hook: enum flt_eval_method TARGET_C_EXCESS_PRECISION (enum
excess_precision_type type)


But in the sphinx version, it does not list if it was a macro or a hook. Which
makes these confusing of what each is.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107655
[Bug 107655] [meta-bug] tracker bug for issues encountered in the
texinfo-to-sphinx migration

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

end of thread, other threads:[~2022-11-14  8:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-11 23:27 [Bug middle-end/107656] New: post sphinx conversion, can't tell between a target macro or a target hook pinskia at gcc dot gnu.org
2022-11-11 23:30 ` [Bug middle-end/107656] " pinskia at gcc dot gnu.org
2022-11-13 19:30 ` marxin at gcc dot gnu.org
2022-11-13 19:43 ` pinskia at gcc dot gnu.org
2022-11-14  8:43 ` marxin 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).