Daily bump.

This commit is contained in:
GCC Administrator
2024-06-23 00:16:36 +00:00
parent 6ceb5f7859
commit 00848ba8d1
3 changed files with 11 additions and 1 deletions

View File

@@ -1 +1 @@
20240622
20240623

View File

@@ -1,3 +1,7 @@
2024-06-22 Jeff Law <jlaw@ventanamicro.com>
* gcc.target/riscv/zbs-ext-2.c: Also skip for -Oz.
2024-06-21 David Malcolm <dmalcolm@redhat.com>
PR testsuite/109360

View File

@@ -1,3 +1,9 @@
2024-06-22 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/debug.xml: Move gcc.gnu.org link to https.
Ditto for sourceware.org links.
* doc/html/manual/debug.html: Regenerate.
2024-06-21 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/115497