diff options
author | Arnaud Charlet <charlet@adacore.com> | 2021-01-21 04:28:16 -0500 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-05-06 03:51:40 -0400 |
commit | cfcbb5c7417d35b01be76d12078dac06c5aa2494 (patch) | |
tree | 7275827cb5d1ec81e35c481c0ea85a2fc76cf2ea /gcc/tree-ssa-phiopt.c | |
parent | 364ffbe34869595a975bc2e812ded6cbdd325ff7 (diff) | |
download | gcc-cfcbb5c7417d35b01be76d12078dac06c5aa2494.zip gcc-cfcbb5c7417d35b01be76d12078dac06c5aa2494.tar.gz gcc-cfcbb5c7417d35b01be76d12078dac06c5aa2494.tar.bz2 |
[Ada] AI12-0411: Add "bool" to Interfaces.C
gcc/ada/
* libgnat/i-c.ads (bool): New type.
* libgnat/i-cexten.ads, libgnat/i-cexten__128.ads (bool): Now
a subtype of Interfaces.C.bool.
* libgnarl/s-interr__vxworks.adb (Interrupt_Manager): Qualify
False.
* libgnarl/s-interr.adb, libgnarl/s-interr__hwint.adb,
libgnarl/s-tasini.adb, libgnarl/s-tasren.adb,
libgnarl/s-tassta.adb, libgnarl/s-tpobmu.adb,
libgnarl/s-tpobop.adb, libgnarl/s-tpopmo.adb: Replace
Assert (False) by Assert (Standard.False).
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions