Date: Sun, 25 May 2003 00:39:06 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/ppp ncpaddr.c Message-ID: <200305250739.h4P7d64e047588@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/05/25 00:39:06 PDT
FreeBSD src repository
Modified files:
usr.sbin Makefile
usr.sbin/ppp ncpaddr.c
Log:
Add a pretty cheesy hack to avoid a gcc-3.2.2 ICE (internal compiler
error) on amd64 when doing pointer subtraction. This bug is already
fixed in gcc-3.3 (waiting for after the branch), and the hack will be
backed out at the first opportunity. This is in the ipv6 code path.
Approved by: re (scottl)
Revision Changes Path
1.254 +1 -4 src/usr.sbin/Makefile
1.13 +3 -3 src/usr.sbin/ppp/ncpaddr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305250739.h4P7d64e047588>
