While writing a script to extract data from tm.texi, found the following markup
bugs:

TARGET_ASM_RELOC_RW_MASK needs return type
TARGET_CC_MODES_COMPATIBLE needs {} around return type
TARGET_CHECK_PCH_TARGET_FLAGS needs {} around return type
TARGET_DEFAULT_TARGET_FLAGS should be @deftypevr
TARGET_GET_PCH_VALIDITY needs {} around return type
TARGET_HAVE_SRODATA_SECTION should be @deftypevr
TARGET_HAVE_TLS should be @deftypevr
TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN needs {} around return type
TARGET_INVALID_WITHIN_DOLOOP needs {} around return type
TARGET_MAX_ANCHOR_OFFSET should be @deftypevr
TARGET_MIN_ANCHOR_OFFSET should be @deftypevr
TARGET_PCH_VALID_P needs {} around return type
TARGET_STRIP_NAME_ENCODING needs {} around return type
TARGET_TERMINATE_DW2_EH_FRAME_INFO should be @deftypevr
TARGET_UNWIND_TABLES_DEFAULT should be @deftypevr


-- 
           Summary: Texinfo markup problems in tm.texi
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kai-gcc-bugs at khms dot westfalen dot de
 GCC build triplet: n/a
  GCC host triplet: n/a
GCC target triplet: n/a


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33164

  • [Bug target/33164] New: Texinfo... kai-gcc-bugs at khms dot westfalen dot de

Reply via email to