------- Additional Comments From giovannibajo at libero dot it 2004-10-16 11:10 ------- I see this report is marked as a v3 report. I do not understand exactly what you still need to fix in C++. I have a patch in my (long) queue which fixes this:
template <int> struct S { enum { K = 8 }; char foo __attribute__((aligned(K))); }; Can I assume that this bug is about this issue, and thus assigning this to me (if Gaby does not mind) or is it better if I open a new report? -- What |Removed |Added ---------------------------------------------------------------------------- CC| |giovannibajo at libero dot | |it http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8670