]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 24 Aug 2022 00:20:08 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 24 Aug 2022 00:20:08 +0000 (00:20 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/po/ChangeLog
gcc/testsuite/ChangeLog
libgomp/ChangeLog
libstdc++-v3/ChangeLog

index f267a27b05753d1fc5e6d99c766eff5e8b6fb2b0..45c79de7e03ba7e4d1afdfd58f17b056f95f94b5 100644 (file)
@@ -1,3 +1,19 @@
+2022-08-23  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2022-08-19  Tobias Burnus  <tobias@codesourcery.com>
+
+       * config/gcn/mkoffload.cc (main): Add dbgobj to files_to_cleanup.
+
+2022-08-23  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2022-08-17  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR middle-end/106548
+       * omp-low.cc (lower_rec_input_clauses): Use build_outer_var_ref
+       for 'simd' linear-step values that are variable.
+
 2022-08-19  Release Manager
 
        * GCC 12.2.0 released.
index 5d5b4de7ffdbfa4d2010932cad77e32d112d3c67..a8087bc572d8c721585d1a5bba867fe9acc8d418 100644 (file)
@@ -1 +1 @@
-20220823
+20220824
index 97166527031f4be09aa65eb5d74f3d1ce4c83198..84a7d4f532671575012753b50cbe99ec07302bb8 100644 (file)
@@ -1,3 +1,11 @@
+2022-08-23  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2022-08-17  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/106566
+       * openmp.cc (gfc_match_omp_declare_simd): Accept module procedures.
+
 2022-08-19  Release Manager
 
        * GCC 12.2.0 released.
index 688c76bcbe5fd938e0ff0b5198795cae50fcf4f1..b64c1d3bcf4d111f63d974ed319e99e902d96023 100644 (file)
@@ -1,3 +1,9 @@
+2022-08-23  Joseph Myers  <joseph@codesourcery.com>
+
+       * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po, hr.po, id.po,
+       ja.po, nl.po, ru.po, sr.po, sv.po, tr.po, uk.po, vi.po, zh_CN.po,
+       zh_TW.po: Update.
+
 2022-08-19  Release Manager
 
        * GCC 12.2.0 released.
index a8926aad239c1858fae3444a5e29eb7c76fb0d01..874d74c97a5183dab58ee584958c4fd8a902de42 100644 (file)
@@ -1,3 +1,11 @@
+2022-08-23  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2022-08-17  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR fortran/106566
+       * gfortran.dg/gomp/declare-simd-6.f90: New test.
+
 2022-08-19  Release Manager
 
        * GCC 12.2.0 released.
index ad7a09c10ee8ec7ac0bc275eaf752f47e01374b0..c0d4fbc01b55ff27b0b66a92426e29a89018fb82 100644 (file)
@@ -1,3 +1,11 @@
+2022-08-23  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2022-08-17  Tobias Burnus  <tobias@codesourcery.com>
+
+       PR middle-end/106548
+       * testsuite/libgomp.c/linear-2.c: New test.
+
 2022-08-19  Release Manager
 
        * GCC 12.2.0 released.
index 933d1b0809c071d4a28c6593b6f5c52b4f2876e6..3021f68edb1946f4f0df68eabd0d20ab8039b44a 100644 (file)
@@ -1,3 +1,14 @@
+2022-08-23  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2022-08-22  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR libstdc++/105678
+       * doc/xml/manual/using.xml: Document -lstdc++_libbacktrace
+       requirement for using std::stacktrace. Also adjust -frtti and
+       -fexceptions to document non-default (i.e. negative) forms.
+       * doc/html/*: Regenerate.
+
 2022-08-19  Release Manager
 
        * GCC 12.2.0 released.
This page took 0.135317 seconds and 5 git commands to generate.