Skip to content

Commit 2679178

Browse files
author
GCC Administrator
committed
Daily bump.
1 parent 7acd7d8 commit 2679178

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

gcc/DATESTAMP

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20250404
1+
20250405

gcc/ada/ChangeLog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2025-04-04 Eric Botcazou <[email protected]>
2+
3+
* libgnat/a-ngcoar.adb (Eigensystem): Adjust notation and fix the
4+
layout of the real symmetric matrix in the main comment. Adjust
5+
the layout of the associated code accordingly and correctly turn
6+
the 2Nx1 real vectors into Nx1 complex ones.
7+
(Eigenvalues): Minor similar tweaks.
8+
* libgnat/a-ngrear.adb (Jacobi): Minor tweaks in the main comment.
9+
Adjust notation and corresponding parameter names of functions.
10+
Fix call to Unit_Matrix routine. Adjust the comment describing
11+
the various kinds of iterations to match the implementation.
12+
113
2025-03-19 Eric Botcazou <[email protected]>
214

315
* gcc-interface/decl.cc (gnat_to_gnu_entity) <E_Record_Subtype>: Set

0 commit comments

Comments
 (0)