diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2023-10-03 15:00:12 +0200 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-11-07 10:15:02 +0100 |
commit | 7385cd358d3b054c1babb3f9af3c6995716d9e4b (patch) | |
tree | e17fbfae2b08478e7257501489bd4fd601ea6c98 /gcc | |
parent | aeca5b9554d816a8ef8afd0f6cd99250a0a67979 (diff) | |
download | gcc-7385cd358d3b054c1babb3f9af3c6995716d9e4b.zip gcc-7385cd358d3b054c1babb3f9af3c6995716d9e4b.tar.gz gcc-7385cd358d3b054c1babb3f9af3c6995716d9e4b.tar.bz2 |
ada: Fix extra whitespace after END keywords
Style cleanup.
gcc/ada/
* exp_pakd.adb, libgnarl/s-osinte__android.ads,
libgnarl/s-osinte__linux.ads, libgnarl/s-osinte__qnx.ads,
libgnarl/s-osinte__rtems.ads, libgnat/s-gearop.adb,
libgnat/s-poosiz.adb, sem_util.adb: Fix style.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/exp_pakd.adb | 2 | ||||
-rw-r--r-- | gcc/ada/libgnarl/s-osinte__android.ads | 2 | ||||
-rw-r--r-- | gcc/ada/libgnarl/s-osinte__linux.ads | 2 | ||||
-rw-r--r-- | gcc/ada/libgnarl/s-osinte__qnx.ads | 2 | ||||
-rw-r--r-- | gcc/ada/libgnarl/s-osinte__rtems.ads | 2 | ||||
-rw-r--r-- | gcc/ada/libgnat/s-gearop.adb | 2 | ||||
-rw-r--r-- | gcc/ada/libgnat/s-poosiz.adb | 2 | ||||
-rw-r--r-- | gcc/ada/sem_util.adb | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/gcc/ada/exp_pakd.adb b/gcc/ada/exp_pakd.adb index e197211..68f0db3 100644 --- a/gcc/ada/exp_pakd.adb +++ b/gcc/ada/exp_pakd.adb @@ -2203,7 +2203,7 @@ package body Exp_Pakd is end loop; return False; - end In_Partially_Packed_Record; + end In_Partially_Packed_Record; -- Start of processing for Known_Aligned_Enough diff --git a/gcc/ada/libgnarl/s-osinte__android.ads b/gcc/ada/libgnarl/s-osinte__android.ads index fb4310a..04b2222 100644 --- a/gcc/ada/libgnarl/s-osinte__android.ads +++ b/gcc/ada/libgnarl/s-osinte__android.ads @@ -622,7 +622,7 @@ private type pthread_mutexattr_t is record Data : char_array (1 .. OS_Constants.PTHREAD_MUTEXATTR_SIZE); - end record; + end record; pragma Convention (C, pthread_mutexattr_t); for pthread_mutexattr_t'Alignment use Interfaces.C.int'Alignment; diff --git a/gcc/ada/libgnarl/s-osinte__linux.ads b/gcc/ada/libgnarl/s-osinte__linux.ads index a5e645d..adf040e 100644 --- a/gcc/ada/libgnarl/s-osinte__linux.ads +++ b/gcc/ada/libgnarl/s-osinte__linux.ads @@ -652,7 +652,7 @@ private type pthread_mutexattr_t is record Data : char_array (1 .. OS_Constants.PTHREAD_MUTEXATTR_SIZE); - end record; + end record; pragma Convention (C, pthread_mutexattr_t); for pthread_mutexattr_t'Alignment use Interfaces.C.int'Alignment; diff --git a/gcc/ada/libgnarl/s-osinte__qnx.ads b/gcc/ada/libgnarl/s-osinte__qnx.ads index 3282abe..320a71d 100644 --- a/gcc/ada/libgnarl/s-osinte__qnx.ads +++ b/gcc/ada/libgnarl/s-osinte__qnx.ads @@ -597,7 +597,7 @@ private type pthread_mutexattr_t is record Data : char_array (1 .. OS_Constants.PTHREAD_MUTEXATTR_SIZE); - end record; + end record; pragma Convention (C, pthread_mutexattr_t); for pthread_mutexattr_t'Alignment use Interfaces.C.int'Alignment; diff --git a/gcc/ada/libgnarl/s-osinte__rtems.ads b/gcc/ada/libgnarl/s-osinte__rtems.ads index 6572bc4..43d137f 100644 --- a/gcc/ada/libgnarl/s-osinte__rtems.ads +++ b/gcc/ada/libgnarl/s-osinte__rtems.ads @@ -617,7 +617,7 @@ private type pthread_mutexattr_t is record Data : char_array (1 .. OS_Constants.PTHREAD_MUTEXATTR_SIZE); - end record; + end record; pragma Convention (C, pthread_mutexattr_t); for pthread_mutexattr_t'Alignment use Interfaces.C.int'Alignment; diff --git a/gcc/ada/libgnat/s-gearop.adb b/gcc/ada/libgnat/s-gearop.adb index e735bb0..000e59c 100644 --- a/gcc/ada/libgnat/s-gearop.adb +++ b/gcc/ada/libgnat/s-gearop.adb @@ -901,7 +901,7 @@ is (for all KK in R'Range (2) => R (J, KK)'Initialized); end loop; end return; - end Matrix_Matrix_Product; + end Matrix_Matrix_Product; ---------------------------- -- Matrix_Vector_Solution -- diff --git a/gcc/ada/libgnat/s-poosiz.adb b/gcc/ada/libgnat/s-poosiz.adb index e5e6d0f..0b2baec 100644 --- a/gcc/ada/libgnat/s-poosiz.adb +++ b/gcc/ada/libgnat/s-poosiz.adb @@ -408,5 +408,5 @@ package body System.Pool_Size is pragma Warnings (On); end Size; - end Variable_Size_Management; + end Variable_Size_Management; end System.Pool_Size; diff --git a/gcc/ada/sem_util.adb b/gcc/ada/sem_util.adb index d5df05b..cfd8b88 100644 --- a/gcc/ada/sem_util.adb +++ b/gcc/ada/sem_util.adb @@ -10045,7 +10045,7 @@ package body Sem_Util is ("value of discriminant & is out of range", Discrim_Value, Discrim); Report_Errors := True; return; - end if; + end if; -- If we have found the corresponding choice, recursively add its -- components to the Into list. The nested components are part of |