]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Oct 2022 00:19:14 +0000 (00:19 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Oct 2022 00:19:14 +0000 (00:19 +0000)
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog

index 5e34ca4ca852c5b5a6e9169ab7b4741ceba2844c..9bab13a325512d03dec957b21fcaa1bcbad98fa1 100644 (file)
@@ -1 +1 @@
-20221001
+20221002
index 4b0c932b715d418cfb285ae69a9c906e0b6e1acf..141f47f85adf4ec772c9112dbb18ac648ee8845c 100644 (file)
@@ -1,3 +1,12 @@
+2022-10-01  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
+
+       Backported from master:
+       2022-09-20  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
+
+       PR fortran/100132
+       * trans-types.c (create_fn_spec): Fix function attributes when
+       passing polymorphic pointers.
+
 2022-09-30  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master:
index a726cb3285b9ce8a3a47b81a7561f9b60df10f0e..00746b6c5a5074f0a71e542f52b6559dd39d4a1c 100644 (file)
@@ -1,3 +1,11 @@
+2022-10-01  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
+
+       Backported from master:
+       2022-09-20  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
+
+       PR fortran/100132
+       * gfortran.dg/PR100132.f90: New test.
+
 2022-09-30  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: