[multiple changes]
[gcc.git] / gcc / ada / opt.ads
index eae72e0dd08daf5e98a122547470f4d4477c063d..17e1c3de8df52eb8a3c521f51d57368686283500 100644 (file)
@@ -78,6 +78,9 @@ package Opt is
    --  GNAT
    --  Default Ada version if no switch given. The Warnings off is to kill
    --  constant condition warnings.
+   --
+   --  WARNING: some scripts rely on the format of this line of code. Any
+   --  change must be coordinated with the scripts requirements.
 
    Ada_Version : Ada_Version_Type := Ada_Version_Default;
    --  GNAT