]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Tune message for illegal aspect Relaxed_Initialization
authorPiotr Trojanek <trojanek@adacore.com>
Tue, 9 Aug 2022 13:09:53 +0000 (15:09 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 6 Sep 2022 07:14:21 +0000 (09:14 +0200)
commit96c20bf1e971f1fb41b4d6852888cc0dea9db009
tree0988bc1f232fa7f56d6c2e954dadbb0c6e158f1b
parented7bc348b3a628dabf2264ad1805a675a85bcc66
[Ada] Tune message for illegal aspect Relaxed_Initialization

Error message about illegal aspect Relaxed_Initialization was lacking a
whitespace character.

gcc/ada/

* sem_ch13.adb (Analyze_Aspect_Relaxed_Initialization): Fix error
template.
gcc/ada/sem_ch13.adb