]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 27 Jan 2024 00:22:21 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 27 Jan 2024 00:22:21 +0000 (00:22 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index 59fd8b7a25921ab80621c3715d37361fc904194b..613844cf9625ec71ec7e55beafd6e8808de3ed01 100644 (file)
@@ -1,3 +1,12 @@
+2024-01-26  Wilco Dijkstra  <wilco.dijkstra@arm.com>
+
+       Backported from master:
+       2024-01-16  Wilco Dijkstra  <wilco.dijkstra@arm.com>
+
+       * config/aarch64/aarch64-cores.def (AARCH64_CORE): Add 'cobalt-100' CPU.
+       * config/aarch64/aarch64-tune.md: Regenerated.
+       * doc/invoke.texi (-mcpu): Add cobalt-100 core.
+
 2024-01-25  Georg-Johann Lay  <avr@gjlay.de>
 
        Backported from master:
index 49fe65fc58c89f66b55a08d43a5adef5ebb7232b..ac1f00e466c02afc6ae1f0bafc149782f613fb54 100644 (file)
@@ -1 +1 @@
-20240126
+20240127
index c0f7cfcf0282e4585ef8e469d5452423091db1a8..d0693dccff153caddc9cf9e5c8e51d2341f6086c 100644 (file)
@@ -1,3 +1,12 @@
+2024-01-26  Patrick Palka  <ppalka@redhat.com>
+
+       Backported from master:
+       2024-01-24  Patrick Palka  <ppalka@redhat.com>
+
+       PR c++/113529
+       * call.cc (add_operator_candidates): Propagate error_mark_node
+       result after recursing to find rewritten candidates.
+
 2024-01-24  Jason Merrill  <jason@redhat.com>
 
        PR c++/113347
index d55f570ffff8ba42a8f2279aef782ac6feb088cd..c4a8362abf2c330c4b818ad30b54c7baec4d68b7 100644 (file)
@@ -1,3 +1,11 @@
+2024-01-26  Patrick Palka  <ppalka@redhat.com>
+
+       Backported from master:
+       2024-01-24  Patrick Palka  <ppalka@redhat.com>
+
+       PR c++/113529
+       * g++.dg/cpp2a/spaceship-sfinae3.C: New test.
+
 2024-01-24  Jason Merrill  <jason@redhat.com>
 
        PR c++/113347
This page took 0.096535 seconds and 5 git commands to generate.