TEST repository for https://forge.sourceware.org/ experimenting.
Find a file
Jakub Jelinek a3e790a9c9 doc: Extend musttail attribute docs
On Wed, Apr 02, 2025 at 10:32:20AM +0200, Richard Biener wrote:
> I wonder if we can amend the documentation to suggest to end lifetime
> of variables explicitly by proper scoping?

In the -Wmaybe-musttail-local-addr attribute description I've already
tried to show that in the example, but if you think something like
the following would make it clearer.

2025-04-02  Jakub Jelinek  <jakub@redhat.com>

	* doc/extend.texi (musttail statement attribute): Hint how
	to avoid -Wmaybe-musttail-local-addr warnings.
2025-04-02 12:36:29 +02:00
.forgejo
.github
c++tools
config
contrib Daily bump. 2025-03-28 00:19:00 +00:00
fixincludes
gcc doc: Extend musttail attribute docs 2025-04-02 12:36:29 +02:00
gnattools Daily bump. 2025-04-02 00:18:25 +00:00
gotools
include Daily bump. 2025-03-30 00:16:46 +00:00
INSTALL
libada
libatomic
libbacktrace
libcc1
libcody
libcpp Daily bump. 2025-03-29 00:17:59 +00:00
libdecnumber
libffi
libgcc Daily bump. 2025-03-23 00:17:38 +00:00
libgcobol Daily bump. 2025-03-29 00:17:59 +00:00
libgfortran Daily bump. 2025-03-23 00:17:38 +00:00
libgm2 Daily bump. 2025-03-29 00:17:59 +00:00
libgo
libgomp Daily bump. 2025-03-27 00:19:18 +00:00
libgrust Daily bump. 2025-04-01 00:19:09 +00:00
libiberty Daily bump. 2025-03-30 00:16:46 +00:00
libitm
libobjc
libphobos Daily bump. 2025-04-01 00:19:09 +00:00
libquadmath Daily bump. 2025-04-02 00:18:25 +00:00
libsanitizer
libssp
libstdc++-v3 Daily bump. 2025-04-02 00:18:25 +00:00
libvtv
lto-plugin Daily bump. 2025-03-07 00:17:19 +00:00
maintainer-scripts Daily bump. 2025-04-01 00:19:09 +00:00
zlib
.b4-config
.dir-locals.el
.gitattributes
.gitignore gccrs: git: Ignore libgrust build folders 2025-03-17 16:35:21 +01:00
ABOUT-NLS
ar-lib
ChangeLog Daily bump. 2025-04-01 00:19:09 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in Remove extra argument from subst macro 2025-03-13 07:26:04 +01:00
config.guess
config.rpath
config.sub
configure bootstrap/119513 - fix cobol bootstrap with --enable-generated-files-in-srcdir 2025-03-28 14:23:44 +01:00
configure.ac bootstrap/119513 - fix cobol bootstrap with --enable-generated-files-in-srcdir 2025-03-28 14:23:44 +01:00
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
MAINTAINERS MAINTAINERS: Update my name 2025-03-31 23:35:29 +01:00
Makefile.def toplevel, libcobol: Add dependency on libquadmath build [PR119244]. 2025-03-25 19:31:10 +00:00
Makefile.in toplevel, libcobol: Add dependency on libquadmath build [PR119244]. 2025-03-25 19:31:10 +00:00
Makefile.tpl toplevel, Makefile: Add missing CXX_FOR_TARGET export [PR88319]. 2025-03-23 20:44:33 +00:00
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
README
SECURITY.txt
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.