From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id 213A03858D28 for ; Wed, 18 Jan 2023 16:09:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 213A03858D28 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 777B53EB91; Wed, 18 Jan 2023 16:09:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1674058193; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=UfnNfpi0fJC7D2K+PFBTBL+wy7JhkpTaqGsCBodHLRE=; b=vZ8AM6BvQE54vAXkX1doTcLEyHnoKKrYQ3ZmxVVYEAjDTx+bl+0xfsn0rIdumRonKb7jUV n5pDdhinKxZkyYpYTamPg16pFcz6iJwz8/l5GLpaOfH8FZVRKJ+4538JTv7uOzL8kJEMa8 4W3corwTX7OxV4N2WawWFGWYTbiK+I4= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1674058193; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=UfnNfpi0fJC7D2K+PFBTBL+wy7JhkpTaqGsCBodHLRE=; b=8Mex9h40RwoF9mnJqRH1rLDXCrdXI7jqdHnSW+iM1EcGA2WfftznhLuYzXC7kWFHe3XRxe CTZ3cZXNI+CrKKDA== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 6EFB42C141; Wed, 18 Jan 2023 16:09:53 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 43C68443810; Wed, 18 Jan 2023 17:09:53 +0100 (CET) From: Andreas Schwab To: Michael Matz Cc: Jakub Jelinek , gcc-patches@gcc.gnu.org, Richard Biener , Jan Hubicka Subject: Re: [PATCH] lto: pass through -funwind-tables and -fasynchronous-unwind-tables References: X-Yow: Are you guys lined up for the METHADONE PROGRAM or FOOD STAMPS?? Date: Wed, 18 Jan 2023 17:09:53 +0100 In-Reply-To: (Michael Matz's message of "Wed, 18 Jan 2023 15:32:00 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Jan 18 2023, Michael Matz wrote: > The purest solution is to emit unwind tables for all functions that > request it into .eh_frame and for those that don't request it put > into .debug_frame (if also -g is on). The assembler does not allow switching back to .eh_frame once a different format has been chosen, so .eh_frame must be either on or off all the way through. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."