From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115300 invoked by alias); 11 Jul 2019 08:25:19 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 115235 invoked by uid 89); 11 Jul 2019 08:25:13 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.1 spammy= X-HELO: smtp.CeBiTec.Uni-Bielefeld.DE Received: from smtp.CeBiTec.Uni-Bielefeld.DE (HELO smtp.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 11 Jul 2019 08:25:11 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id AF46ED14; Thu, 11 Jul 2019 10:24:58 +0200 (CEST) Received: from smtp.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id M0anE8+2MANq; Thu, 11 Jul 2019 10:24:57 +0200 (CEST) Received: from itzacchiuatl.CeBiTec.Uni-Bielefeld.DE (itzacchiuatl.CeBiTec.Uni-Bielefeld.DE [129.70.161.157]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 5A765D13; Thu, 11 Jul 2019 10:24:57 +0200 (CEST) Received: (from ro@localhost) by itzacchiuatl.CeBiTec.Uni-Bielefeld.DE (8.15.2+Sun/8.15.2/Submit) id x6B8OsMq012981; Thu, 11 Jul 2019 10:24:54 +0200 (CEST) From: Rainer Orth To: Jan Hubicka Cc: Richard Biener , gcc-patches@gcc.gnu.org, d@dcepelik.cz Subject: Re: Make nonoverlapping_component_refs work with duplicated main variants References: <20190708072649.vqd5u6jxsz5ybtt7@kam.mff.cuni.cz> <20190709114917.qva4nb2h7j5vzdur@kam.mff.cuni.cz> Date: Thu, 11 Jul 2019 08:29:00 -0000 In-Reply-To: <20190709114917.qva4nb2h7j5vzdur@kam.mff.cuni.cz> (Jan Hubicka's message of "Tue, 9 Jul 2019 13:49:17 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain X-IsSubscribed: yes X-SW-Source: 2019-07/txt/msg00877.txt.bz2 Hi Jan, > * g++.dg/lto/alias-3_0.C: New file. > * g++.dg/lto/alias-3_1.c: New file. the new test has a couple of problems: DejaGnu warns everywhere: WARNING: lto.exp does not support dg-lto-do in secondary source files WARNING: lto.exp does not support dg-lto-options in secondary source files This would have been prominent in either mail-report.log or the runtest output. Besides, the test FAILs in the same way as its companions lto/alias-[12] on Solaris (PRs ipa/90720 and lto/91028). Your fix for the latter two didn't change anything, btw., neither on Solaris nor on Linux/x86_64 with -fno-use-linker-plugin. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University