aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/opt.ads
diff options
context:
space:
mode:
authorRobert Dewar <dewar@adacore.com>2015-02-20 14:27:54 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2015-02-20 15:27:54 +0100
commit4060ebd4be9d17ba7a5cb8dc44a7e047232bf335 (patch)
tree9308476d6d50f7986d912f42def99b50df0d9f80 /gcc/ada/opt.ads
parent9ec98e13b932b9d8404d8d8d61357662e80b35d1 (diff)
downloadgcc-4060ebd4be9d17ba7a5cb8dc44a7e047232bf335.zip
gcc-4060ebd4be9d17ba7a5cb8dc44a7e047232bf335.tar.gz
gcc-4060ebd4be9d17ba7a5cb8dc44a7e047232bf335.tar.bz2
g-allein.ads, [...]: Minor reformatting
2015-02-20 Robert Dewar <dewar@adacore.com> * g-allein.ads, g-alveop.adb, g-alveop.ads, opt.ads: Minor reformatting From-SVN: r220867
Diffstat (limited to 'gcc/ada/opt.ads')
-rw-r--r--gcc/ada/opt.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/opt.ads b/gcc/ada/opt.ads
index 72a5280..499cc15 100644
--- a/gcc/ada/opt.ads
+++ b/gcc/ada/opt.ads
@@ -2158,9 +2158,9 @@ package Opt is
-- GNAT
-- True if -gnatg switch is present. GNAT_Mode may be temporary set to
-- True during the analysis of a system unit, but GNAT_Mode_Config must
- -- not changed once scanned.
+ -- not change once scanned and set.
- -- Setting this switch has the following effects on the language that is
+ -- Setting GNAT mode has the following effects on the language that is
-- accepted. Note that several of the following have the effect of changing
-- an error to a warning. But warnings are usually treated as fatal errors
-- in -gnatg mode, so to actually take advantage of such a change, it is