Menu

#3892 Dwarf inlined subroutine tag is wrong

open
nobody
None
other
5
2025-10-28
2025-10-28
RvS
No

I think there is a small error in the src/SDCCdwarf2.h header file.
The definition in the standard is: TAG_inlined_subroutine 0x001d.
In the headerfile it is defined as: #define DW_TAG_inlined_subroutine 01x1d. This looks weird anyway.

1 Attachments

Discussion

  • Janko Stamenović

    Thanks. Luckily the value in that header is currently not used in the C code which includes that header file.

     
    • RvS

      RvS - 2025-10-28

      It was clear to me that it is not used, as the compiler would have complained in case it was ;-)

       
      👍
      1

Log in to post a comment.

MongoDB Logo MongoDB