[PATCH 08/12] fortran: array descriptor: Remove access to dim field elements [PR122521]

Steve Kargl kargls@comcast.net
Sat Jul 18 17:27:51 GMT 2026


On 7/11/26 07:46, Mikael Morin wrote:
> From: Mikael Morin <mikael@gcc.gnu.org>
> 
> In the version 1 of this series, two accessors were added to give read and
> write access to the individual dimension descriptors of the dim array.
> The single place using them has changed since then, and they are no longer
> necessary.  This version only removes the direct access function from the
> public API without adding accessors.
> 
> Regression tested on aarch64-unknown-linux-gnu.  OK for master?
> 

Patches 5-8 bootstrap and regression test cleanly on
x86_64-*-freebsd.  These are Ok to commit.

-- 
steve


More information about the Fortran mailing list