]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Fix indentation in record component declarations
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 2 Dec 2024 15:37:38 +0000 (16:37 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 13 Dec 2024 08:36:02 +0000 (09:36 +0100)
commit9f67d3d3f4db180933d3fe402efc190c885fdbca
treeeb610e4429ab3c5a09cb3259a3b39e0733f2010c
parent42edc83709d1a03ba266d73e8933e3c041f135cc
ada: Fix indentation in record component declarations

Code cleanup.

gcc/ada/ChangeLog:

* exp_aggr.adb (Case_Bounds): Fix indentation.
* sem_case.adb (Choice_Bounds): Likewise.
* libgnat/s-dourea.ads (Duuble_T): Likewise.
* libgnat/s-excmac__arm.ads (Cleanup_Cache_Type): Likewise.
gcc/ada/exp_aggr.adb
gcc/ada/libgnat/s-dourea.ads
gcc/ada/libgnat/s-excmac__arm.ads
gcc/ada/sem_case.adb