K 10 svn:author V 6 marcel K 8 svn:date V 27 2010-02-16T06:47:00.737784Z K 7 svn:log V 230 Unbreak ia64: tls_model("initial-exec") is invalid, because it assumes the static TLS model, which is fundamentally different from the dynamic TLS model. The consequence was data corruption. Limit the attribute to i386 and amd64. END