+2020-06-17 Thomas Schwinge <thomas@codesourcery.com>
+
+ Backported from master:
+ 2020-06-17 Thomas Schwinge <thomas@codesourcery.com>
+
+ * hsa-gen.c (gen_hsa_insns_for_call): Move 'function_decl ==
+ NULL_TREE' check earlier.
+
2020-06-16 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
* config/arm/arm_mve.h (__arm_vbicq_n_u16): Correct the intrinsic
+2020-06-17 Marek Polacek <polacek@redhat.com>
+
+ PR c++/95508
+ * constexpr.c (maybe_fold_non_dependent_expr): New.
+ * cp-tree.h (maybe_fold_non_dependent_expr): Declare.
+ * typeck.c (cp_build_array_ref): Call maybe_fold_non_dependent_expr
+ instead of maybe_constant_value.
+
2020-06-14 Iain Sandoe <iain@sandoe.co.uk>
* coroutines.cc (instantiate_coro_traits): Pass a reference
+2020-06-17 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2020-06-17 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/95088
+ * class.c (get_unique_type_string): Replace use of fixed size
+ buffer by internally passing a pointer to strings.
+
2020-06-14 Steven G. Kargl <kargl@gcc.gnu.org>
Harald Anlauf <anlauf@gmx.de>
+2020-06-17 Thomas Schwinge <thomas@codesourcery.com>
+
+ Backported from master:
+ 2020-06-17 Thomas Schwinge <thomas@codesourcery.com>
+
+ * c-c++-common/gomp/hsa-indirect-call-1.c: New file.
+
+2020-06-17 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2020-06-17 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/95088
+ * gfortran.dg/pr95088.f90: New file.
+
+2020-06-17 Marek Polacek <polacek@redhat.com>
+
+ PR c++/95508
+ * g++.dg/template/conv16.C: New test.
+
2020-06-16 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
* gcc.target/arm/mve/intrinsics/vbicq_f16.c: Modify.
+2020-06-17 Samuel Thibault <samuel.thibault@gnu.org>
+
+ Backported from master:
+ 2020-06-17 Samuel Thibault <samuel.thibault@gnu.org>
+
+ * config.host (md_unwind_header) <i[34567]86-*-gnu*>: Set to
+ 'i386/gnu-unwind.h'
+ * config/i386/gnu-unwind.h: New file.
+
2020-05-29 Dong JianQiang <dongjianqiang2@huawei.com>
PR gcov-profile/95332
+2020-06-17 Thomas Schwinge <thomas@codesourcery.com>
+
+ Backported from master:
+ 2020-06-17 Thomas Schwinge <thomas@codesourcery.com>
+
+ PR lto/94848
+ * testsuite/libgomp.fortran/use_device_ptr-optional-3.f90: Add
+ 'dg-do run'.
+
2020-06-15 Tobias Burnus <tobias@codesourcery.com>
PR lto/94848