From ab5debc0869dbfa64e4afd4cd59404a56ce51d71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Mon, 11 Feb 2019 10:09:09 +0100 Subject: Update primary bootstrap --- bootstrap/lib/compiler/ebin/beam_a.beam | Bin 3192 -> 3364 bytes bootstrap/lib/compiler/ebin/beam_asm.beam | Bin 11208 -> 11040 bytes bootstrap/lib/compiler/ebin/beam_block.beam | Bin 3508 -> 3460 bytes bootstrap/lib/compiler/ebin/beam_bs.beam | Bin 3400 -> 0 bytes bootstrap/lib/compiler/ebin/beam_clean.beam | Bin 3568 -> 3516 bytes bootstrap/lib/compiler/ebin/beam_dict.beam | Bin 4900 -> 4660 bytes bootstrap/lib/compiler/ebin/beam_disasm.beam | Bin 21224 -> 21044 bytes bootstrap/lib/compiler/ebin/beam_except.beam | Bin 3780 -> 4252 bytes bootstrap/lib/compiler/ebin/beam_jump.beam | Bin 10048 -> 9852 bytes bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam | Bin 32408 -> 29768 bytes bootstrap/lib/compiler/ebin/beam_peep.beam | Bin 3752 -> 3644 bytes bootstrap/lib/compiler/ebin/beam_ssa.beam | Bin 12300 -> 12208 bytes bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam | Bin 18708 -> 18176 bytes bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam | Bin 39156 -> 37824 bytes bootstrap/lib/compiler/ebin/beam_ssa_dead.beam | Bin 12444 -> 12132 bytes bootstrap/lib/compiler/ebin/beam_ssa_funs.beam | Bin 2556 -> 2572 bytes bootstrap/lib/compiler/ebin/beam_ssa_lint.beam | Bin 7672 -> 7540 bytes bootstrap/lib/compiler/ebin/beam_ssa_opt.beam | Bin 32308 -> 39620 bytes bootstrap/lib/compiler/ebin/beam_ssa_pp.beam | Bin 5500 -> 5500 bytes .../lib/compiler/ebin/beam_ssa_pre_codegen.beam | Bin 43612 -> 42960 bytes bootstrap/lib/compiler/ebin/beam_ssa_recv.beam | Bin 4040 -> 3932 bytes bootstrap/lib/compiler/ebin/beam_ssa_share.beam | Bin 5608 -> 5348 bytes bootstrap/lib/compiler/ebin/beam_ssa_type.beam | Bin 18660 -> 26596 bytes bootstrap/lib/compiler/ebin/beam_trim.beam | Bin 9008 -> 8980 bytes bootstrap/lib/compiler/ebin/beam_utils.beam | Bin 3548 -> 3548 bytes bootstrap/lib/compiler/ebin/beam_validator.beam | Bin 35476 -> 40732 bytes bootstrap/lib/compiler/ebin/beam_z.beam | Bin 3240 -> 3620 bytes bootstrap/lib/compiler/ebin/cerl.beam | Bin 28604 -> 28304 bytes bootstrap/lib/compiler/ebin/cerl_clauses.beam | Bin 2852 -> 2808 bytes bootstrap/lib/compiler/ebin/cerl_inline.beam | Bin 36696 -> 35428 bytes bootstrap/lib/compiler/ebin/cerl_trees.beam | Bin 21740 -> 20956 bytes bootstrap/lib/compiler/ebin/compile.beam | Bin 42628 -> 42128 bytes bootstrap/lib/compiler/ebin/compiler.app | 3 +-- bootstrap/lib/compiler/ebin/core_lint.beam | Bin 12548 -> 12504 bytes bootstrap/lib/compiler/ebin/core_parse.beam | Bin 63288 -> 63116 bytes bootstrap/lib/compiler/ebin/core_pp.beam | Bin 11832 -> 11756 bytes bootstrap/lib/compiler/ebin/core_scan.beam | Bin 6452 -> 6248 bytes bootstrap/lib/compiler/ebin/erl_bifs.beam | Bin 2076 -> 2080 bytes bootstrap/lib/compiler/ebin/rec_env.beam | Bin 4536 -> 4552 bytes bootstrap/lib/compiler/ebin/sys_core_alias.beam | Bin 5800 -> 5632 bytes bootstrap/lib/compiler/ebin/sys_core_bsm.beam | Bin 1676 -> 1704 bytes bootstrap/lib/compiler/ebin/sys_core_dsetel.beam | Bin 6376 -> 5940 bytes bootstrap/lib/compiler/ebin/sys_core_fold.beam | Bin 48364 -> 47804 bytes .../lib/compiler/ebin/sys_core_fold_lists.beam | Bin 3900 -> 4020 bytes bootstrap/lib/compiler/ebin/sys_core_inline.beam | Bin 3872 -> 3940 bytes bootstrap/lib/compiler/ebin/sys_pre_attributes.beam | Bin 2600 -> 2492 bytes bootstrap/lib/compiler/ebin/v3_core.beam | Bin 55284 -> 51328 bytes bootstrap/lib/compiler/ebin/v3_kernel.beam | Bin 53044 -> 51016 bytes bootstrap/lib/compiler/ebin/v3_kernel_pp.beam | Bin 12472 -> 12324 bytes 49 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 bootstrap/lib/compiler/ebin/beam_bs.beam (limited to 'bootstrap/lib/compiler') diff --git a/bootstrap/lib/compiler/ebin/beam_a.beam b/bootstrap/lib/compiler/ebin/beam_a.beam index addcf3a6de..9dd7b52108 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_a.beam and b/bootstrap/lib/compiler/ebin/beam_a.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_asm.beam b/bootstrap/lib/compiler/ebin/beam_asm.beam index cac4ba468c..9ff718d0fb 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_asm.beam and b/bootstrap/lib/compiler/ebin/beam_asm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_block.beam b/bootstrap/lib/compiler/ebin/beam_block.beam index 3f7efe278b..25c9be7f53 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_block.beam and b/bootstrap/lib/compiler/ebin/beam_block.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_bs.beam b/bootstrap/lib/compiler/ebin/beam_bs.beam deleted file mode 100644 index e59be34306..0000000000 Binary files a/bootstrap/lib/compiler/ebin/beam_bs.beam and /dev/null differ diff --git a/bootstrap/lib/compiler/ebin/beam_clean.beam b/bootstrap/lib/compiler/ebin/beam_clean.beam index 7ee870f80f..4d567eca88 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_clean.beam and b/bootstrap/lib/compiler/ebin/beam_clean.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_dict.beam b/bootstrap/lib/compiler/ebin/beam_dict.beam index c1aadafb76..19a05c1276 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_dict.beam and b/bootstrap/lib/compiler/ebin/beam_dict.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_disasm.beam b/bootstrap/lib/compiler/ebin/beam_disasm.beam index a75223de58..fca5adf714 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_disasm.beam and b/bootstrap/lib/compiler/ebin/beam_disasm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_except.beam b/bootstrap/lib/compiler/ebin/beam_except.beam index 2a892da335..dfb320ea81 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_except.beam and b/bootstrap/lib/compiler/ebin/beam_except.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_jump.beam b/bootstrap/lib/compiler/ebin/beam_jump.beam index 160958f700..4188c3cfef 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_jump.beam and b/bootstrap/lib/compiler/ebin/beam_jump.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam b/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam index 40b20fbdd1..efbf8375ca 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam and b/bootstrap/lib/compiler/ebin/beam_kernel_to_ssa.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_peep.beam b/bootstrap/lib/compiler/ebin/beam_peep.beam index dfcfdfb25a..e8f4dd5f1d 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_peep.beam and b/bootstrap/lib/compiler/ebin/beam_peep.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa.beam b/bootstrap/lib/compiler/ebin/beam_ssa.beam index f2732c5c26..271ef2437b 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa.beam and b/bootstrap/lib/compiler/ebin/beam_ssa.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam b/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam index 1ed4084574..84438fe10d 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_bsm.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam b/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam index 96a6141b72..546774520a 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_codegen.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam b/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam index 3491c86049..f0a5cd8e6e 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_dead.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam b/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam index bcfaa3da2d..d28c4c6b81 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_funs.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam b/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam index 5102ff8dc0..4898e71d3e 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_lint.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam index 4c6af72b91..e915edab9f 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_opt.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_pp.beam b/bootstrap/lib/compiler/ebin/beam_ssa_pp.beam index 8d60dcecf0..f76f15aa70 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_pp.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_pp.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam index d2fabb3b18..48d4c9f593 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_pre_codegen.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam b/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam index 97504d7aed..05e8478d14 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_recv.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_share.beam b/bootstrap/lib/compiler/ebin/beam_ssa_share.beam index d1062609c3..ea8e83d919 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_share.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_share.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam index 504a94cb0a..adc14e8a9a 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_ssa_type.beam and b/bootstrap/lib/compiler/ebin/beam_ssa_type.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_trim.beam b/bootstrap/lib/compiler/ebin/beam_trim.beam index 2574f1ec31..a70e5243aa 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_trim.beam and b/bootstrap/lib/compiler/ebin/beam_trim.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_utils.beam b/bootstrap/lib/compiler/ebin/beam_utils.beam index cef4e2ec8d..996525efc9 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_utils.beam and b/bootstrap/lib/compiler/ebin/beam_utils.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_validator.beam b/bootstrap/lib/compiler/ebin/beam_validator.beam index 72e00f055c..094efd18bd 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_validator.beam and b/bootstrap/lib/compiler/ebin/beam_validator.beam differ diff --git a/bootstrap/lib/compiler/ebin/beam_z.beam b/bootstrap/lib/compiler/ebin/beam_z.beam index eebfcf4a5c..9a8ca5e718 100644 Binary files a/bootstrap/lib/compiler/ebin/beam_z.beam and b/bootstrap/lib/compiler/ebin/beam_z.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl.beam b/bootstrap/lib/compiler/ebin/cerl.beam index 6df0b15731..48ae87d7a3 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl.beam and b/bootstrap/lib/compiler/ebin/cerl.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_clauses.beam b/bootstrap/lib/compiler/ebin/cerl_clauses.beam index 299b535077..a20a4ca43b 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_clauses.beam and b/bootstrap/lib/compiler/ebin/cerl_clauses.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_inline.beam b/bootstrap/lib/compiler/ebin/cerl_inline.beam index c6e0e6e8e0..b1ada64fea 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_inline.beam and b/bootstrap/lib/compiler/ebin/cerl_inline.beam differ diff --git a/bootstrap/lib/compiler/ebin/cerl_trees.beam b/bootstrap/lib/compiler/ebin/cerl_trees.beam index c4fd19ef3b..68666fb2af 100644 Binary files a/bootstrap/lib/compiler/ebin/cerl_trees.beam and b/bootstrap/lib/compiler/ebin/cerl_trees.beam differ diff --git a/bootstrap/lib/compiler/ebin/compile.beam b/bootstrap/lib/compiler/ebin/compile.beam index c1788f31c3..7d0dd8e59c 100644 Binary files a/bootstrap/lib/compiler/ebin/compile.beam and b/bootstrap/lib/compiler/ebin/compile.beam differ diff --git a/bootstrap/lib/compiler/ebin/compiler.app b/bootstrap/lib/compiler/ebin/compiler.app index 70748f16ff..27216df05c 100644 --- a/bootstrap/lib/compiler/ebin/compiler.app +++ b/bootstrap/lib/compiler/ebin/compiler.app @@ -19,12 +19,11 @@ {application, compiler, [{description, "ERTS CXC 138 10"}, - {vsn, "7.2.7"}, + {vsn, "7.3.1"}, {modules, [ beam_a, beam_asm, beam_block, - beam_bs, beam_clean, beam_dict, beam_disasm, diff --git a/bootstrap/lib/compiler/ebin/core_lint.beam b/bootstrap/lib/compiler/ebin/core_lint.beam index 75ec19a458..377dd959ae 100644 Binary files a/bootstrap/lib/compiler/ebin/core_lint.beam and b/bootstrap/lib/compiler/ebin/core_lint.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_parse.beam b/bootstrap/lib/compiler/ebin/core_parse.beam index 84a20817f4..652ed402ce 100644 Binary files a/bootstrap/lib/compiler/ebin/core_parse.beam and b/bootstrap/lib/compiler/ebin/core_parse.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_pp.beam b/bootstrap/lib/compiler/ebin/core_pp.beam index ceff6dbdfa..fccc012deb 100644 Binary files a/bootstrap/lib/compiler/ebin/core_pp.beam and b/bootstrap/lib/compiler/ebin/core_pp.beam differ diff --git a/bootstrap/lib/compiler/ebin/core_scan.beam b/bootstrap/lib/compiler/ebin/core_scan.beam index b6dcb0a559..8e44464cd7 100644 Binary files a/bootstrap/lib/compiler/ebin/core_scan.beam and b/bootstrap/lib/compiler/ebin/core_scan.beam differ diff --git a/bootstrap/lib/compiler/ebin/erl_bifs.beam b/bootstrap/lib/compiler/ebin/erl_bifs.beam index dc3ede0fce..e626e91f4f 100644 Binary files a/bootstrap/lib/compiler/ebin/erl_bifs.beam and b/bootstrap/lib/compiler/ebin/erl_bifs.beam differ diff --git a/bootstrap/lib/compiler/ebin/rec_env.beam b/bootstrap/lib/compiler/ebin/rec_env.beam index ddbf799292..0757807427 100644 Binary files a/bootstrap/lib/compiler/ebin/rec_env.beam and b/bootstrap/lib/compiler/ebin/rec_env.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_alias.beam b/bootstrap/lib/compiler/ebin/sys_core_alias.beam index d6899a780b..8500415844 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_alias.beam and b/bootstrap/lib/compiler/ebin/sys_core_alias.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_bsm.beam b/bootstrap/lib/compiler/ebin/sys_core_bsm.beam index fe04ff54ba..824e92267d 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_bsm.beam and b/bootstrap/lib/compiler/ebin/sys_core_bsm.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam b/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam index 344e864891..d8f3c5012c 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam and b/bootstrap/lib/compiler/ebin/sys_core_dsetel.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold.beam b/bootstrap/lib/compiler/ebin/sys_core_fold.beam index bac42707e9..c53b12057f 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_fold.beam and b/bootstrap/lib/compiler/ebin/sys_core_fold.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam b/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam index db9b195aec..f4aac9ac13 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam and b/bootstrap/lib/compiler/ebin/sys_core_fold_lists.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_core_inline.beam b/bootstrap/lib/compiler/ebin/sys_core_inline.beam index 55869526a4..127af4897b 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_core_inline.beam and b/bootstrap/lib/compiler/ebin/sys_core_inline.beam differ diff --git a/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam b/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam index 348c060875..4d19cfe43f 100644 Binary files a/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam and b/bootstrap/lib/compiler/ebin/sys_pre_attributes.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_core.beam b/bootstrap/lib/compiler/ebin/v3_core.beam index b1e0e21729..c81799421c 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_core.beam and b/bootstrap/lib/compiler/ebin/v3_core.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_kernel.beam b/bootstrap/lib/compiler/ebin/v3_kernel.beam index 251483be06..c4eca14afa 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_kernel.beam and b/bootstrap/lib/compiler/ebin/v3_kernel.beam differ diff --git a/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam index 4e157cc305..1442ca2935 100644 Binary files a/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam and b/bootstrap/lib/compiler/ebin/v3_kernel_pp.beam differ -- cgit v1.2.3