From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120705 invoked by alias); 12 Oct 2015 22:12:15 -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 120692 invoked by uid 89); 12 Oct 2015 22:12:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: smtp-out6.electric.net Received: from smtp-out6.electric.net (HELO smtp-out6.electric.net) (192.162.217.192) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 12 Oct 2015 22:12:13 +0000 Received: from 1ZllKE-0004MB-UE by out6d.electric.net with emc1-ok (Exim 4.85) (envelope-from ) id 1ZllKE-0004Mc-VE; Mon, 12 Oct 2015 15:12:10 -0700 Received: by emcmailer; Mon, 12 Oct 2015 15:12:10 -0700 Received: from [188.39.184.227] (helo=GLAEXCH1.ftdi.local) by out6d.electric.net with esmtps (TLSv1:AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZllKE-0004MB-UE; Mon, 12 Oct 2015 15:12:10 -0700 Received: from GLAEXCH3.ftdi.local ([172.16.0.161]) by glaexch1 ([172.16.0.121]) with mapi id 14.01.0438.000; Mon, 12 Oct 2015 23:10:35 +0100 From: James Bowman To: Mike Frysinger CC: "gdb-patches@sourceware.org" Subject: RE: [PATCH, FT32] sim: test coverage for link parameters, PM write port Date: Mon, 12 Oct 2015 22:12:00 -0000 Message-ID: References: ,<20151011035925.GD4119@vapier.lan> In-Reply-To: <20151011035925.GD4119@vapier.lan> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Outbound-IP: 188.39.184.227 X-Env-From: james.bowman@ftdichip.com X-PolicySMART: 3094660 X-SW-Source: 2015-10/txt/msg00168.txt.bz2 Hi Mike, I just pulled a clean tree, built, and the test passes. The __PMSIZE symbol was added to the linker script in commit ea4a7f9986ed4614d8ffb85ccd4fa4bb49b6d420 on September 9th. Have you rebuilt "all-ld" for FT32 since that date?