|
@@ -858,6 +858,7 @@ const
|
|
|
asmr_e_mismatch_broadcasting_elements=07142;
|
|
|
asmr_e_invalid_arrangement=07143;
|
|
|
asmr_e_a64_invalid_regset=07144;
|
|
|
+ asmr_e_unknown_field=07145;
|
|
|
asmw_f_too_many_asm_files=08000;
|
|
|
asmw_f_assembler_output_not_supported=08001;
|
|
|
asmw_f_comp_not_supported=08002;
|
|
@@ -1137,9 +1138,9 @@ const
|
|
|
option_info=11024;
|
|
|
option_help_pages=11025;
|
|
|
|
|
|
- MsgTxtSize = 87094;
|
|
|
+ MsgTxtSize = 87127;
|
|
|
|
|
|
MsgIdxMax : array[1..20] of longint=(
|
|
|
- 28,107,361,131,99,63,145,36,223,68,
|
|
|
+ 28,107,361,131,99,63,146,36,223,68,
|
|
|
63,20,30,1,1,1,1,1,1,1
|
|
|
);
|