diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-10-03 11:03:41 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-10-03 12:29:55 +0100 |
commit | 7754a8b7b4978ad82aef3ad456c5f60460b47393 (patch) | |
tree | e8f7df07a2df93024d0d1da0b9488b8c6a83867e /gcc | |
parent | 28911f626864e73c579ea2ad5f5308d2e8c3fcd9 (diff) | |
download | gcc-7754a8b7b4978ad82aef3ad456c5f60460b47393.zip gcc-7754a8b7b4978ad82aef3ad456c5f60460b47393.tar.gz gcc-7754a8b7b4978ad82aef3ad456c5f60460b47393.tar.bz2 |
libstdc++: Fix -Wdeprecated-declarations warning for Parallel Mode [PR116944]
The pragmas to disable warnings need to be moved before the first use of
the deprecated classes.
libstdc++-v3/ChangeLog:
PR libstdc++/116944
* include/parallel/base.h: Move diagnostic pragmas earlier.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions