aboutsummaryrefslogtreecommitdiff
path: root/gcc/gdbhooks.py
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2024-08-01 10:35:38 -0400
committerMarek Polacek <polacek@redhat.com>2024-08-02 14:42:17 -0400
commit5ebfaf2d4994c124ce81aa0abd7eaa1529644749 (patch)
treef4ac1194f8e27d665c118531d16f94589dd91556 /gcc/gdbhooks.py
parent5b4476a165565cb20729c0a97a3f43b060595209 (diff)
downloadgcc-5ebfaf2d4994c124ce81aa0abd7eaa1529644749.zip
gcc-5ebfaf2d4994c124ce81aa0abd7eaa1529644749.tar.gz
gcc-5ebfaf2d4994c124ce81aa0abd7eaa1529644749.tar.bz2
c++: Move -Wdangling-reference to -Wextra
Despite a number of mitigations (don't warn for std::span-like classes, lambdas, adding [[gnu::no_dangling]], etc.), the warning still seems to cause some grief. Let's move the warning to -Wextra, then. gcc/c-family/ChangeLog: * c.opt (Wdangling-reference): Move from -Wall to -Wextra. gcc/ChangeLog: * doc/invoke.texi: Document that -Wdangling-reference is enabled by -Wextra.
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions