diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2022-01-20 20:14:20 +0100 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-10 08:19:27 +0000 |
commit | b814f0bdf1c1f6bcb628567c8e0e95fd68425657 (patch) | |
tree | 3de96eb379deac44e5bcc7d7167d0bebae55d791 /gcc/tree-pass.h | |
parent | 35f10dc04029e7125c322acbbd71dd30e3c8f54f (diff) | |
download | gcc-b814f0bdf1c1f6bcb628567c8e0e95fd68425657.zip gcc-b814f0bdf1c1f6bcb628567c8e0e95fd68425657.tar.gz gcc-b814f0bdf1c1f6bcb628567c8e0e95fd68425657.tar.bz2 |
[Ada] Cleanup detection of No_Elist with No and Present
Replace equality and inequality operators with calls to No and Present.
Offending occurrences found with:
$ grep -n " /\?= No_Elist" *.adb
Code cleanup only; semantics is unaffected.
gcc/ada/
* exp_ch11.adb, exp_ch5.adb, exp_prag.adb, gnat_cuda.adb,
sem_ch12.adb, sem_ch3.adb, sem_ch6.adb, sem_util.adb,
treepr.adb: Replace /= and = operators with No and Present,
respectively.
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions