[cfe-dev] Work around for compiler error parsing 'aligned' attribute? (Bug 11071)?

Jeffrey Walton noloader at gmail.com
Thu Feb 28 14:41:15 PST 2013


Hi All,

I'm using Clang 3.1, and am having problems with __aligned__ attribute
as reported in http://llvm.org/bugs/show_bug.cgi?id=11071 (reported
10/2011).

Are there any workarounds that I can apply to get past my compilation problems?

$ clang --version
clang version 3.1 (branches/release_31)
Target: x86_64-unknown-linux-gnu
Thread model: posix



More information about the cfe-dev mailing list