[Ada] Simplify construction of messages about configurable runtime
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 3 Jan 2022 15:48:01 +0000 (16:48 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 11 Jan 2022 13:24:46 +0000 (13:24 +0000)
commit42c54add83708c37b350c71a2979f2d7483a1656
tree9adc7515b6b7c3da4b9683f618e4402bd9d86519
parentbf7355a7e8c8cace2c151b78ed3dc6f26ae4487f
[Ada] Simplify construction of messages about configurable runtime

gcc/ada/

* errout.adb (Error_Msg_CRT): Build message with string
concatenation; it is slightly repetitive but much easier to
read.
gcc/ada/errout.adb