From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17478 invoked by alias); 27 Aug 2014 05:29:10 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 17454 invoked by uid 48); 27 Aug 2014 05:29:08 -0000 From: "pinskia at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/17316] New: All tests fail for MIPS64 n32 Date: Wed, 27 Aug 2014 05:29:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q3/txt/msg00357.txt.bz2 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.