]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 4 Oct 2021 00:16:22 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 4 Oct 2021 00:16:22 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog
libgcc/ChangeLog

index 0684b16d9a5ad993b6068387a35301f3a4699a1d..9861ef89b7215a1bdabb9c39f4a5a14dec0f6af4 100644 (file)
@@ -1,3 +1,8 @@
+2021-10-03  Martin Liska  <mliska@suse.cz>
+
+       * toplev.c (toplev::main): Check opt_index if it is a part
+       of cl_options.
+
 2021-10-02  Aldy Hernandez  <aldyh@redhat.com>
 
        PR tree-optimization/102563
index 4e467cc93c21bbe4b5a5b24b959e265e9ee2063c..5da7af371f693c18fe1ce69ed7dfdd20b4fc1001 100644 (file)
@@ -1 +1 @@
-20211003
+20211004
index b71b84a3105c97dc8c259fa3eab2a7e293d34f88..13559e2ae1456ac89647e188bdea5a936929a4cd 100644 (file)
@@ -1,3 +1,36 @@
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/101765
+       * coroutines.cc (register_local_var_uses): Emit a sorry if
+       we encounter a VLA in the coroutine local variables.
+
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/99710
+       * coroutines.cc (await_statement_walker): Report an error if
+       an await expression is found in a handler body.
+
+2021-10-03  John Eivind Helset  <jehelset@gmail.com>
+
+       PR c++/100673
+       * coroutines.cc (build_co_await): Guard against NULL
+       await_suspend types.
+
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/101133
+       * coroutines.cc (build_co_await): Mark co_await_expr trees
+       with TREE_SIDE_EFFECTS, also mark any containing expression.
+       (finish_co_await_expr): Mark type-dependent co_await_expr
+       trees with TREE_SIDE_EFFECTS.
+
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/99575
+       * coroutines.cc (build_co_await): Strip NOPs from
+       candidate awaiter expressions before testing to see
+       if they need a temporary.
+
 2021-10-01  Martin Sebor  <msebor@redhat.com>
 
        PR c/102103
index 58d4b8e9eda3dab7e0d4060a658380e09a433d9c..f867d9a1abfecf87d2cd61d0ef6556eabaf90209 100644 (file)
@@ -1,3 +1,28 @@
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/101765
+       * g++.dg/coroutines/pr101765.C: New test.
+
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/99710
+       * g++.dg/coroutines/pr99710.C: New test.
+
+2021-10-03  John Eivind Helset  <jehelset@gmail.com>
+
+       PR c++/100673
+       * g++.dg/coroutines/pr100673.C: New test.
+
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/101133
+       * g++.dg/coroutines/pr101133.C: New test.
+
+2021-10-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+       PR c++/99575
+       * g++.dg/coroutines/pr99575.C: New test.
+
 2021-10-02  Aldy Hernandez  <aldyh@redhat.com>
 
        * gcc.dg/tree-ssa/pr102563.c: New test.
index 188445eab97fbf6da1fc79de137c0c666e0c8650..5ecd436d7b6dcbbd7bfe4929f6185ae5ec5eefdf 100644 (file)
@@ -1,3 +1,9 @@
+2021-10-03  Patrick McGehearty  <patrick.mcgehearty@oracle.com>
+
+       PR target/101104
+       * libgcc2.c (RMIN2, RMINSCAL, RMAX2):
+       Use more correct values for native IBM 128-bit.
+
 2021-09-28  Iain Sandoe  <iain@sandoe.co.uk>
 
        * config/i386/libgcc-darwin.ver: Add Symbols for