From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120605 invoked by alias); 20 Jul 2017 06:33:33 -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 119708 invoked by uid 89); 20 Jul 2017 06:33:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy= X-HELO: mail-out.m-online.net X-Auth-Info: q5yhwz5OVKXMcPDE2rxp8vmLxX/QkJ72VJ/dEqmXz+Y/2M9bo6KKHEUVJk+j62Ur From: Andreas Schwab To: DJ Delorie Cc: libc-alpha@sourceware.org Subject: Re: [patch] NSS test harness upgrade References: <87mv80nmjw.fsf@linux-m68k.org> X-Yow: Is something VIOLENT going to happen to a GARBAGE CAN? Date: Thu, 20 Jul 2017 06:33:00 -0000 In-Reply-To: (DJ Delorie's message of "Wed, 19 Jul 2017 19:15:32 -0400") Message-ID: <87ininwrbf.fsf@linux-m68k.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2017-07/txt/msg00720.txt.bz2 On Jul 19 2017, DJ Delorie wrote: > Andreas Schwab writes: >>> - savedmemcount = (size_t) *(savedend - sizeof (size_t)); >>> + savedmemcount = *(size_t *) (savedend - sizeof (size_t)); >> >> I don't see where savedend is aligned. > > It's always a multiple of size_t away from the array we align for in > __copy_grp, since that's where the data comes from. Thanks, I see that now. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."