From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Greg Minshall Newsgroups: gmane.emacs.devel Subject: Re: make check fails? (emacs-26.1 w/modules) Date: Wed, 12 Sep 2018 09:27:24 -0700 Message-ID: <6864.1536769644@minshall-apollo.minshall.org> References: <87sh2e96jg.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: blaine.gmane.org 1536769538 808 195.159.176.226 (12 Sep 2018 16:25:38 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 12 Sep 2018 16:25:38 +0000 (UTC) Cc: Paul Eggert , emacs-devel@gnu.org To: Robert Pluim Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 12 18:25:34 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1g07xN-0008VW-Vz for ged-emacs-devel@m.gmane.org; Wed, 12 Sep 2018 18:25:34 +0200 Original-Received: from localhost ([::1]:37137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g07zT-0002Pw-QQ for ged-emacs-devel@m.gmane.org; Wed, 12 Sep 2018 12:27:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g07zI-0002NO-Ds for emacs-devel@gnu.org; Wed, 12 Sep 2018 12:27:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g07zD-0006FX-DM for emacs-devel@gnu.org; Wed, 12 Sep 2018 12:27:32 -0400 Original-Received: from hiwela.pair.com ([209.68.5.201]:65530) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g07zD-0006FL-9H for emacs-devel@gnu.org; Wed, 12 Sep 2018 12:27:27 -0400 Original-Received: from hiwela.pair.com (localhost [127.0.0.1]) by hiwela.pair.com (Postfix) with ESMTP id 7B6119804E0; Wed, 12 Sep 2018 12:27:26 -0400 (EDT) Original-Received: from minshall-entroware-apollo.cliq.com (unknown [70.134.65.109]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by hiwela.pair.com (Postfix) with ESMTPSA id 5BEA18F082E; Wed, 12 Sep 2018 12:27:26 -0400 (EDT) Original-Received: from minshall-apollo.minshall.org (localhost [127.0.0.1]) by minshall-entroware-apollo.cliq.com (Postfix) with ESMTP id 97FAB6C049D; Wed, 12 Sep 2018 09:27:24 -0700 (PDT) In-reply-to: Your message of "Wed, 12 Sep 2018 15:41:55 +0200." <87sh2e96jg.fsf@gmail.com> X-Mailer: MH-E 8.6+git; nmh 1.6; GNU Emacs 26.1 Content-ID: <6863.1536769644.1@minshall-apollo.minshall.org> X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x X-Received-From: 209.68.5.201 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:229715 Archived-At: Robert, reading Paul's README text, i realize i'm not sure of something. was ---- commit e98da821c1ee4450bbe40a0278cd75803706aa7c (HEAD, refs/bisect/new) Author: hubicka Date: Sun Dec 20 05:50:29 2015 +0000 ---- the commit that *introduced* the -O2 bug, or the commit that *fixed* it? cheers, Greg