Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 12:59:57 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/gcc longlong.h
Message-ID:  <201008191300.o7JD09m2023660@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2010-08-19 12:59:57 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc          longlong.h 
  Log:
  SVN rev 211505 on 2010-08-19 12:59:57Z by rpaulo
  
  Remove unneeded casts in inline assembly in contrib/gcc/longlong.h,
  which are apparently "heinous" GNU extensions, so clang can
  compile this without using the -fheinous-gnu-extensions option.
  
  Results in *no* binary change, neither with clang, nor with gcc.
  
  Submitted by:   Dimitry Andric <dimitry at andric.com>
  
  Revision  Changes    Path
  1.2       +947 -738  src/contrib/gcc/longlong.h



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