diff options
author | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2019-10-30 20:29:21 +0000 |
---|---|---|
committer | Bernd Edlinger <edlinger@gcc.gnu.org> | 2019-10-30 20:29:21 +0000 |
commit | e0d91792eec490d1bddb4a095a3da2c5b4c270e2 (patch) | |
tree | adb1ad05b60151a76485bafaf60afe5ee2313e06 /gcc/tree.c | |
parent | 6b7a9826d737254eb70ab5a600ce5f334a7f922b (diff) | |
download | gcc-e0d91792eec490d1bddb4a095a3da2c5b4c270e2.zip gcc-e0d91792eec490d1bddb4a095a3da2c5b4c270e2.tar.gz gcc-e0d91792eec490d1bddb4a095a3da2c5b4c270e2.tar.bz2 |
re PR c++/92024 (crash in check_local_shadow)
2019-10-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
* doc/invoke.texi (-Wshadow, -Wshadow=global
-Wshadow=local, -Wshadow=compatible-local): Update documentation.
cp:
2019-10-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR c++/92024
* name-lookup.c (check_local_shadow): Shadowing TYPE_DECLs
is always a -Wshadow=compatible-local warning, unless
-Wshadow is used.
testsuite:
2019-10-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR c++/92024
* g++.dg/parse/crash70.C: New test.
* c-c++-common/Wshadow-1.c: New test.
From-SVN: r277643
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions