From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11162 invoked by alias); 8 Jan 2019 22:46:59 -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 11152 invoked by uid 89); 8 Jan 2019 22:46:58 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-yb1-f173.google.com Received: from mail-yb1-f173.google.com (HELO mail-yb1-f173.google.com) (209.85.219.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 08 Jan 2019 22:46:57 +0000 Received: by mail-yb1-f173.google.com with SMTP id f187so2264767ybb.2 for ; Tue, 08 Jan 2019 14:46:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qAWWFMreHgu2a0y4gmuU0ceTxfraKfcC554ZpeqaHzM=; b=uBOj9t+KR2rhKacMXlJ9+nAUyn+/SE8jOzeo6o4QR4d3C0S4g/ydZNPrpw6g8RyVcQ ChAmFCelDCEL3WA6d5uNKHngrvJYBLqJlz1FFwEvv1PGPo59S28Qp2JSSXvtUZK7lOVR hRBgacqr/z9JeggJw8Y0Y1YZARb1wNVhSAJHT3DdCnJ6W3nlh47wAkIr1xYRWTqC9mF2 hmgre/LI7ZibFK5HAkZw8fsbVSOSSmgmJFWtT3/eTaX9m9tcXxVhVdTzMQwR1JkJ0arc xYeGgZ7Xy8w5JjGipn2Z3gsDiPn6m4zPlYNyxRuGtVNyUEoAfE3SQ9G4tr2xyRAjD31R oJjw== MIME-Version: 1.0 References: <20190108223807.13269-1-jcmvbkbc@gmail.com> In-Reply-To: <20190108223807.13269-1-jcmvbkbc@gmail.com> From: Max Filippov Date: Tue, 08 Jan 2019 22:46:00 -0000 Message-ID: Subject: Re: [RFC] moving assemble_start_function / assemble_end_function to output_mi_thunk To: gcc-patches@gcc.gnu.org Cc: linux-xtensa@linux-xtensa.org, Sterling Augustine Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-01/txt/msg00443.txt.bz2 Sorry, wrong list, meant to send to gcc@gcc.gnu.org -- Thanks. -- Max