From owner-cvs-all  Sat Jun 29 10:29:12 2002
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8147F37B401; Sat, 29 Jun 2002 10:28:56 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 1EBE543E09; Sat, 29 Jun 2002 10:28:56 -0700 (PDT)
	(envelope-from gj@FreeBSD.org)
Received: from freefall.freebsd.org (gj@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5THStJU040772;
	Sat, 29 Jun 2002 10:28:55 -0700 (PDT)
	(envelope-from gj@freefall.freebsd.org)
Received: (from gj@localhost)
	by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5THStgj040771;
	Sat, 29 Jun 2002 10:28:55 -0700 (PDT)
Message-Id: <200206291728.g5THStgj040771@freefall.freebsd.org>
From: Gary Jennejohn <gj@FreeBSD.org>
Date: Sat, 29 Jun 2002 10:28:55 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/editors/xemacs-devel Makefile distinfo pkg-plist
         ports/editors/xemacs-devel/files patch-al
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

gj          2002/06/29 10:28:55 PDT

  Added files:
    editors/xemacs-devel/files patch-al 
  Log:
  Add patch-al to work around an apparent bug in gcc31 in -current. The
  problem was not observed with the gcc in -stable.
  
  The apparent bug results in an endless loop if a certain routine in
  lstream.c is inline'd.
  
  Revision  Changes    Path
  1.1       +11 -0     ports/editors/xemacs-devel/files/patch-al (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message