diff options
author | Jason Merrill <jason@redhat.com> | 2024-10-02 13:23:53 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2024-10-03 12:39:00 -0400 |
commit | dca2b47916c6646dc8bc1cfc0d07e70b05d36a78 (patch) | |
tree | 0c4d57e148f84846767608f4d2bff08811bfa3ec /gcc/cp/parser.cc | |
parent | b6ff52a9957c05834351a39517dd49966cb1092c (diff) | |
download | gcc-dca2b47916c6646dc8bc1cfc0d07e70b05d36a78.zip gcc-dca2b47916c6646dc8bc1cfc0d07e70b05d36a78.tar.gz gcc-dca2b47916c6646dc8bc1cfc0d07e70b05d36a78.tar.bz2 |
c++: -Wdeprecated enables later standard deprecations
By default -Wdeprecated warns about deprecations in the active standard.
When specified explicitly, let's also warn about deprecations in later
standards.
gcc/c-family/ChangeLog:
* c-opts.cc (c_common_post_options): Explicit -Wdeprecated enables
deprecations from later standards.
gcc/ChangeLog:
* doc/invoke.texi: Explicit -Wdeprecated enables more warnings.
Diffstat (limited to 'gcc/cp/parser.cc')
0 files changed, 0 insertions, 0 deletions