Received: by mail.netbsd.org (Postfix, from userid 605) id 086C985E9A; Wed, 23 Mar 2016 21:21:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8909685E68 for ; Wed, 23 Mar 2016 21:21:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 90jLQvbqBs8c for ; Wed, 23 Mar 2016 21:21:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2AAE484CEA for ; Wed, 23 Mar 2016 21:21:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 256C5FBB5; Wed, 23 Mar 2016 21:21:36 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 23 Mar 2016 17:21:36 -0400 From: "Christos Zoulas" Subject: CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20160323212136.256C5FBB5@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Wed Mar 23 21:21:36 UTC 2016 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.c Log Message: Drop PSW annotation for now; it is not a real register and we need special rtl for it (causes an assertion failure) To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gcc/dist/gcc/config/vax/vax.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.