From owner-freebsd-current Sat May 11 0:44:33 2002 Delivered-To: freebsd-current@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id D9E2C37B407; Sat, 11 May 2002 00:44:24 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g4B7iBE88076; Sat, 11 May 2002 10:44:11 +0300 (EEST) (envelope-from ru) Date: Sat, 11 May 2002 10:44:11 +0300 From: Ruslan Ermilov To: "David O'Brien" , current@FreeBSD.org Subject: Re: cvs commit: src/gnu/lib/csu Makefile src/gnu/lib/libgcc Makefile src/gnu/lib/libiberty Makefile src/gnu/lib/libobjc Makefile src/gnu/lib/libstdc++ Makefile config.h src/gnu/lib/libsupc++ Makefile src/gnu/usr.bin/cc Makefile Makefile.fe Makefile.inc ... Message-ID: <20020511074411.GA87663@sunbay.com> References: <200205100854.g4A8soc37068@freefall.freebsd.org> <20020510150427.GA14295@sunbay.com> <20020510164153.B1221@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <20020510164153.B1221@dragon.nuxi.com> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 10, 2002 at 04:41:53PM -0700, David O'Brien wrote: > On Fri, May 10, 2002 at 06:04:27PM +0300, Ruslan Ermilov wrote: > > > Bmake bits for Gcc 3.1. > > =20 > > This also vanished my YACC building fixes and broke world while > > attempting to build `cc1plus' in a cross-tools stage. The changes > > below fix this and CLEANFILES. >=20 > These changes are wrong. > =20 These changes have been verified to produce the same binaries (except for cc1plus which is just broken without them), and they are equivalent to what was already in -CURRENT before your WIP_GCC31 merge commit. > > RCS file: /home/ncvs/src/gnu/usr.bin/cc/cc1/Makefile,v > ... > > -c-parse.c: c-parse.in > > +c-parse.y: c-parse.in > > sed -e "/^ifobjc$$/,/^end ifobjc$$/d" \ > > -e "/^ifc$$/d" \ > > -e "/^end ifc$$/d" \ > > - ${GCCDIR}/c-parse.in > c-parse.y > > - ${YACC} -o c-parse.c.in c-parse.y > > - sed -e "s/malloc/xmalloc/g" \ > > + -e "s/malloc/xmalloc/g" \ > > -e "s/realloc/xrealloc/g" \ > > - c-parse.c.in >c-parse.c > > + ${.ALLSRC} > ${.TARGET} >=20 > The malloc usage is in the Byacc output, not the input. >=20 There's no difference, [b]yacc just copies C code blocks intact. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE83MvLUkv4P6juNwoRArWcAJ4wGXUq5O6eP00C19Mt4q0mb/kChACcC/TV dTn9C+Dx/QrYcKWJ8wRe3Sw= =Rle4 -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message