libstdc++: Suppress warnings about use of deprecated std::aligned_storage
authorJonathan Wakely <jwakely@redhat.com>
Thu, 23 Feb 2023 17:37:59 +0000 (17:37 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 24 Feb 2023 14:23:35 +0000 (14:23 +0000)
commitae390479340ff49873c22cd7a301acbf67eca30b
treec7a3bf12f9b9a94dd1d64d81c5aaa7b5839f91cf
parentf30421fa72f31d6b406ebe531464433b446ac2cf
libstdc++: Suppress warnings about use of deprecated std::aligned_storage

libstdc++-v3/ChangeLog:

* include/ext/aligned_buffer.h (__aligned_buffer): Add
diagnostic pragmas.
libstdc++-v3/include/ext/aligned_buffer.h