aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/types.ads
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2019-12-12 10:01:46 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2019-12-12 10:01:46 +0000
commitc7732bbe382b982e60eb9d606752d012159d1a18 (patch)
treeb46451b99c25052df3b8ccbd71030bcd9f53c12f /gcc/ada/types.ads
parenta1449c89b7272739d0ec32ad7ca4c53460337633 (diff)
downloadgcc-c7732bbe382b982e60eb9d606752d012159d1a18.zip
gcc-c7732bbe382b982e60eb9d606752d012159d1a18.tar.gz
gcc-c7732bbe382b982e60eb9d606752d012159d1a18.tar.bz2
[Ada] Mark Ada subprograms and variables referenced from gigi
2019-12-12 Eric Botcazou <ebotcazou@adacore.com> gcc/ada/ * atree.ads, comperr.ads, debug.ads, einfo.ads, elists.ads, err_vars.ads, errout.ads, exp_ch11.ads, exp_code.ads, exp_dbug.ads, exp_tss.ads, exp_util.ads, lib.ads, namet.ads, nlists.ads, opt.ads, repinfo.ads, restrict.ads, scos.ads, sem_aggr.ads, sem_aux.ads, sem_eval.ads, sem_util.ads, sinfo.ads, sinput.ads, stringt.ads, targparm.ads, types.ads, urealp.ads warnsw.ads: Add WARNING line(s) in commentary. * atree.h, elists.h, namet.h, nlists.h, repinfo.h, scos.h, stringt.h, types.h, uintp.h, urealp.h: Tidy up. * fe.h: Likewise. Document WARNING mark. From-SVN: r279278
Diffstat (limited to 'gcc/ada/types.ads')
-rw-r--r--gcc/ada/types.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/types.ads b/gcc/ada/types.ads
index 1297451..e649c4e 100644
--- a/gcc/ada/types.ads
+++ b/gcc/ada/types.ads
@@ -38,7 +38,7 @@
-- would have to be dealt with.
-- WARNING: There is a C version of this package. Any changes to this source
--- file must be properly reflected in the C header file types.h declarations.
+-- file must be properly reflected in the C header file types.h
-- Note: the declarations in this package reflect an expectation that the host
-- machine has an efficient integer base type with a range at least 32 bits