From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29263 invoked by alias); 26 Mar 2013 17:48:35 -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 29227 invoked by uid 89); 26 Mar 2013 17:48:25 -0000 X-Spam-SWARE-Status: No, score=-6.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 26 Mar 2013 17:48:22 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 898E833DB2F; Tue, 26 Mar 2013 17:48:20 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: Recent simulator patches broke many sims Date: Tue, 26 Mar 2013 18:56:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.7.6; KDE/4.6.5; x86_64; ; ) Cc: Joel Sherrill , "Hans-Peter Nilsson" References: <201303232239.r2NMdwAN006607@ignucius.se.axis.com> <514E3CFA.4080406@oarcorp.com> <201303232257.47568.vapier@gentoo.org> In-Reply-To: <201303232257.47568.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4236867.dbcChx36KR"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201303261352.50254.vapier@gentoo.org> X-Virus-Found: No X-SW-Source: 2013-03/txt/msg00976.txt.bz2 --nextPart4236867.dbcChx36KR Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 611 On Saturday 23 March 2013 22:57:45 Mike Frysinger wrote: > On Saturday 23 March 2013 19:38:34 Joel Sherrill wrote: > > I have a fix. The case for *mingw* and disabling > > setting SIM_AC_OPTION_HARDWARE needed to > > be outside the AC_ARG_ENABLE() for --enable-sim-hardware > > to account for the "always" simulators. >=20 > the way this code is written, the lack of indentation just gets in the wa= y. > also doing all this processing in the 3rd arg to AC_ARG_ENABLE() is large= ly > pointless. >=20 > this should do it i think i've committed this patch now. the regen stats looked the same as Joel's. -mike --nextPart4236867.dbcChx36KR Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJRUeByAAoJEEFjO5/oN/WB6OEP/1pqXzuznNQk6UXF+j/VyZny PTH1ICUXSTCmmjqt2OB/iUpCpOVlkdP7ITNrltZcNWMygBF79KsuBOsmxMx2AGA5 w0yc+Q5nkkJz9AWzjr6McO5+d5Pu7XbxU7rCQxk4joVzbSim6M5X9WF+19YsYuAH 9ES7iYd0MTlGBNYZVQ7Rif8xW8hThqrYQ2a+JOW7YYFQ6IEbJg3i9FQpJV4sVNqx kjH+OThHryExXvFzegXYhjLorybJtyTiUgBqPFOYX84khySwGVLu6Pz0Ci9R0rVH 4zzm96SOvMY+oCG6+zZ178+tjF5ZIvoV8G1wCFHMDKZtG9V5o3wXJaLmngyAyrZ1 qu3mmeZR16uKIsgvcWnqTAI7x5OBlYK2iB1U0xUqzXaPX0yoeHR9GmhQYdBaVAUy lRgNW34SnMh7KH8nCHTBIkCesPMUEK5GmZxmk+XicIDOa9lffzjXhOHwINJ+JYpC UAbhDUCAI/7cY51SlQECRW3Cry48qXUy0EVMpAsQBCp/HadY6Q2VAx4eVGvkxBzI AG/7+QbtDf1tyRQbjQ0lM/uOeloLjOj6TrQ/cxBhCNKCEN87g99LrbEHbvVB8ndz Z1Xe24mGHzKRMewvGvbxLQjyPogzcMUAyWlocjPBDyRGBCgdIUNA5UxDtmQ8yX6r fjUOS1ulAvPi9xTc0TEC =tI10 -----END PGP SIGNATURE----- --nextPart4236867.dbcChx36KR--