aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_prag.ads
diff options
context:
space:
mode:
authorGary Dismukes <dismukes@adacore.com>2016-10-13 12:24:21 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2016-10-13 14:24:21 +0200
commitc9d2e84b72ff8032b8407bb27e9818f01ba8b55d (patch)
treea11d98f66dba227f2c9ca059635970615b0eb260 /gcc/ada/sem_prag.ads
parent2eef1fc11358cb848d027f43956e8166ba613b5d (diff)
downloadgcc-c9d2e84b72ff8032b8407bb27e9818f01ba8b55d.zip
gcc-c9d2e84b72ff8032b8407bb27e9818f01ba8b55d.tar.gz
gcc-c9d2e84b72ff8032b8407bb27e9818f01ba8b55d.tar.bz2
exp_ch7.adb, [...]: Minor typo fixes and reformatting.
2016-10-13 Gary Dismukes <dismukes@adacore.com> * exp_ch7.adb, einfo.ads, sem_prag.adb, sem_prag.ads, sem.ads, sem_attr.adb, sem_case.adb, sem_ch13.ads: Minor typo fixes and reformatting. From-SVN: r241109
Diffstat (limited to 'gcc/ada/sem_prag.ads')
-rw-r--r--gcc/ada/sem_prag.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/sem_prag.ads b/gcc/ada/sem_prag.ads
index ae456f5..b229a6c 100644
--- a/gcc/ada/sem_prag.ads
+++ b/gcc/ada/sem_prag.ads
@@ -490,8 +490,8 @@ package Sem_Prag is
Eloc : Source_Ptr);
-- Common processing for Compile_Time_Error and Compile_Time_Warning of
-- pragma N. Called when the pragma is processed as part of its regular
- -- analysis but also called after calling the backend to validate these
- -- pragmas for size and alignment apropriateness.
+ -- analysis but also called after calling the back end to validate these
+ -- pragmas for size and alignment appropriateness.
procedure Process_Compilation_Unit_Pragmas (N : Node_Id);
-- Called at the start of processing compilation unit N to deal with any