]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Fix Warn_On_Late_Primitives messages not being properly tagged
authorGhjuvan Lacambre <lacambre@adacore.com>
Tue, 26 Apr 2022 07:25:52 +0000 (09:25 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 30 May 2022 08:29:03 +0000 (08:29 +0000)
commitf925b56959d8479d7d5e072d1371b6b02870f5c8
treeec304891729364b2e88d10e6f807a4b0c34c331e
parent8337af4f9db8bee0e83995f4280f4123f8af9767
[Ada] Fix Warn_On_Late_Primitives messages not being properly tagged

This caused tools ingesting GNAT's output to mislabel these messages.

gcc/ada/

* sem_disp.adb (Warn_On_Late_Primitive_After_Private_Extension):
Fix insertion character.
gcc/ada/sem_disp.adb