]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 29 Oct 2022 00:21:03 +0000 (00:21 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 29 Oct 2022 00:21:03 +0000 (00:21 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
libgomp/ChangeLog

index 78f4cfa5e27b1f08171551eb36bc5c8f1144241d..32c8d0adeb175851f23cfe0c6d992f1bd08ea60c 100644 (file)
@@ -1,3 +1,13 @@
+2022-10-28  Julian Brown  <julian@codesourcery.com>
+
+       Backported from master:
+       2022-10-28  Julian Brown  <julian@codesourcery.com>
+                   Thomas Schwinge  <thomas@codesourcery.com>
+
+       PR middle-end/90115
+       * omp-low.cc (oacc_privatization_candidate_p): Artificial vars are not
+       privatization candidates.
+
 2022-10-27  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
 
        Backported from master:
index 7109ae303525152e64dd37e84946461c224ddd6b..06511cc68c5391a55cd31432a875fd7ac94c40eb 100644 (file)
@@ -1 +1 @@
-20221028
+20221029
index 095f1919154dd98a169683e166afc59e27cb6429..beccae107fc3e7e0d403ffdc70ac8d3e7b48953a 100644 (file)
@@ -1,3 +1,12 @@
+2022-10-28  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2022-10-26  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/103413
+       * symbol.cc (gfc_type_compatible): A boz-literal-constant has no type
+       and thus is not considered compatible to any type.
+
 2022-10-23  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
index 063c299546a284af6e9b6aee0e2f1c32270d2cb5..7b6bf8bf81c780acd01606b810a7fad669959ce6 100644 (file)
@@ -1,3 +1,11 @@
+2022-10-28  Harald Anlauf  <anlauf@gmx.de>
+
+       Backported from master:
+       2022-10-26  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/103413
+       * gfortran.dg/illegal_boz_arg_4.f90: New test.
+
 2022-10-26  Philipp Tomsich  <philipp.tomsich@vrull.eu>
 
        Backported from master:
index 24f5622bbc6033fff33b8bc1440607d85bf46aa5..dfb73a9d183e39f39589216dc9e847b6a72aa617 100644 (file)
@@ -1,3 +1,16 @@
+2022-10-28  Julian Brown  <julian@codesourcery.com>
+
+       Backported from master:
+       2022-10-28  Julian Brown  <julian@codesourcery.com>
+                   Thomas Schwinge  <thomas@codesourcery.com>
+
+       PR middle-end/90115
+       * testsuite/libgomp.oacc-fortran/declare-1.f90: Adjust scan output.
+       * testsuite/libgomp.oacc-fortran/host_data-5.F90: Likewise.
+       * testsuite/libgomp.oacc-fortran/if-1.f90: Likewise.
+       * testsuite/libgomp.oacc-fortran/print-1.f90: Likewise.
+       * testsuite/libgomp.oacc-fortran/privatized-ref-2.f90: Likewise.
+
 2022-10-21  Thomas Schwinge  <thomas@codesourcery.com>
 
        Backported from master:
This page took 0.115935 seconds and 5 git commands to generate.