This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/54499] New: GCC produces wrong debugging information, failure while assembling generated .s file


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

             Bug #: 54499
           Summary: GCC produces wrong debugging information, failure
                    while assembling generated .s file
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: d.g.gorbachev@gmail.com


Created attachment 28138
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28138
Testcase

GCC 4.8.0 20120902 (experimental). Compile with `-gstabs+' option.

bug.s: Assembler messages:
bug.s:133: Error: can't resolve `.text._ZN2S3D1Ev' {.text._ZN2S3D1Ev section} -
`.LFBB3' {.text._ZN2S3D2Ev section}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]