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/84404] New: Several "leb128 operand is an undefined symbol" in go testsuite with latest debug improvements


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

            Bug ID: 84404
           Summary: Several "leb128 operand is an undefined symbol" in go
                    testsuite with latest debug improvements
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ubizjak at gmail dot com
  Target Milestone: ---

Recent debug improvements introduced several build failures in the go testsuite
on alphaev68-linux-gnu:

$ make image/draw/check
/tmp/ccQj1Xoe.s: Assembler messages:
/tmp/ccQj1Xoe.s:83370: Error: leb128 operand is an undefined symbol: $LVU5253
/tmp/ccQj1Xoe.s:83380: Error: leb128 operand is an undefined symbol: $LVU5253
FAIL: image/draw

I have no idea why these symbols are missing, I'll attach the resulting
assembly.

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