This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19163] __attribute__((aligned)) not working in template


------- Additional Comments From gdr at integrable-solutions dot net  2004-12-29 18:57 -------
Subject: Re:  New: __attribute__((aligned)) not working in template

"pcarlini at suse dot de" <gcc-bugzilla@gcc.gnu.org> writes:

| Unfortunately, it looks like even the very limited functionality of aligned vs
| template (see, e.g., c++/17743) is broken and I cannot even attempt implementing
| tr1::type_traits::aligned_storage: the attribute seems completely ignored,
| otherwise I could at least provide specializations for Align = 1,2,4,8,16...

Did I already open a PR for this misbehaviour in the past?  What
happened?

-- Gaby


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19163


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]