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

            Bug ID: 103958
           Summary: the target hook TARGET_DWARF_CALLING_CONVENTION is
                    nested inside target macro
                    DWARF2_DWARF2_DEBUGGING_INFO
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

>From PR 33164 (the rest were fixed already):
Found one more: TARGET_DWARF_CALLING_CONVENTION seems to be nested inside
DWARF2_DWARF2_DEBUGGING_INFO. Though I suspect the second half of the
DWARF2_DEBUGGING_INFO text might actually belong to
TARGET_DWARF_CALLING_CONVENTION.

Reply via email to