[Bug c++/19163] __attribute__((aligned)) not working in template
giovannibajo at libero dot it
gcc-bugzilla@gcc.gnu.org
Mon Dec 27 13:18:00 GMT 2004
------- Additional Comments From giovannibajo at libero dot it 2004-12-27 13:18 -------
We lose the alignment while tsubsting. This is a quick patch for this, I'm not
sure if there are other information we should propagate from the original array
type to the new array type, I guess the reviewer will know.
Meanwhile, Paolo, mind if I ask you to test this patch for me? You can also
test the partial specialization, it looks like it works for me.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2004-12-27 13:18:18
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19163
More information about the Gcc-bugs
mailing list