From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel,gmane.comp.gcc.fortran Subject: Re: Emacs and GFortran Date: Thu, 02 Nov 2006 21:40:39 -0500 Message-ID: <8764dxtfq0.fsf@furball.mit.edu> References: <200611011037.12356.wt@atmos.colostate.edu> <20061101180354.GA62686@troutmask.apl.washington.edu> <20061101203931.E775C4401A@Psilocybe.Update.UU.SE> <20061101213056.GA63890@troutmask.apl.washington.edu> <20061101215142.51A0944013@Psilocybe.Update.UU.SE> <20061101223548.GA72295@troutmask.apl.washington.edu> <20061101224912.ED10144013@Psilocybe.Update.UU.SE> <20061101232634.GA44475@troutmask.apl.washington.edu> <20061101233503.ADC4C44013@Psilocybe.Update.UU.SE> <20061102031246.GA40490@troutmask.apl.washington.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162522770 27554 80.91.229.2 (3 Nov 2006 02:59:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Nov 2006 02:59:30 +0000 (UTC) Cc: "Alfred M. Szmidt" , wt@atmos.colostate.edu, fortran@gcc.gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 03 03:59:27 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gfozi-00040C-Cn for ged-emacs-devel@m.gmane.org; Fri, 03 Nov 2006 03:41:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gfozh-0004Bm-V8 for ged-emacs-devel@m.gmane.org; Thu, 02 Nov 2006 21:41:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GfozV-00047n-HM for emacs-devel@gnu.org; Thu, 02 Nov 2006 21:41:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfozV-00047E-6c for emacs-devel@gnu.org; Thu, 02 Nov 2006 21:41:09 -0500 Original-Received: from [18.72.1.2] (helo=south-station-annex.mit.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GfozV-0005DX-9A; Thu, 02 Nov 2006 21:41:09 -0500 Original-Received: from central-city-carrier-station.mit.edu (CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72]) by south-station-annex.mit.edu (8.13.6/8.9.2) with ESMTP id kA32exbL021797; Thu, 2 Nov 2006 21:40:59 -0500 (EST) Original-Received: from outgoing-legacy.mit.edu (OUTGOING-LEGACY.MIT.EDU [18.7.22.104]) by central-city-carrier-station.mit.edu (8.13.6/8.9.2) with ESMTP id kA32ehIb023808; Thu, 2 Nov 2006 21:40:47 -0500 (EST) Original-Received: from furball.mit.edu (SYDNEYPACIFIC-THREE-EIGHTY-NINE.MIT.EDU [18.95.6.134]) ) by outgoing-legacy.mit.edu (8.13.6/8.12.4) with ESMTP id kA32eedd005389; Thu, 2 Nov 2006 21:40:40 -0500 (EST) Original-Received: from cyd by furball.mit.edu with local (Exim 3.36 #1 (Debian)) id 1Gfoz2-0000eV-00; Thu, 02 Nov 2006 21:40:40 -0500 Original-To: Steve Kargl In-Reply-To: <20061102031246.GA40490@troutmask.apl.washington.edu> (Steve Kargl's message of "Wed\, 1 Nov 2006 19\:12\:46 -0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux) X-Scanned-By: MIMEDefang 2.42 X-Spam-Score: 0 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61651 gmane.comp.gcc.fortran:15398 Archived-At: > With the "simple" patch > > === gfortran Summary === > > # of expected passes 12734 > # of unexpected failures 2171 > # of expected failures 7 > # of unsupported tests 73 If your test suites rely on a non-standard error-reporting format, bringing the format into standards-compliance will obviously break the test suites; but the bug here doesn't lie in the standards-compliance.