From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Antipov Newsgroups: gmane.emacs.devel Subject: Re: Clang ? [Was: Re: MS-Windows tester wanted for trunk] Date: Wed, 24 Sep 2014 18:45:29 +0400 Message-ID: <5422D909.3040309@yandex.ru> References: <83k3534o63.fsf@gnu.org> <20140916.225637.1865337425378350297.chriszheng99@gmail.com> <83egvb4n52.fsf@gnu.org> <20140917.172800.824951221171219206.chriszheng99@gmail.com> <83tx4636nn.fsf@gnu.org> <5419BD40.7090709@yandex.ru> <541A2FED.3040206@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1411569984 18786 80.91.229.3 (24 Sep 2014 14:46:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Sep 2014 14:46:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 24 16:46:17 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XWnpb-0004bt-Dl for ged-emacs-devel@m.gmane.org; Wed, 24 Sep 2014 16:46:11 +0200 Original-Received: from localhost ([::1]:60288 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWnpa-0006pm-Vh for ged-emacs-devel@m.gmane.org; Wed, 24 Sep 2014 10:46:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58846) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWnpR-0006hf-Co for emacs-devel@gnu.org; Wed, 24 Sep 2014 10:46:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWnpK-0003Qn-Bj for emacs-devel@gnu.org; Wed, 24 Sep 2014 10:46:01 -0400 Original-Received: from forward5j.cmail.yandex.net ([5.255.227.23]:58328) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWnpK-0003P1-1L for emacs-devel@gnu.org; Wed, 24 Sep 2014 10:45:54 -0400 Original-Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward5j.cmail.yandex.net (Yandex) with ESMTP id BDC2C1AF2; Wed, 24 Sep 2014 18:45:30 +0400 (MSK) Original-Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 7F99116A14B2; Wed, 24 Sep 2014 18:45:30 +0400 (MSK) Original-Received: from unknown (unknown [37.139.80.10]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id MJANbAvXvM-jUxCLq9R; Wed, 24 Sep 2014 18:45:30 +0400 (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 544711d5-c0bc-4b0e-882e-004e0b082949 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1411569930; bh=VHr0RxBPR42zBP8yoA2Eh0QQHq0qJdgInItE/eIqQ/s=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=VV85oeyU/KYOAgh4uQhU9gajQHqYyVvZzQVlzV5h/+/F5ozj2AsHeWYhj8aUVrM7/ togzMQYDBnR/xXcI3UO2v6APlortzR8VJVnsV2NTfvd9WSkkx2gljxbv5SGEB8E9jh 122w+46H6652USM8lf3j/OL1i5lso7Jh2J8AL2jg= Authentication-Results: smtp12.mail.yandex.net; dkim=pass header.i=@yandex.ru User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 In-Reply-To: <541A2FED.3040206@cs.ucla.edu> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 5.255.227.23 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174687 Archived-At: On 09/18/2014 05:05 AM, Paul Eggert wrote: > I observed the same problem on Ubuntu 14.04.1 LTS with clang 3.4 AFAICS clang 3.6.0 (trunk 218380) works on GNU/Linux with USE_STACK_LISP_OBJECTS at -O1, -O2 and -O3 -march=native -mtune=native. Anyway, since clang is known to have some unstability at this area, let's not USE_STACK_LISP_OBJECTS until ... hm, may be 3.6.0 release. Dmitry