File tree Expand file tree Collapse file tree 7 files changed +70
-1
lines changed
Expand file tree Collapse file tree 7 files changed +70
-1
lines changed Original file line number Diff line number Diff line change 1+ 2025-09-25 Gerald Pfeifer <gerald@pfeifer.com>
2+
3+ * doc/invoke.texi (Warning Options): Use "bitwise" over
4+ "bit-wise".
5+ * doc/extend.texi (Vector Extensions): Use "elementwise"
6+ over "element-wise".
7+ * doc/md.texi (Standard Names): Ditto.
8+
9+ 2025-09-25 Gerald Pfeifer <gerald@pfeifer.com>
10+
11+ * doc/extend.texi (Vector Extensions): Fix grammar.
12+
13+ 2025-09-25 Xi Ruoyao <xry111@xry111.site>
14+
15+ * doc/invoke.texi (-ffp-int-builtin-inexact): Reword to match
16+ the default value with the default C standard.
17+
1182025-09-24 Dusan Stojkovic <Dusan.Stojkovic@rt-rk.com>
219
320 PR target/121778
Original file line number Diff line number Diff line change 1- 20250925
1+ 20250926
Original file line number Diff line number Diff line change 1+ 2025-09-25 Nathaniel Shead <nathanieloshead@gmail.com>
2+
3+ PR c++/122015
4+ PR c++/122019
5+ * module.cc (trees_in::install_entity): Remove incorrect
6+ assertion.
7+
182025-09-24 Nathaniel Shead <nathanieloshead@gmail.com>
29
310 PR c++/122019
Original file line number Diff line number Diff line change 1+ 2025-09-25 Harald Anlauf <anlauf@gmx.de>
2+
3+ PR fortran/121939
4+ * trans-types.cc (gfc_init_types): Set string flag for all
5+ character types.
6+
172025-09-24 Mikael Morin <morin-mikael@orange.fr>
28
39 PR fortran/122046
Original file line number Diff line number Diff line change 1+ 2025-09-25 Harald Anlauf <anlauf@gmx.de>
2+
3+ PR fortran/121939
4+ * gfortran.dg/deferred_character_39.f90: Disable temporary
5+ workaround for character(kind=4) deferred-length bug.
6+
172025-09-24 Dusan Stojkovic <Dusan.Stojkovic@rt-rk.com>
28
39 PR target/121778
Original file line number Diff line number Diff line change 1+ 2025-09-25 John David Anglin <danglin@gcc.gnu.org>
2+
3+ * config/pa/sync-libfuncs.c (atomic_store_8): Fix asm.
4+
152025-09-19 Jim Lin <jim@andestech.com>
26
37 * config/riscv/save-restore.S: Only save/restore the registers
Original file line number Diff line number Diff line change 1+ 2025-09-25 Luc Grosheintz <luc.grosheintz@gmail.com>
2+
3+ * include/std/mdspan (__static_quotient): New overload.
4+
5+ 2025-09-25 Jonathan Wakely <jwakely@redhat.com>
6+
7+ * include/bits/stl_algo.h: Check robust_nonmodifying_seq_ops
8+ feature test macro instead of checking __cplusplus value. Add
9+ comment to another __cplusplus check.
10+ * include/bits/stl_algobase.h: Add comment to #endif.
11+
12+ 2025-09-25 Jonathan Wakely <jwakely@redhat.com>
13+
14+ PR libstdc++/79147
15+ PR libstdc++/103650
16+ * include/Makefile.am (c++config.h): Adjust sed command to
17+ comment out STDC_HEADERS macro.
18+ * include/Makefile.in: Regenerate.
19+
20+ 2025-09-25 Luc Grosheintz <luc.grosheintz@gmail.com>
21+
22+ * testsuite/23_containers/mdspan/layouts/empty.cc: Fix indent.
23+ * testsuite/23_containers/mdspan/layouts/mapping.cc
24+ (test_stride_1d): Fix test.
25+ (test_stride_2d): Rewrite using a struct.
26+ (test_stride_3d): Ditto.
27+ (has_static_is_exhaustive): New concept.
28+ (test_mapping_properties): Update test.
29+
1302025-09-24 Luc Grosheintz <luc.grosheintz@gmail.com>
231 Tomasz Kamiński <tkaminsk@redhat.com>
332
You can’t perform that action at this time.
0 commit comments