From owner-cvs-all Fri Oct 30 01:38:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10472 for cvs-all-outgoing; Fri, 30 Oct 1998 01:38:10 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10467; Fri, 30 Oct 1998 01:38:08 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) From: Joseph Koshy Received: (from jkoshy@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA23398; Fri, 30 Oct 1998 01:38:09 -0800 (PST) Date: Fri, 30 Oct 1998 01:38:09 -0800 (PST) Message-Id: <199810300938.BAA23398@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/xlint/lint1 cgram.y Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1998/10/30 01:38:09 PST Modified files: (Branch: RELENG_2_2) usr.bin/xlint/lint1 cgram.y Log: MFC: {rev 1.2} workaround a gcc bug causing false warnings about integral constants being too large. PR: 7066, 7757 Requested by: Carl Mascott Reviewed by: jkoshy@freebsd.org Revision Changes Path 1.1.1.1.2.1 +11 -0 src/usr.bin/xlint/lint1/cgram.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message