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

            Bug ID: 93075
           Summary: Incorrect line number in DW_MACRO_start_file entry of
                    file included via "-include" option
           Product: gcc
           Version: 8.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tatyana at synopsys dot com
  Target Milestone: ---

DW_MACRO_start_file entry, which relates to a file included via "-include"
option, contains a wrong line number operand in .debug_macro section.

Also, the source file line numbers are not incremented (as they should since a
line "#include ..." is added in the beginning).

GCC 8.3.1

Reply via email to