Go to file
Thomas Schwinge d2174a8554 [OpenACC, libgomp] Initialize 'dynamic_refcount' whenever we initialize 'refcount'
Cases missed in r261813 "Update OpenACC data clause semantics to the 2.5
behavior".

	libgomp/
	* target.c (gomp_load_image_to_device, omp_target_associate_ptr):
	Initialize 'dynamic_refcount' whenever we initialize 'refcount'.

Backport trunk r279230.

Co-Authored-By: Julian Brown <julian@codesourcery.com>

From-SVN: r279238
2019-12-11 17:51:31 +01:00
config Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
contrib test_summary: Do not escape "=". 2019-08-16 14:03:09 +02:00
fixincludes [Darwin, fixincludes] Backport fix for PR83531 2019-08-21 19:18:14 +00:00
gcc Daily bump. 2019-12-11 00:16:15 +00:00
gnattools Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
gotools Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
include Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
INSTALL
intl Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libada Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libatomic Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libbacktrace Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libcc1 Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libcpp backport: re PR preprocessor/92296 (internal compiler error: Segmentation fault #pragma push_macro("__LINE__")) 2019-11-08 19:59:14 +01:00
libdecnumber Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libffi Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libgcc linux-atomic.c (__kernel_cmpxchg): Change argument 1 to volatile void *. 2019-11-17 23:15:29 +00:00
libgfortran backport: re PR libfortran/92100 (Formatted stream IO irreproducible read with binary data in file) 2019-11-26 22:56:24 +00:00
libgo re PR go/91621 (libgo/mksysinfo.sh: please avoid test ==) 2019-09-10 20:32:42 +00:00
libgomp [OpenACC, libgomp] Initialize 'dynamic_refcount' whenever we initialize 'refcount' 2019-12-11 17:51:31 +01:00
libhsail-rt Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libiberty Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libitm Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libobjc Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
liboffloadmic Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libphobos [LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling 2019-10-30 12:51:15 +01:00
libquadmath backport: quadmath.h (M_Eq, [...]): Use two more decimal places. 2019-10-21 13:34:04 +02:00
libsanitizer backport: re PR sanitizer/92154 (new glibc breaks arm bootstrap due to libsanitizer) 2019-11-08 19:53:18 +01:00
libssp Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
libstdc++-v3 libstdc++: Fix whitepace in changelog 2019-12-11 13:46:02 +00:00
libvtv Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
lto-plugin Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
maintainer-scripts Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
zlib Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ar-lib
ChangeLog Update ChangeLog and version files for release 2019-08-12 09:38:49 +02:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess Update config.guess, config.sub (PR target/88535) 2019-01-03 11:28:27 +00:00
config.rpath
config.sub Update config.guess, config.sub (PR target/88535) 2019-01-03 11:28:27 +00:00
configure PR d/87799 Fix D build on windows hosts 2019-04-14 09:52:22 +00:00
configure.ac PR d/87799 Fix D build on windows hosts 2019-04-14 09:52:22 +00:00
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 Add myself to MAINTAINERS 2019-04-22 16:05:36 +00:00
Makefile.def
Makefile.in Come up with bootstrap-lto-lean config. 2019-04-09 08:49:14 +00:00
Makefile.tpl Come up with bootstrap-lto-lean config. 2019-04-09 08:49:14 +00:00
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.