From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: optimized compilation of GNU emacs with DEC C compiler fails Date: Tue, 16 Apr 2002 08:47:15 +0300 (IDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1018932664 13652 127.0.0.1 (16 Apr 2002 04:51:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 16 Apr 2002 04:51:04 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16xKvo-0003Y5-00 for ; Tue, 16 Apr 2002 06:51:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16xKvu-0002mo-00; Tue, 16 Apr 2002 00:51:10 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16xKtR-0002iE-00 for ; Tue, 16 Apr 2002 00:48:38 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA14240; Tue, 16 Apr 2002 08:47:15 +0300 (IDT) X-Sender: eliz@is Original-To: Roland Winkler In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:686 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:686 On Mon, 15 Apr 2002, Roland Winkler wrote: > This is not a bug report concerning GNU emacs. We just would like to > let you know that we tried to compile GNU emacs 21.2.1 using the DEC > C compiler (DEC C V5.9-005 on Digital UNIX V4.0f) using the > optimization "-O4 -arch ev6 -tune ev6". With this optimization emacs > could be started, but it gave all kinds of strange behavior. > [...] > Then we recompiled GNU emacs 21.2.1 using the optimization "-O4". > Now emacs seems to be working correctly. So our problems were most > likely due to a compiler error. Thanks, I added this information to etc/MACHINES.