From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105525 invoked by alias); 24 Jan 2017 00:44:31 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 105510 invoked by uid 89); 24 Jan 2017 00:44:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:sk:mail-pf, H*RU:sk:mail-pf, HX-HELO:sk:mail-pf, H*MI:sk:bafc490 X-HELO: mail-pf0-f196.google.com Received: from mail-pf0-f196.google.com (HELO mail-pf0-f196.google.com) (209.85.192.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 24 Jan 2017 00:44:29 +0000 Received: by mail-pf0-f196.google.com with SMTP id 19so10891193pfo.3 for ; Mon, 23 Jan 2017 16:44:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=7egfrdFgpfuPgoUaz8T5fGxV7ccl80GAoEfoBdC60WU=; b=HpeKJ0LOGBZ8eXdgi/Q8jm7VMKJgE0sLMughHHbTm92HlMudRqZoKVrD4X8JM6o1Us 3qz2NlUGEtSIWXv2XrbutzEjIj0llA6aETgOYXe34G3+mzvQyPvmplymse+PxrAKA0nQ KCJ5LMSuN1CPuvs2djH68U/sT23klzbziAU6stqrQmgEAOjVOnCynqPb2jaK7pcNcZ8v 5xKHBEjRoXjG+pfiwsXazOxoUsrCpw9Xrg5VQcpM4Nhv4XPG5GGIgtAUbCJ00rU8isdW EB07Rqz7lk2eM4DCIOAD5w9gSRcB4C2yPzvM704In5jXIpDLyyU32qgPzdAZQlcTeVm2 icrg== X-Gm-Message-State: AIkVDXJrBklUhiYeGNlZPlb6rug124TujpHUZj1BMPGhs1GzgJBPWxFWN3Ju3FQ9DuRpsg== X-Received: by 10.84.247.2 with SMTP id n2mr47254537pll.39.1485218667921; Mon, 23 Jan 2017 16:44:27 -0800 (PST) Received: from bubble.grove.modra.org (CPE-58-160-71-80.tyqh2.lon.bigpond.net.au. [58.160.71.80]) by smtp.gmail.com with ESMTPSA id j130sm493078pgc.2.2017.01.23.16.44.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Jan 2017 16:44:27 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 138BAC0930; Tue, 24 Jan 2017 11:14:23 +1030 (ACDT) Date: Tue, 24 Jan 2017 00:44:00 -0000 From: Alan Modra To: Jiong Wang Cc: Binutils Subject: Re: [ld, testsuite] Always assemble those intermeidate .o files used later Message-ID: <20170124004422.GD28669@bubble.grove.modra.org> References: <20170102133453.GP29355@bubble.grove.modra.org> <20170103002942.GQ29355@bubble.grove.modra.org> <20170120003318.GW32333@bubble.grove.modra.org> <20170122211816.GB28669@bubble.grove.modra.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00385.txt.bz2 On Mon, Jan 23, 2017 at 01:51:05PM +0000, Jiong Wang wrote: > * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Move "Compile 7", > "Compile 8a", "Compile 8b"... > (lto_compile_elf_tests): ...to here. Always run these tests. > (lto_run_elf_tests): Move "LTO 7"... > (lto_run_elf_shared_tests): ...to here. Restrict these tests on > environment where share library is supported. OK. -- Alan Modra Australia Development Lab, IBM