From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66497 invoked by alias); 4 Jul 2016 18:28:35 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 66482 invoked by uid 89); 4 Jul 2016 18:28:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hx-languages-length:197 X-HELO: mail-vk0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=XptSp9RffT69SMnQU3vR5RCH9gO4/B/YKYlTxFpkb1o=; b=YCglC8DJnhQ7g6FJP1nLZOrZJJN7X3WV0bEyOSArqiXagQ9KZqIhBmekLhHQWsahKO 2hlBjCfSToWFaCim8L/drd9y3PSyvbt5awIfDYFqNneWWCIOdTb8gi6oNbdnqBffASEA qw28Z9b8pfnRuaSb7mgIPJuzjiXzjrQYJ+5JikrG7ULIBKUvKeXy2iAGstT8T5r5bltA 53Tqx9q4q/KDu0DP2ftKLRfDhpDLJZ9Fy3Y5v0PhS80MfSWWyNsTexh4nXsEt600f6+c UdZ0FifXhjAbcvUFeIg3kIoqDaRZcRsB4/KpTBJPWWm+n2DRUkfjhMFEgolfT2aWbnYN /FYA== X-Gm-Message-State: ALyK8tJXzMHJtQD7hL0ivEcgB+AB8RyCBBFyZ08ZARkW3RIFluzILvy9NsDcXA9CAOv1SaBjKT4tk02iFpH1YlIh X-Received: by 10.31.63.67 with SMTP id m64mr80923vka.150.1467656901462; Mon, 04 Jul 2016 11:28:21 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87r3b9qn3n.fsf@linux-m68k.org> References: <87r3b9qn3n.fsf@linux-m68k.org> From: Keno Fischer Date: Mon, 04 Jul 2016 18:28:00 -0000 Message-ID: Subject: Re: [PATCH] Add CFI to x86_64 RTLD_START To: Andreas Schwab Cc: libc-alpha@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-07/txt/msg00113.txt.bz2 I should have probably sent this patch with more diff context, but since this is part of a preprocessor `#define`, the backslashes are still required, no?