This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 gdb/17316] New: All tests fail for MIPS64 n32


https://sourceware.org/bugzilla/show_bug.cgi?id=17316

            Bug ID: 17316
           Summary: All tests fail for MIPS64 n32
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: pinskia at gcc dot gnu.org
            Target: mipsisa64-elf

This was introduced by:
https://sourceware.org/ml/gdb-patches/2014-04/msg00259.html

All the gdb testsuite fails when testing with the n32 ABI on MIPS64 with the
following internal compiler error:
/home/jenkins/workspace/BuildToolchainMIPS_bm/toolchain/scripts/../src/gdb/findvar.c:773:
internal-error: address_from_register: Assertion `!gdbarch_convert_register_p
(gdbarch, regnum, type)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) n

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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