Go to file
Jason Merrill 1b71bc7c8b tree: tweak warn_deprecated_use
While looking at PR90451 I noticed that this function was failing to find
the attributes if called with a variant of the struct.

gcc/ChangeLog:

	* tree.cc (warn_deprecated_use): Look for TYPE_STUB_DECL
	on TYPE_MAIN_VARIANT.

gcc/testsuite/ChangeLog:

	* g++.dg/warn/deprecated-16.C: New test.
2022-02-17 17:50:59 -05:00
c++tools
config
contrib
fixincludes
gcc tree: tweak warn_deprecated_use 2022-02-17 17:50:59 -05:00
gnattools
gotools Daily bump. 2022-02-14 00:16:23 +00:00
include
INSTALL
intl
libada
libatomic
libbacktrace libbacktrace: gather address ranges from skeleton units 2022-02-16 20:21:48 -08:00
libcc1
libcody
libcpp Daily bump. 2022-02-12 00:16:23 +00:00
libdecnumber
libffi
libgcc
libgfortran
libgo net: add hurd build tag for setReadMsgCloseOnExec 2022-02-17 09:30:02 -08:00
libgomp Daily bump. 2022-02-16 00:16:26 +00:00
libiberty libiberty rust-demangle, ignore .suffix 2022-02-17 18:06:24 +01:00
libitm
libobjc
liboffloadmic
libphobos Daily bump. 2022-02-17 00:16:36 +00:00
libquadmath
libsanitizer Daily bump. 2022-02-16 00:16:26 +00:00
libssp
libstdc++-v3 libstdc++: Make std::error_code printer more robust 2022-02-17 22:22:14 +00:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
symlink-tree
test-driver
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.