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-06-21 Iain Sandoe <iain@sandoe.co.uk>
2+
3+ * doc/sourcebuild.texi: Document object file checks.
4+
5+ 2026-06-21 Iain Sandoe <iain@sandoe.co.uk>
6+
7+ * config/aarch64/aarch64-builtins.cc
8+ (aarch64_expand_prefetch_range_builtin): Use LLONG_MAX instead
9+ of LONG_LONG_MAX.
10+
11+ 2026-06-21 H.J. Lu <hjl.tools@gmail.com>
12+
13+ PR target/125883
14+ * config/i386/i386-features.cc (ix86_broadcast_inner): Skip JUMP
15+ from asm goto.
16+
1172026-06-20 Gerald Pfeifer <gerald@pfeifer.com>
218
319 * doc/extend.texi (Integer Overflow Builtins): Spell compile time
Original file line number Diff line number Diff line change 1- 20260621
1+ 20260622
Original file line number Diff line number Diff line change 1+ 2026-06-21 Jason Merrill <jason@redhat.com>
2+
3+ PR c++/125408
4+ * expr.cc (mark_use): Fix condition for changing rvalue to lvalue.
5+
6+ 2026-06-21 Jason Merrill <jason@redhat.com>
7+
8+ PR c++/125408
9+ * tree.cc (cp_walk_subtrees): Walk into the DECL_ORIGINAL_TYPE of a
10+ typedef DECL_EXPR.
11+
1122026-06-18 Marek Polacek <polacek@redhat.com>
213
314 * decl.cc (check_initializer): Don't call
Original file line number Diff line number Diff line change 1+ 2026-06-21 Jason Merrill <jason@redhat.com>
2+
3+ PR c++/125408
4+ * g++.dg/cpp2a/lambda-targ34.C: New test.
5+
6+ 2026-06-21 Jason Merrill <jason@redhat.com>
7+
8+ PR c++/125408
9+ * g++.dg/cpp2a/lambda-targ33.C: New test.
10+
11+ 2026-06-21 Iain Sandoe <iain@sandoe.co.uk>
12+
13+ * lib/target-supports.exp: Add a check for Mach-O object file
14+ format.
15+
16+ 2026-06-21 H.J. Lu <hjl.tools@gmail.com>
17+
18+ PR target/125883
19+ * gcc.target/i386/pr125883.c: New test.
20+
21+ 2026-06-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
22+
23+ PR fortran/82086
24+ * gfortran.dg/namelist_103.f90: New test.
25+
1262026-06-20 Iain Sandoe <iain@sandoe.co.uk>
227
328 * gcc.dg/debug/dwarf2/dwarf2-macro.c: Skip for Darwin23+.
Original file line number Diff line number Diff line change 1+ 2026-06-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2+
3+ PR fortran/82086
4+ * io/list_read.c (nml_read_obj): Add is_component parameter
5+ to correctly distribute repeat count across derived-type array
6+ elements.
7+
182026-06-11 Thomas Koenig <tkoenig@gcc.gnu.org>
29
310 PR fortran/30438
You can’t perform that action at this time.
0 commit comments