]> git.ipfire.org Git - thirdparty/gcc.git/commit
2018-10-02 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2018 10:08:22 +0000 (10:08 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2018 10:08:22 +0000 (10:08 +0000)
commitac22ae8146ef3a8316c6eca7700a0c73edb9966a
treeb540d8e4c9cc45181f18d618c5d925879c95ff57
parent18e2a21264b0674d67af95b2db05e36cad27f7c1
2018-10-02  Richard Biener  <rguenther@suse.de>

c/
* c-decl.c (warn_if_shadowing): Do not test DECL_FROM_INLINE.

cp/
* name-lookup.c (check_local_shadow): Do not test DECL_FROM_INLINE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264779 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-decl.c
gcc/cp/ChangeLog
gcc/cp/name-lookup.c