aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
diff options
context:
space:
mode:
authorBob Duff <duff@adacore.com>2022-04-07 10:59:32 -0400
committerPierre-Marie de Rodat <derodat@adacore.com>2022-05-19 14:05:28 +0000
commit5cc07f401a69f14638cfd37b27401e4e0fd8fc65 (patch)
treec6bde4d44348b663b2698eb91711a6be40f9a122 /gcc/ada/gcc-interface
parentc697f593f47490b1d3b061ae76ba728bfa2ff372 (diff)
downloadgcc-5cc07f401a69f14638cfd37b27401e4e0fd8fc65.zip
gcc-5cc07f401a69f14638cfd37b27401e4e0fd8fc65.tar.gz
gcc-5cc07f401a69f14638cfd37b27401e4e0fd8fc65.tar.bz2
[Ada] Casing style on record components
This patch fixes a bug where the -gnatyr switch fails to detect incorrect casing of record components. gcc/ada/ * style.adb (Check_Identifier): Deal with the case where a record component definition has been transformed; we want to warn if the original came from source. * libgnat/s-objrea.ads, libgnat/s-objrea.adb: Fix casing of MF to be consistent. * uname.adb: Fix casing of Chars to be consistent. * sem_util.ads: Minor comment fix.
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions