Go to file
Jakub Jelinek a615ea71bc cselib: Mark the cselib_record_sp_cfa_base_equiv VALUE as preserved [PR94551]
Sometimes the cselib_record_sp_cfa_base_equiv makes it into the var-tracking
used VALUEs and needs to be preserved.

2020-04-11  Jakub Jelinek  <jakub@redhat.com>

	PR debug/94495
	PR target/94551
	* cselib.c (cselib_record_sp_cfa_base_equiv): Set PRESERVED_VALUE_P on
	val->val_rtx.
2020-04-11 07:34:38 +02:00
config Use a non-empty test program to test ability to link. 2020-02-12 13:22:07 -08:00
contrib Improve svn-rev to search for pattern at line beginning. 2020-04-03 12:30:39 +02:00
fixincludes
gcc cselib: Mark the cselib_record_sp_cfa_base_equiv VALUE as preserved [PR94551] 2020-04-11 07:34:38 +02:00
gnattools
gotools
include
INSTALL
intl
libada
libatomic
libbacktrace
libcc1
libcpp
libdecnumber
libffi
libgcc
libgfortran Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics. 2020-04-07 13:18:38 -04:00
libgo libgo: update to final 1.14.2 release 2020-04-09 20:14:25 -07:00
libgomp Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843] 2020-04-10 15:53:04 +02:00
libhsail-rt
libiberty
libitm
libobjc
liboffloadmic
libphobos libphobos: Use libdruntime as a convenience library for libphobos. 2020-04-10 12:46:12 +02:00
libquadmath
libsanitizer
libssp
libstdc++-v3 libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324) 2020-04-09 22:24:57 +01:00
libvtv
lto-plugin
maintainer-scripts
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Merge top-level configury changes from gdb 2020-04-09 06:52:55 -06:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure Merge top-level configury changes from gdb 2020-04-09 06:52:55 -06:00
configure.ac Merge top-level configury changes from gdb 2020-04-09 06:52:55 -06:00
COPYING
COPYING3 COPYING_v3: New file. 2007-07-17 08:37:53 +00:00
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4 libtool.m4: Update to libtool 2.2.6. 2008-09-26 16:21:02 +00:00
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def Merge top-level configury changes from gdb 2020-04-09 06:52:55 -06:00
Makefile.in Merge top-level configury changes from gdb 2020-04-09 06:52:55 -06:00
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.