cvs commit: src/usr.sbin Makefile src/usr.sbin/ppp ncpaddr.c

Peter Wemm peter at FreeBSD.org
Sun May 25 00:39:07 PDT 2003


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


More information about the cvs-src mailing list