https://gcc.gnu.org/g:26791789e7586fcda89c3e0946a8f260390c1b83

commit r13-9493-g26791789e7586fcda89c3e0946a8f260390c1b83
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Apr 5 00:19:52 2025 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP     |  2 +-
 gcc/ada/ChangeLog | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index c36e5b256176..d5996ab41160 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20250404
+20250405
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 25db29ba03a8..ade9b01e9dc1 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,15 @@
+2025-04-04  Eric Botcazou  <ebotca...@adacore.com>
+
+       * libgnat/a-ngcoar.adb (Eigensystem): Adjust notation and fix the
+       layout of the real symmetric matrix in the main comment.  Adjust
+       the layout of the associated code accordingly and correctly turn
+       the 2Nx1 real vectors into Nx1 complex ones.
+       (Eigenvalues): Minor similar tweaks.
+       * libgnat/a-ngrear.adb (Jacobi): Minor tweaks in the main comment.
+       Adjust notation and corresponding parameter names of functions.
+       Fix call to Unit_Matrix routine.  Adjust the comment describing
+       the various kinds of iterations to match the implementation.
+
 2025-03-19  Eric Botcazou  <ebotca...@adacore.com>
 
        * gcc-interface/decl.cc (gnat_to_gnu_entity) <E_Record_Subtype>: Set

Reply via email to