PR libstdc++/57350
commitf7203c6d0d1473ab07343ebabfba4b7ac62ef9ca
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Oct 2014 14:08:44 +0000 (13 14:08 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Oct 2014 14:08:44 +0000 (13 14:08 +0000)
treec85419d198c89115377e322d5a9bd51ee6eb4d47
parent1a4b26bdf8813b14a0be6ada662acf1ab3cae357
PR libstdc++/57350
* include/std/memory (align): Do not adjust correctly aligned address.
* testsuite/20_util/align/2.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216149 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/memory
libstdc++-v3/testsuite/20_util/align/2.cc [new file with mode: 0644]