Diagnostic entries are not supposed to be modified while compiling the code.
Code cleanup; behavior is unaffected.
gcc/ada/ChangeLog:
* errid.ads (Diagnostic_Entries): Now a constant.
-- - Optionally additional information
-- TODO: the mandatory fields for the documentation file could be changed
- Diagnostic_Entries : Diagnostics_Registry_Type :=
+ Diagnostic_Entries : constant Diagnostics_Registry_Type :=
(No_Diagnostic_Id => <>,
GNAT0001 =>
(Status => Active,