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:19:56 -0700 Message-ID: <5949.1536769196@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 1536769122 32369 195.159.176.226 (12 Sep 2018 16:18:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 12 Sep 2018 16:18:42 +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:18:38 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 1g07qf-0008Iq-LQ for ged-emacs-devel@m.gmane.org; Wed, 12 Sep 2018 18:18:37 +0200 Original-Received: from localhost ([::1]:37105 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g07sl-0000cc-Pe for ged-emacs-devel@m.gmane.org; Wed, 12 Sep 2018 12:20:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g07s3-0000cJ-2K for emacs-devel@gnu.org; Wed, 12 Sep 2018 12:20:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g07rz-00089z-T4 for emacs-devel@gnu.org; Wed, 12 Sep 2018 12:20:03 -0400 Original-Received: from hiwela.pair.com ([209.68.5.201]:62107) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g07rz-00089Z-Ob for emacs-devel@gnu.org; Wed, 12 Sep 2018 12:19:59 -0400 Original-Received: from hiwela.pair.com (localhost [127.0.0.1]) by hiwela.pair.com (Postfix) with ESMTP id 4D804980529; Wed, 12 Sep 2018 12:19:58 -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 338758F082E; Wed, 12 Sep 2018 12:19:58 -0400 (EDT) Original-Received: from minshall-apollo.minshall.org (localhost [127.0.0.1]) by minshall-entroware-apollo.cliq.com (Postfix) with ESMTP id 326DB6C049D; Wed, 12 Sep 2018 09:19:56 -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: <5948.1536769196.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:229714 Archived-At: Robert, great! do you want to add your comment to the gcc bug? ---- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87242 ---- i added a creduce(1)'d (partly -- talk about CPU usage!) test case. if you wanted to make sure that works/fails for you, that'd be great. cheers, Greg