From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74913 invoked by alias); 5 Jan 2017 20:37:49 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 74902 invoked by uid 89); 5 Jan 2017 20:37:49 -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,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-pf0-f193.google.com Received: from mail-pf0-f193.google.com (HELO mail-pf0-f193.google.com) (209.85.192.193) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Jan 2017 20:37:38 +0000 Received: by mail-pf0-f193.google.com with SMTP id 127so18890668pfg.0 for ; Thu, 05 Jan 2017 12:37:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=0PQL2Fkx6naeRPYP210ThL+yHJ4TAS/hxkrnCJBJwJs=; b=ohE+Icnf3zBbsa5BtwvCzaXjVwPdlMZ5jQ6JkNIUySGUNh9lFyi9OsGhuF2QykZ8QS pqt6GnnzmAwg2y1uUR2Ge6CIInFxgSM9zUH/LkBOlNsQshqhtyrB38jYcxBW3sc+3xwj f7fHMZ5bJfXn0lfNHiu92EBpXzhpy+uAxb2KPVv3do7zTo4/m3k4Mft6t9dDeZv+ieCc 2GVPzS+7I5FGCh7JZQ5C2sdCvTggA4+/A/wiLVhwIQ1dsyKz8w1xQWBmDzz+/sJXfGcn e2mjgy8iOcqOTDUspxkC+YXdtp0JHlhQ7AQ6px951Eh9iSI+2UCph+eaB03O1NJsgCL2 EdUg== X-Gm-Message-State: AIkVDXKyalVn5sMMQGY/kQsBXxd9//soSB1qk+QV762xFfhMnBrAG/SncDRvHrSPbai/HA== X-Received: by 10.84.128.1 with SMTP id 1mr2292851pla.55.1483648657358; Thu, 05 Jan 2017 12:37:37 -0800 (PST) Received: from bubble.grove.modra.org (CPE-58-160-71-80.tyqh2.lon.bigpond.net.au. [58.160.71.80]) by smtp.gmail.com with ESMTPSA id b71sm155360362pfj.62.2017.01.05.12.37.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Jan 2017 12:37:36 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 71F0FC1C49; Fri, 6 Jan 2017 07:07:32 +1030 (ACDT) Date: Thu, 05 Jan 2017 20:37:00 -0000 From: Alan Modra To: sergiodj+buildbot@sergiodj.net Cc: gdb-patches@sourceware.org Subject: Re: Your commit 'Put .dynbss and .rel.bss shortcuts in main elf hash table' broke GDB Message-ID: <20170105203732.GO31129@bubble.grove.modra.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SW-Source: 2017-01/txt/msg00082.txt.bz2 On Thu, Jan 05, 2017 at 09:55:29AM -0500, sergiodj+buildbot@sergiodj.net wrote: > Hello there, > > Your commit: > > Put .dynbss and .rel.bss shortcuts in main elf hash table > 9d19e4fdb7c684329c8b1b72796a0071708dabc7 > > broke GDB. No it didn't. Your buildbot timed out. -- Alan Modra Australia Development Lab, IBM