[Bug c++/80593] [7 Regression] GCC 7, aligned_storage and “dereferencing type-punned pointer will break strict-aliasing rules”

lists at coryfields dot com gcc-bugzilla@gcc.gnu.org
Wed May 31 17:53:00 GMT 2017


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

Cory Fields <lists at coryfields dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lists at coryfields dot com

--- Comment #9 from Cory Fields <lists at coryfields dot com> ---
I assume based on the milestone that this will be backported to 7.2?

Boost's aligned_storage is affected as well, causing floods of warnings from
several of its containers (multi_index, at least) which use it.


More information about the Gcc-bugs mailing list