Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2010 17:26:05 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sound/pcm buffer.c
Message-ID:  <201004281726.o3SHQUKs050742@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-04-28 17:26:05 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    buffer.c 
  Log:
  SVN rev 207330 on 2010-04-28 17:26:05Z by jkim
  
  Remove dead code.  Calculated greatest common divisor was not used at all.
  On top of that, LLVM+Clang mis-compiles this code because of its register
  allocator bug.
  
  Analyzed by:    Andrew Reilly (areilly at bigpond dot net dot au)
  Reviewed by:    ariff, rdivacky
  MFC after:      3 days
  
  Revision  Changes    Path
  1.39      +0 -11     src/sys/dev/sound/pcm/buffer.c



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