diff options
author | Jason Merrill <jason@redhat.com> | 2024-11-22 08:47:56 +0100 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2024-11-26 23:53:37 -0500 |
commit | d89d033e2731a53bf71a0db5259380504357d2f5 (patch) | |
tree | 90cc9008a7934d9e1e99486fdd5eb1cc3aaff297 /gcc/c/c-parser.cc | |
parent | 134dc932e1ceb13519846795c895319f77df3235 (diff) | |
download | gcc-d89d033e2731a53bf71a0db5259380504357d2f5.zip gcc-d89d033e2731a53bf71a0db5259380504357d2f5.tar.gz gcc-d89d033e2731a53bf71a0db5259380504357d2f5.tar.bz2 |
c++: enable -Warray-compare by default
Discussion of P2865R5 mentioned that we only enabled this warning with
-Wall; we should handle it like other deprecations.
gcc/c-family/ChangeLog:
* c-opts.cc (c_common_post_options): Enable -Warray-compare
in C++20.
gcc/testsuite/ChangeLog:
* g++.dg/tree-ssa/pr15791-1.C: Add -Wno-array-compare.
Diffstat (limited to 'gcc/c/c-parser.cc')
0 files changed, 0 insertions, 0 deletions