Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2007 19:10:21 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk sys.mk
Message-ID:  <200706261910.l5QJALb8093717@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2007-06-26 19:10:21 UTC

  FreeBSD src repository

  Modified files:
    share/mk             sys.mk 
  Log:
  This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the rest
  of the loop when arrays used inside.
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32500
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.89      +1 -1      src/share/mk/sys.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706261910.l5QJALb8093717>