From patchwork Tue Jan 14 16:55:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Georg-Johann Lay X-Patchwork-Id: 1222952 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-517360-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=gjlay.de Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha1 header.s=default header.b=SOXak5Ov; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gjlay.de header.i=@gjlay.de header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=hklKdpFE; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47xxRB3fS3z9sP6 for ; Wed, 15 Jan 2020 03:55:32 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Pywvz3Wj10/umcrf o40L0zNc5xOF2M6Eiyqotm4rti8XstNGCn17wTMBPfuQWDy28DHHnGyId5MzbwrY uPxBWG1aDbOqqsS8PXAlxwWpdgsqzRtPPjYBXB2UBSGlTsMSvMeh6iEJLaeyC3NM i0/ZovfVyrHtdhOg+efHgccE3SY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type :content-transfer-encoding; s=default; bh=+tSFpQDUg1a5RXxs7h/tJ0 VAr1Q=; b=SOXak5OvAWoJM/Cb1yQsk49u30qzn8g9SYXN2rbxfBnzBtsr5yJyO6 TvhSDGALZqZswTFOybh1giZ7z9TjXUlS7CRxu6UOOPBBq2WjktfrIJTrtuBqVK9f +9cAGbrYSIWjXFMSLs9syyEXKMDIc5fVPNpLp8elVXbMYsXAVYLiE= Received: (qmail 68138 invoked by alias); 14 Jan 2020 16:55:25 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 68130 invoked by uid 89); 14 Jan 2020 16:55:25 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-16.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mo4-p00-ob.smtp.rzone.de Received: from mo4-p00-ob.smtp.rzone.de (HELO mo4-p00-ob.smtp.rzone.de) (85.215.255.20) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 14 Jan 2020 16:55:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1579020913; s=strato-dkim-0002; d=gjlay.de; h=Date:Message-ID:Subject:From:To:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=nvg8xaezD65TwjaIVqrLACstXzpWJ6LjAlRmnaItSus=; b=hklKdpFEzR5BUlHhE1bdPNVWLNZ/w4FKVx6pzLPI4Efq6W76/y8HxyjacxX2fhZcZM 6UW/SWGPUkUdKiHyhI3cVFGsV3xjFeLBE/exqrSzjEmQFqTKEPkRBkhy09uNZ3zMWbwF mNV8oHoqGpk44Fj6b2aMmVDXckkVT3ozm8SsvLh+56qP+4W8jthtWAI9p3+xSA5g9/yD hlcI2ar+MyNpogj3ox9Ui/qwUbmaKnU6m0URWhKZuP+6v+1Gud9eTvZmGHv3SxFoPdIY 9IMYIfjqc/Zu1ZkMOO+GeLZdpk7lOFJTIVNkbzFTandOPV0Xaad3lMDbTtqHecUQm+6X Uz5g== Received: from [192.168.22.245] by smtp.strato.de (RZmta 46.1.4 AUTH) with ESMTPSA id L081d1w0EGtCFHt (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits)) (Client did not present a certificate) for ; Tue, 14 Jan 2020 17:55:12 +0100 (CET) To: GCC Patches From: Georg-Johann Lay Subject: [avr, applied]: Remove a no more existing file from contrib/gcc_update::files_and_dependencies. Message-ID: <5bb43161-6378-c041-22b9-9d3971dc6c6a@gjlay.de> Date: Tue, 14 Jan 2020 17:55:12 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 X-IsSubscribed: yes Hi, gcc/config/avr/t-multilib does no more exist, hence removed from the files to touch. Applied addendum to PR92055 (which removed that file) as obvious. Johann The mentioned auto-generated file is no more part of the GCC sources, it's auto-generated in $(builddir) during build. PR target/92055 * contrib/gcc_update (files_and_dependencies): Remove entry for gcc/config/avr/t-multilib. -gcc/config/avr/t-multilib: gcc/config/avr/avr-mcus.def gcc/config/avr/genmultilib.awk gcc/config/c6x/c6x-tables.opt: gcc/config/c6x/c6x-isas.def gcc/config/c6x/genopt.sh gcc/config/c6x/c6x-sched.md: gcc/config/c6x/c6x-sched.md.in gcc/config/c6x/gensched.sh gcc/config/c6x/c6x-mult.md: gcc/config/c6x/c6x-mult.md.in gcc/config/c6x/genmult.sh diff --git a/contrib/gcc_update b/contrib/gcc_update index c04b5dfb0a3..5df3297f7f8 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -82,7 +82,6 @@ gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def gcc/config/aarch64/aarch64-tune.md: gcc/config/aarch64/aarch64-cores.def gcc/config/aarch64/gentune.sh gcc/config/arm/arm-tune.md: gcc/config/arm/arm-cpus.in gcc/config/arm/parsecpu.awk gcc/config/arm/arm-tables.opt: gcc/config/arm/arm-cpus.in gcc/config/arm/parsecpu.awk