Commits

Douglas Adam Creager authored 8f779e17733
AVRO-1038. C: Require GCC 4.5.0 to use GCC atomic intrinsics. Vivek has found a couple of platforms where the GCC atomic instrinsics aren't available in 4.1.0. We can fall back on the raw assembly implementations our supported platforms, so for now, we're going to bump the required GCC version to 4.5.0. We'll eventually want to replace this with an autotools-style runtime check in our CMake files, or a more complex preprocessor check. Contributed by Vivek Nadkarni. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1295400 13f79535-47bb-0310-9956-ffa450edef68