Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2010 00:05:49 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/msun Makefile
Message-ID:  <201012030005.oB305xcR006526@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2010-12-03 00:05:49 UTC

  FreeBSD src repository

  Modified files:
    lib/msun             Makefile 
  Log:
  SVN rev 216137 on 2010-12-03 00:05:49Z by das
  
  Disable gcc's built-in rint() function when compiling s_nearbyint.c.
  It results in incorrect optimizations that break nearbyint().
  
  PR:             143358
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.104     +6 -0      src/lib/msun/Makefile



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