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++/61458] std::aligned_storage is bigger than expected


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61458

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Paolo Carlini from comment #4)
> Hi Jon. Frankly Are you 100% sure (in terms of middle-end/back-end details)
> that the maximum alignment supported for a type of less than 4 bytes is 4?

It's a good question, I'm definitely not 100% sure.


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