https://gcc.gnu.org/g:8240228fa155e3481399049a20fb7e379c530ec0

commit 8240228fa155e3481399049a20fb7e379c530ec0
Author: Mikael Morin <mik...@gcc.gnu.org>
Date:   Wed Aug 20 16:40:25 2025 +0200

    Correction régression pr85938

Diff:
---
 libgfortran/libgfortran.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libgfortran/libgfortran.h b/libgfortran/libgfortran.h
index f930361bc6f6..2ce609bf2297 100644
--- a/libgfortran/libgfortran.h
+++ b/libgfortran/libgfortran.h
@@ -452,7 +452,6 @@ struct {\
   size_t offset;\
   dtype_type dtype;\
   index_type span;\
-  index_type align;\
   descriptor_dimension dim[r];\
 }

Reply via email to