File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-04-18 Richard Sandiford <rdsandiford@googlemail.com>
2+
3+ * config/aarch64/aarch64.md (SME_STATE_REGNUM): Fix a comment typo.
4+
5+ 2026-04-18 Gopi Kumar Bulusu <gopi@sankhya.com>
6+
7+ PR target/103383
8+ * config/microblaze/microblaze.md: bswaphi2: (set_attr length 8)
9+
1102026-04-17 Jonathan Wakely <jwakely@redhat.com>
211
312 PR c/84717
Original file line number Diff line number Diff line change 1- 20260418
1+ 20260419
Original file line number Diff line number Diff line change 1+ 2026-04-18 Iain Buclaw <ibuclaw@gdcproject.org>
2+
3+ PR d/124922
4+ * d-codegen.cc (build_trap_call): New function.
5+ (build_array_bounds_call): Use it.
6+ (build_bounds_index_condition): Likewise.
7+ (build_bounds_slice_condition): Likewise.
8+ (d_build_call): Likewise.
9+ * expr.cc (ExprVisitor::visit (HaltExp *)): Likewise.
10+ (ExprVisitor::visit (AssertExp *)): Likewise. Return zero instead of
11+ void_node when assert contracts are disabled.
12+ * d-tree.h (build_trap_call): New prototype.
13+
1142026-04-14 Iain Buclaw <ibuclaw@gdcproject.org>
215
316 * dmd/MERGE: Merge upstream dmd e145b91245.
Original file line number Diff line number Diff line change 1+ 2026-04-18 Iain Buclaw <ibuclaw@gdcproject.org>
2+
3+ PR d/124922
4+ * gdc.dg/pr124922.d: New test.
5+
6+ 2026-04-18 Gopi Kumar Bulusu <gopi@sankhya.com>
7+
8+ PR target/103383
9+ * gcc.target/microblaze/isa/pr103383.c: New test.
10+
1112026-04-17 Eric Botcazou <ebotcazou@adacore.com>
212
313 * gnat.dg/specs/float_literal2.ads: New test.
Original file line number Diff line number Diff line change 1+ 2026-04-18 Patrick Palka <ppalka@redhat.com>
2+
3+ PR c++/124910
4+ * include/std/optional (_Optional_payload_base::_M_destroy)
5+ [__cpp_lib_optional >= 202106L]: During constant evaluation,
6+ after invoking destructor of _M_value, use construct_at to
7+ activate _M_empty.
8+ * testsuite/20_util/optional/constexpr/124910.cc: New test.
9+
1102026-04-17 Patrick Palka <ppalka@redhat.com>
211
312 PR libstdc++/124890
You can’t perform that action at this time.
0 commit comments