From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32608 invoked by alias); 11 Jan 2016 22:57:11 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 32598 invoked by uid 89); 11 Jan 2016 22:57:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1235 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 11 Jan 2016 22:57:10 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id ECDAA340976; Mon, 11 Jan 2016 22:57:07 +0000 (UTC) Date: Mon, 11 Jan 2016 22:57:00 -0000 From: Mike Frysinger To: Steve Ellcey Cc: gdb-patches@sourceware.org Subject: Re: MIPS simulator is broken Message-ID: <20160111225707.GD4894@vapier.lan> Mail-Followup-To: Steve Ellcey , gdb-patches@sourceware.org References: <5f31ca78-325c-4c18-9abf-16de50bac964@BAMAIL02.ba.imgtec.org> <20160108224858.GB3553@vapier.lan> <1452551879.29343.112.camel@ubuntu-sellcey> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: <1452551879.29343.112.camel@ubuntu-sellcey> X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00202.txt.bz2 --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1228 On 11 Jan 2016 14:37, Steve Ellcey wrote: > On Fri, 2016-01-08 at 17:48 -0500, Mike Frysinger wrote: > > On 08 Jan 2016 14:30, Steve Ellcey wrote: > > > Your December 26th change to the mips simulator has broken it, at lea= st > > > for me. I am trying to compile and run a program with mips32r2 big-e= ndian > > > and am using the mti32.ld linker script. > > >=20 > > > After your commit my attempts to run a 'hello world' program die with: > >=20 > > please add a testcase to the sim/testsuite/ tree that triggers the error > > when you run `make check`. i can look after that. > > -mike >=20 > I have no idea how to add a testcase to sim/testsuite but the mips > tests that are already there all fail (they used to work). I built the > mips-sde-elf toolchain (to see if it worked better than mips-mti-elf) > and when I ran 'make check' in the sim directory all the existing mips > tests failed on execution. I retested after backing out your change and > everything passed. they're all passing for me w/--target=3Dmips-elf. i run `make check` for all sim targets before i push changes, and especially when messing with a single target. but now you say you're using --target=3Dmips-sde-elf, so i can check that. -mike --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWlDNDAAoJEEFjO5/oN/WB20kP/2J7NAg36oc3wdnAyQl+hP0V kAOUB+Q1fczLzJhJm0kYgOURcm4hBGapgk3ST8MSQd8ywTJEvmhx/NyLQ0bFlkPd zs3ZNeUTb7rpHovIYTPDd16A1WWG97vT7Ff28VkM6b/f1SkvGPLDffeSWiLgW/QR y6NC5Ny9lxhffmJAdBWD7jvoHvtP91m/F10WXlbTraMhAh4wqkAfypbGYDDrw61v yOVJTLS4335NMHjrNRWu2ifLBoNh8LxRa9dre6HGVMchhh9uiQvjfJsruaxa5h3p A7o2Zu8Amx95l1PqcTU8zIzf8f0Ps7S4O+jyk5Ip5+uzbeklShMhRid/klV39Ggy BJSJUCldis2VCLJUgIRi8zGt1EnlUoDl7Od2XsTfwoW59JDGaJRWXbsmHa+wURxe tBtaWVI46HncuPf/tySxHQwW97d+25qsHb7PXS7oPI8LnSwp5qOkAWf7JWxBYoOq iLwdNOF26dB1Ip/5yNFyFw8VlesWf3ArrFFH33MnsgJ8atNV2u8uDBH/epjfV8xb fVGb+v8/KPs7ncWvqO7S96Oe3xgT4dJ16R+luXbyDdDO+5WgVAnSM6x01djsyxnj VO9pK5Rjkakbf7CUM/SgT/obBkYHeSDVp02H5nLHZYRe7gtYOTxfiTQnjbpWA7mD rNrXLSPr+Bz5fRNQIov/ =zcFw -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP--