------- Additional Comments From pcarlini at suse dot de 2005-01-21 17:53 ------- > Do I understand correctly that the FE fix has been applied? I don't > see any corresponding __attribute__ in HEAD for basic_string.h.
No, largely __attribute__(aligned) is still broken, doesn't work with dependent types, and we badly need that in our templates. We have at least two open PRs about this (c++/19163 and c++/17743), 4.1 material. We want to fix this issue cleanly, using a (working ;) attribute. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8670