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 libstdc++/55727] better support for dynamic allocation of over-aligned types


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

Daniel KrÃgler <daniel.kruegler at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler at
                   |                            |googlemail dot com

--- Comment #6 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-12-19 11:56:32 UTC ---
(In reply to comment #0)
I suggest to also read the proposal

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3396.htm

It points out some general problems with allocation of over-aligned data as of
the current specification and suggests a language extension for better support.


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