summaryrefslogtreecommitdiff
path: root/libphobos
diff options
context:
space:
mode:
authorIain Buclaw <ibuclaw@gdcproject.org>2022-05-16 00:56:06 +0200
committerIain Buclaw <ibuclaw@gdcproject.org>2022-05-16 00:56:06 +0200
commit0556c356e541aa106dcc4276db429ee0d2343d99 (patch)
tree816fcc6d9a7170ae13bab0aea29814b6480e8cca /libphobos
parent40f749b364b740f41ea6b211f81c21919a2e8bee (diff)
d: Merge upstream dmd a53934d18, phobos 604534d7c.
D front-end changes: - Import dmd v2.100.0. Phobos changes: - Import phobos v2.100.0. gcc/d/ChangeLog: * dmd/MERGE: Merge upstream dmd a53934d18. * dmd/VERSION: Update version to v2.100.0. * d-codegen.cc (d_decl_context): Use resolvedLinkage to get declaration linkage. (build_struct_literal): Track offset in bits. * d-gimplify.cc (d_gimplify_modify_expr): Check both operands for a bit-field reference. * d-lang.cc (d_post_options): Set flag_rtti and flag_exceptions if -fno-druntime was seen on command-line. (d_type_promotes_to): Use resolvedLinkage to get declaration linkage. * decl.cc (make_thunk): Likewise. * types.cc (layout_aggregate_members): Ignore anonymous fields in total count. libphobos/ChangeLog: * src/MERGE: Merge upstream phobos 604534d7c.
Diffstat (limited to 'libphobos')
-rw-r--r--libphobos/src/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/src/MERGE b/libphobos/src/MERGE
index c51d237983d..ed9a02e1a0c 100644
--- a/libphobos/src/MERGE
+++ b/libphobos/src/MERGE
@@ -1,4 +1,4 @@
-dba1bbe271a9b2d7f24edeebbc77846e29904e41
+604534d7cb29d49a6474f0aaaa5d166057a44f72
The first line of this file holds the git revision number of the last
merge done from the dlang/phobos repository.