February 2026 Archives by thread
Starting: Sun Feb 1 00:16:57 GMT 2026
Ending: Sat Feb 28 19:01:08 GMT 2026
Messages: 915
- [gcc r16-7219] Daily bump.
GCC Administrator
- [gcc r13-10070] Daily bump.
GCC Administrator
- [gcc r14-12289] Daily bump.
GCC Administrator
- [gcc r15-10759] Daily bump.
GCC Administrator
- [gcc r16-7220] c++: Fix error recovery after export keyword [PR121832]
Nathaniel Shead
- [gcc r16-7221] testsuite: riscv: adjust/xfail dynamic-lmul tests
Alexandre Oliva
- [gcc r16-7222] testsuite: riscv: valgrind: tolerate unhandled syscall
Alexandre Oliva
- [gcc r16-7223] testsuite: riscv: disable scheduling for rvv/autovec/bug-3.c
Alexandre Oliva
- [gcc r16-7224] testsuite: riscv: set expected code model
Alexandre Oliva
- [gcc r16-7225] testsuite: riscv: set expected code model for pr113206-2.c
Alexandre Oliva
- [gcc r16-7226] testsuite: riscv: set abi along with arch word size
Alexandre Oliva
- [gcc r16-7227] testsuite: riscv: pr118170 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva
- [gcc r16-7228] testsuite: riscv: pr114139 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva
- [gcc r16-7229] testsuite: riscv: pr90838-2.c cannot find 64-bit CTZ on rv32
Alexandre Oliva
- [gcc r16-7230] testsuite: riscv: pr83403-*.c need common 32bit --param on rv32
Alexandre Oliva
- [gcc r16-7231] testsuite: riscv: pr110812_*.c needs medany on rv32
Alexandre Oliva
- [gcc r16-7232] testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva
- [gcc r16-7233] tree-optimization/123755 - more (len-)masked call fixes
Richard Biener
- [gcc r16-7234] Ada: Fix iterator filter ignored on enumeration type with clause
Eric Botcazou
- [gcc r16-7235] Ada: Fix prefixed-view notation rejected for discriminated private type
Eric Botcazou
- [gcc r15-10760] Ada: Fix iterator filter ignored on enumeration type with clause
Eric Botcazou
- [gcc r15-10761] Ada: Fix prefixed-view notation rejected for discriminated private type
Eric Botcazou
- [gcc r15-10762] Add missing PR reference
Eric Botcazou
- [gcc r16-7236] a68: avoid indirect calls to publicized C functions
Jose E. Marchesi
- [gcc r16-7237] a68: simplify a68_bits_test
Jose E. Marchesi
- [gcc r16-7238] Daily bump.
GCC Administrator
- [gcc r13-10071] Daily bump.
GCC Administrator
- [gcc r14-12290] Daily bump.
GCC Administrator
- [gcc r15-10763] Daily bump.
GCC Administrator
- [gcc r16-7239] widening_mul: Fix UADDC/USUBC pattern matching [PR121104]
Jakub Jelinek
- [gcc r16-7240] AArch64: remove setting scalar dup analysis flag back to false [PR121290]
Tamar Christina
- [gcc r16-7241] middle-end: use destination type when folding addent [PR123897]
Tamar Christina
- [gcc r16-7242] c++/reflection: wrong error with const meta::info parm [PR123614]
Marek Polacek
- [gcc r15-10764] middle-end/123887 - trapping conditional operand turned unconditional
Richard Biener
- [gcc r15-10765] middle-end/123887 - fix another missing side-effect check
Richard Biener
- [gcc r15-10766] rtl-optimization/106859 - fix location dumping from var-tracking
Richard Biener
- [gcc r15-10767] tree-optimization/109410 - ICE with noreturn and -g
Richard Biener
- [gcc r15-10768] tree-optimization/110043 - avoid overflow in pointer-query
Richard Biener
- [gcc r15-10769] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener
- [gcc r15-10770] tree-optimization/123537 - fix too permissive .REDUC_* folding
Richard Biener
- [gcc r15-10771] middle-end/123575 - fix ABS_EXPR folding for vectors
Richard Biener
- [gcc r15-10772] Add phi_arg_edge_from_use helper
Richard Biener
- [gcc r15-10773] tree-optimization/123729 - fix reduction epilog flowing into abnormal edge
Richard Biener
- [gcc r15-10774] middle-end/123775 - add missing expand_vec_cond_expr_p to patterns
Richard Biener
- [gcc r15-10775] tree-optimization/123794 - fix OMP SIMD scalar call removal
Richard Biener
- [gcc r15-10776] debug/123886 - remove GTY((skip)) from external_die_map entry
Richard Biener
- [gcc r16-7243] c++/reflection: fix ICE with object_of [PR123695]
Marek Polacek
- [gcc r14-12291] match: Fix `a != 0 ? a * b : 0` patterns for things that trap [PR116772]
Richard Biener
- [gcc r14-12292] middle-end/123887 - trapping conditional operand turned unconditional
Richard Biener
- [gcc r16-7244] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski
- [gcc r16-7245] Ada: Fix profile conformance glitch with limited_with and incomplete type
Eric Botcazou
- [gcc r16-7246] libstdc++/regex: Zero-initialize _ExecutorFrame flags
Patrick Palka
- [gcc r16-7247] c++: update FTM for C++23 inherited CTAD
Patrick Palka
- [gcc r16-7248] diagnostics: respect dumpdir when outputting SARIF and HTML file [PR110522]
David Malcolm
- [gcc r16-7249] Daily bump.
GCC Administrator
- [gcc r13-10072] Daily bump.
GCC Administrator
- [gcc r14-12293] Daily bump.
GCC Administrator
- [gcc r15-10777] Daily bump.
GCC Administrator
- [gcc r16-7250] LoongArch: rework copysign and xorsign implementation
Xi Ruoyao
- [gcc r16-7251] Revert "LoongArch: Fix PR122097 (2)."
Xi Ruoyao
- [gcc r16-7252] Ada: Fix couple of small accessibility glitches
Eric Botcazou
- [gcc r16-7253] c++: Don't call cpp_translate_string on NULL string [PR123918]
Jakub Jelinek
- [gcc r16-7254] c++: Fix UB in eval_data_member_spec [PR123920]
Jakub Jelinek
- [gcc r16-7255] ipa/123416 - fix IPA modref summary merging after inlining
Richard Biener
- [gcc r16-7256] gcc: migrate from CONST_CAST2 macro to const_cast<>() [PR123892]
Torbjorn Svensson
- [gcc r16-7257] diagnostics: conditionally include afunix.h
Torbjorn Svensson
- [gcc r16-7258] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Andrew Stubbs
- [gcc r16-7259] libstdc++: Define __cpp_lib_define_static [PR123921]
Jakub Jelinek
- [gcc r16-7260] c++/reflection: refactor compare_reflections
Marek Polacek
- [gcc r16-7261] [RISC-V][PR rtl-optimization/123322] Split general conditional moves into simpler sequences
Jeff Law
- [gcc r16-7262] testsuite: arm: Make arm_neon_ok_nocache consistent with other effective-targets
Christophe Lyon
- [gcc r14-12294] aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards
- [gcc r15-10778] aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards
- [gcc r16-7263] aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards
- [gcc r16-7264] PR middle-end/123826: __builtin_pow vs. errno.
Roger Sayle
- [gcc r16-7265] PR middle-end/118608: Fix lack of sign extension on MIPS64 with -Os
Roger Sayle
- [gcc r16-7266] Fortran: Fix module proc with array valued dummy procedure [PR123952]
Paul Thomas
- [gcc r15-10779] [RISC-V][PR target/120642] Avoid propagating constant AVL for theadvector
Jeff Law
- [gcc r15-10780] [RISC-V][PR target/122051] Fix pmode_reg_or_uimm5_operand for thead vector
Jeff Law
- [gcc r16-7267] Split gcc.dg/pr123109.c into scalar and vector parts
Pengxuan Zheng
- [gcc r16-7268] build: Use separate options for Darwin as [PR123841]
Rainer Orth
- [gcc r16-7269] build: Only use gas_flag/gnu_ld_flag internally [PR123841]
Rainer Orth
- [gcc r16-7270] fortran: Fix creation of reference to C_FUNLOC argument [PR117303]
Harald Anlauf
- [gcc r16-7271] libstdc++, c++/reflection: mark {, de}allocate constexpr
Marek Polacek
- [gcc r16-7272] d: Merge upstream dmd, druntime 24a41073c2, phobos 24a41073c2.
Iain Buclaw
- [gcc r16-7273] a68: Fix ICE in a68_extract_indicants
Jose E. Marchesi
- [gcc r16-7274] analyzer: fix ICE on pointer offsets [PR116865]
David Malcolm
- [gcc r16-7275] Daily bump.
GCC Administrator
- [gcc r13-10073] Daily bump.
GCC Administrator
- [gcc r14-12295] Daily bump.
GCC Administrator
- [gcc r15-10781] Daily bump.
GCC Administrator
- [gcc r16-7276] ipa-reorder-for-locality - Adjust bootstrap-lto-locality and param to reduce compile time
Kyrylo Tkachov
- [gcc r16-7277] bitint: Don't try to extend PHI in the min_prec == prec case [PR122689]
Jakub Jelinek
- [gcc r16-7278] tree: Fix up wrong-code with certain C++ default arguments [PR123818]
Jakub Jelinek
- [gcc r16-7279] toplevel: Build stage1/stage2/stageprofile libstdc++ with --disable-libstdcxx-pch when bootstrapping
Jakub Jelinek
- [gcc r16-7280] c++: Perform the iterating expansion stmt N evaluation in immediate context [PR123611]
Jakub Jelinek
- [gcc r16-7281] c++: Fix up eval_parameters_of for function types [PR123913]
Jakub Jelinek
- [gcc r16-7282] middle-end/49330 - add testcases for fixed bug
Richard Biener
- [gcc r16-7283] [PATCH] RISC-V: fix nullptr dereference in parse_arch
Jeff Law
- [gcc r16-7284] Drop junk files accidentially committed
Jeff Law
- [gcc r16-7285] doc: Move parameter docs to the GCC internals manual [PR123245] [PR89915]
Sandra Loosemore
- [gcc r16-7286] doc: Remove references to parameters in user documentation [PR123245] [PR89915]
Sandra Loosemore
- [gcc r16-7287] doc: Copy-edit parameter documentation [PR89915]
Sandra Loosemore
- [gcc r16-7288] OpenMP/Fortran: Fix present modifier in map clauses for allocatables
Paul-Antoine Arras
- [gcc r16-7289] complex: Directly emit gimple from extract_component [PR121661]
Andrew Pinski
- [gcc r16-7290] [PR123922, LRA]: Fix asan related bug in LRA
Vladimir Makarov
- [gcc r16-7291] Fortran: fix documentation of intrinsic SPLIT [PR123941]
Harald Anlauf
- [gcc r16-7292] libstdc++: container erasure overloads (P2077) [PR117404]
Nathan Myers
- [gcc r16-7293] Daily bump.
GCC Administrator
- [gcc r13-10074] Daily bump.
GCC Administrator
- [gcc r14-12296] Daily bump.
GCC Administrator
- [gcc r15-10782] Daily bump.
GCC Administrator
- [gcc/aoliva/heads/testbase] (23 commits) testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva
- [gcc/aoliva/heads/testme] (29 commits) testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] simplify-rtx: fix riscv redundant-bitmap-2.C
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: arm: restore defaults for multilib test
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: sparc: XFAIL Invalid sum vect tests on leon3 [PR119293]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: require hostedlib for pr123729.C
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva
- [gcc r16-7294] RISC-V: Introduce vr2gpr-cost= for customizing the cost when vr2gpr
Pan Li
- [gcc r16-7295] RISC-V: Adjust the vx-[456]* testcase by param=vr2gpr-cost
Pan Li
- [gcc r16-7296] RISC-V: Introduce vr2fpr-cost= for customizing the cost when vr2fpr
Pan Li
- [gcc r16-7297] RISC-V: Adjust the vf-[378]* testcase by param=vr2fpr-cost
Pan Li
- [gcc r16-7298] RISC-V: Add test case for PR123916
Pan Li
- [gcc r16-7299] RISC-V: Adjust testcase asm check for vx-[56]-i[16|8].c
Pan Li
- [gcc r15-10783] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva
- [gcc r15-10784] testsuite: require hostedlib for pr123729.C
Alexandre Oliva
- [gcc r15-10785] testsuite: riscv: drop -mcpu=xt-c920 tests from gcc-15
Alexandre Oliva
- [gcc r16-7300] simplify-rtx: fix riscv redundant-bitmap-2.C
Alexandre Oliva
- [gcc r16-7301] testsuite: require hostedlib for pr123729.C
Alexandre Oliva
- [gcc r16-7302] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva
- [gcc r16-7303] testsuite: aarch64: state pr122103_1.c requirements [PR123936]
Alexandre Oliva
- [gcc r15-10786] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang
- [gcc r14-12297] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang
- [gcc r13-10075] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang
- [gcc r16-7304] middle-end: use inner variable when determining deferred FMA order [PR123898]
Tamar Christina
- [gcc r16-7305] tree-optimization/121726 - TBAA bug with SRA of address-taken decls
Richard Biener
- [gcc r15-10787] libstdc++: Use overload operator<=> when provided in relational functors [PR114153]
Tomasz Kaminski
- [gcc r16-7306] Add -ffuse-ops-with-volatile-access: Adjust 'gcc.target/nvptx/alloca-5.c' [PR122343]
Thomas Schwinge
- [gcc r16-7307] a68: fix bit-shift standard operators [PR algol68/123959]
Jose E. Marchesi
- [gcc r16-7308] a68: make SET, CLEAR and TEST bits operators zero-based
Jose E. Marchesi
- [gcc r16-7309] contrib/check-params-in-docs.py: Make compatible with params.texi
Filip Kastl
- [gcc r16-7310] RISC-V: Disable small memsets for xtheadvector [PR123910].
Robin Dapp
- [gcc r16-7311] forwprop: Handle nop-conversion for maybe_ident. [PR123925]
Robin Dapp
- [gcc r16-7312] RISC-V: Allow vector modes for xtheadvector. [PR123971]
Robin Dapp
- [gcc r16-7313] RISC-V: Fix xtheadvector ratio attribute. [PR123870]
Robin Dapp
- [gcc r16-7314] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina
- [gcc r16-7315] a68: fix function type in a68_lower_revelation_ludes
Jose E. Marchesi
- [gcc r16-7316] libphobos: Regenerate libdruntime/Makefile.am
Iain Buclaw
- [gcc r16-7317] libgomp, docs: Fix misplaced pinned memory description
Andrew Stubbs
- [gcc r16-7318] libgomp, docs: Update TR14 omp_target_is_accessible status
Andrew Stubbs
- [gcc r16-7319] Fix speculative devirtualization ICE
Jan Hubicka
- [gcc r16-7320] libstdc++: Fix some -Wpedantic warnings in regex tests
Jonathan Wakely
- [gcc r16-7321] libstdc++: Fix std::shared_ptr pretty printer for GDB 11
Jonathan Wakely
- [gcc r16-7322] ranger: Fix up WIDEN_MULT_EXPR handling in the ranger [PR123978]
Jakub Jelinek
- [gcc r16-7323] compare-elim: arm: enable compare-elimination on Arm [PR123604]
Richard Earnshaw
- [gcc r16-7324] tree-optimization/123983 - only update IV on the requested edge
Richard Biener
- [gcc r16-7325] tree-optimization/123986 - upon SLP analysis rollback, release data
Richard Biener
- [gcc r16-7326] Makefile.tpl: Implement per-stage GDCFLAGS [PR116975]
Iain Buclaw
- [gcc r16-7327] testsuite: lto: transform gcc-ar to include prefix
Torbjorn Svensson
- [gcc r15-10788] testsuite: lto: transform gcc-ar to include prefix
Torbjorn Svensson
- [gcc r16-7328] Revert c, c++: Use c*_build_qualified_type instead of build_qualified_type from within build_type_at
Jakub Jelinek
- [gcc r16-7329] c++: cv-qualified pack index propagation [PR122169]
Patrick Palka
- [gcc r16-7330] c++/reflection: fix type_of for member fns [PR123934]
Marek Polacek
- [gcc r16-7331] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek
- [gcc r16-7332] c,c++: Fix incorrect warning with asm defined symbols
Michal Jires
- [gcc r16-7333] testsuite: Add testcase for PR123986
Richard Biener
- [gcc r16-7334] libphobos: Merge upstream phobos f7249cf45
Iain Buclaw
- [gcc r14-12298] libstdc++: Use overload operator<=> when provided in relational functors [PR114153]
Tomasz Kaminski
- [gcc r15-10789] c++: cv-qualified pack index propagation [PR122169]
Patrick Palka
- [gcc r16-7335] libiberty: add helper to swap doubly-linked list wrappers
Matthieu Longo
- [gcc r16-7336] aarch64: Adjust PR117048 scan assembly test
Kyrylo Tkachov
- [gcc r15-10790] aarch64: PR target/123584 - Fix expansion of SHA3 XAR with 0 amount
Kyrylo Tkachov
- [gcc r15-10791] aarch64: fix XAR tests
Kyrylo Tkachov
- [gcc r15-10792] aarch64: Adjust PR117048 scan assembly test
Kyrylo Tkachov
- [gcc r16-7337] contrib/download_prerequisites: Switch gcc.gnu.org link to https
Torbjorn Svensson
- [gcc r16-7338] libstdc++: Fix ambiguity caused by new std::source_location constructor
Jonathan Wakely
- [gcc r16-7339] libstdc++: make __collatenames array const in regex.tcc
Jonathan Wakely
- [gcc r16-7340] cobol: Use _perform_line_pairs instead of injecting encoded label names.
Robert Dubner
- [gcc r16-7341] Update gcc es.po
Joseph Myers
- [gcc r15-10793] Update gcc es.po
Joseph Myers
- [gcc r16-7342] c++/reflection: make p3394-1.C dg-run
Marek Polacek
- [gcc r16-7343] value-range: update comments
David Malcolm
- [gcc r16-7344] Daily bump.
GCC Administrator
- [gcc r13-10076] Daily bump.
GCC Administrator
- [gcc r14-12299] Daily bump.
GCC Administrator
- [gcc r15-10794] Daily bump.
GCC Administrator
- [gcc r16-7345] middle-end: replace CONST_CAST_RTX_INSN with const_cast<struct rtx_insn *> [PR123892]
Torbjorn Svensson
- [gcc r16-7346] middle-end: replace CONST_CAST_RTX with const_cast<rtx> [PR123892]
Torbjorn Svensson
- [gcc r16-7347] middle-end: replace CONST_CAST_BB with const_cast<basic_block> [PR123892]
Torbjorn Svensson
- [gcc r16-7348] middle-end: replace CONST_CAST_GIMPLE with const_cast<gimple *> [PR123892]
Torbjorn Svensson
- [gcc r16-7349] middle-end: replace CONST_CAST_TREE with const_cast<tree> [PR123892]
Torbjorn Svensson
- [gcc r16-7350] gcc/tree.h: replace CONST_CAST2 with const_cast<> [PR123892]
Torbjorn Svensson
- [gcc r16-7351] middle-end: replace CONST_CAST with const_cast<> [PR123892]
Torbjorn Svensson
- [gcc r16-7352] libgcc: replace CONST_CAST2 macro
Torbjorn Svensson
- [gcc r16-7353] math-opts: Only build FMA when use is in addends. [PR123940]
Robin Dapp
- [gcc r16-7354] libstdc++: fix C++17 regression in concept __heterogeneous_key
Nathan Myers
- [gcc r15-10795] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski
- [gcc r15-10796] gcc: avoid redefinition of CONST_CAST2 macro
Torbjorn Svensson
- [gcc r16-7355] libstdc++: Allow new-abi-baseline target to overwrite existing file
Jonathan Wakely
- [gcc r16-7356] testsuite: Fix pr61053.c testsuite failure on mingw
Jonathan Wakely
- [gcc r16-7357] libstdc++: Prevent std::stacktrace from using atomics on arm-eabi [PR120567]
Jonathan Wakely
- [gcc r14-12300] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski
- [gcc r16-7358] tree: Fix up build_function_type for (...) fntypes [PR123977]
Jakub Jelinek
- [gcc r16-7359] libstdc++: fix C++17 regression in concept __heterogeneous_key (2nd)
Nathan Myers
- [gcc r16-7360] tree-optimization/114274 - avoid stray BLOCK refrence from CSWTCH vars
Richard Biener
- [gcc r16-7361] rtl-optimization/119982 - XFAIL part of gcc.target/i386/pr109362.c
Richard Biener
- [gcc r16-7362] testsuite: forward extra arguments from $GCC_UNDER_TEST to gcc-ar
Torbjorn Svensson
- [gcc r15-10797] testsuite: forward extra arguments from $GCC_UNDER_TEST to gcc-ar
Torbjorn Svensson
- [gcc r16-7363] libstdc++: Update guards on __heterogeneous_hash_key and __heterogeneous_tree_key
Tomasz Kaminski
- [gcc r15-10798] libphobos: Remove qsort_r compat to fix *-freebsd14 [PR123633]
Iain Buclaw
- [gcc/devel/omp/gcc-15] (144 commits) Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus
- [gcc/devel/omp/gcc-15] Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus
- [gcc r16-7364] analyzer: fix ICE on repeated_svalue with no type [PR117491]
David Malcolm
- [gcc r16-7365] analyzer: use value_range and range_op in eval_condition [PR98447]
David Malcolm
- [gcc r16-7366] amdgcn: Clean up the mov insn definitions
Andrew Stubbs
- [gcc r16-7367] match.pd: (A | (convert?)(A != 0)) EQ|NE 0 -> A EQ|NE 0 [PR114969]
Daniel Barboza
- [gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector nand to vector or fusion
Michael Meissner
- [gcc(refs/users/meissner/heads/work235-sha)] Update ChangeLog.*
Michael Meissner
- [gcc r16-7368] cobol: Process -dumpspecs, -dumpversion, -dumpmachine. [PR119332]
Robert Dubner
- [gcc r16-7369] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek
- [gcc r16-7370] build: Properly set gas_flag/gnu_ld_flag
Rainer Orth
- [gcc r15-10799] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina
- [gcc r14-12301] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina
- [gcc r16-7371] a68: more work on formal holes
Jose E. Marchesi
- [gcc r16-7372] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
Martin Jambor
- [gcc r16-7373] aarch64: Fix FEAT_PCDPHINT for C++
Richard Ball
- [gcc r16-7374] a68: fix lowering of unicode characters in denotations
Jose E. Marchesi
- [gcc r16-7375] Daily bump.
GCC Administrator
- [gcc r13-10077] Daily bump.
GCC Administrator
- [gcc r14-12302] Daily bump.
GCC Administrator
- [gcc r15-10800] Daily bump.
GCC Administrator
- [gcc r16-7376] PR rtl-optimization/123833: Use of insn attributes in insn_costs corrupts recog_data.
Roger Sayle
- [gcc r16-7377] PR tree-optimization/123958: FMA vs pow(x, 2.0) [vs errno]
Roger Sayle
- [gcc r16-7378] cse: Take single register constraints into account
Stefan Schulze Frielinghaus
- [gcc r16-7379] Revert part of r16-869-ge3d3d6d7d2c8ab
Richard Biener
- [gcc r16-7380] c++: Fix error recovery of invalid splice during tsubst_splice_expr [PR123752]
Jakub Jelinek
- [gcc r16-7381] c++: Handle SPLICE_SCOPE in cp_walk_subtrees [PR123659]
Jakub Jelinek
- [gcc r16-7382] Fix comment typos in permutation spelling
Jakub Jelinek
- [gcc r16-7383] analyzer: fix ICE on operator new with discarded result [PR116228]
David Malcolm
- [gcc r16-7384] forwprop: Fix up calc_perm_vec_perm_simplify_seqs [PR123672]
Jakub Jelinek
- [gcc/redhat/heads/gcc-16-branch] (317 commits) Merge commit 'r16-7384-g7f4476239b1f8337a88844fb6dd98a9b190
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-7384-g7f4476239b1f8337a88844fb6dd98a9b1906c1d7' into redhat/gcc-16-branch
Jakub Jelinek
- [gcc r16-7385] Fix testsuite scan failure on loongarch64
Jeff Law
- [gcc r16-7386] Fix typo in last patch.
Jeff Law
- [gcc r16-7387] c++/reflection: add fixed test [PR123616]
Marek Polacek
- [gcc r16-7388] Daily bump.
GCC Administrator
- [gcc r13-10078] Daily bump.
GCC Administrator
- [gcc r14-12303] Daily bump.
GCC Administrator
- [gcc r15-10801] Daily bump.
GCC Administrator
- [gcc r16-7389] c++/reflection: splice parsing fixes [PR123823]
Marek Polacek
- [gcc r16-7390] gcc.dg/pr97750.c: fix llp64 warnings
Jonathan Yong
- [gcc r16-7391] gcc.dg/analyzer/null-deref-pr105755.c: fix llp64
Jonathan Yong
- [gcc r16-7392] gcc.target/i386/pr63542-2.c: Fix llp64 casts
Jonathan Yong
- [gcc r16-7393] c++/modules: Fix ICE with multiple module declarations and -M [PR123738]
Nathaniel Shead
- [gcc r16-7394] Fortran: [PDT] Fix faults in fiats runtime [PR123545, PR123673, PR122949]
Paul Thomas
- [gcc r16-7395] testsuite: Fix ice-pr116228.C test for 32-bit targets
Dimitar Dimitrov
- [gcc r16-7396] Fortran: fix check for class array valued constructors and functions [PR123961]
Harald Anlauf
- [gcc r16-7397] d: Fix error when passing assert(0) as argument [PR123995]
Iain Buclaw
- [gcc r16-7398] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw
- [gcc r16-7399] d: Add convenient overload for build_libcall
Iain Buclaw
- [gcc r16-7400] Fortran: fix string length for array constructors with type-spec [PR85547]
Harald Anlauf
- [gcc r15-10802] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw
- [gcc r14-12304] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw
- [gcc r13-10079] d: Fix ICE in output_constant, at varasm.cc:5662 [PR124026]
Iain Buclaw
- [gcc r16-7401] Ada: Fix too small component size for fixed-point array incorrectly accepted
Eric Botcazou
- [gcc r16-7402] Ada: Fix bogus "potentially unsynchronized barrier" warning
Eric Botcazou
- [gcc r15-10803] Ada: Fix bogus "potentially unsynchronized barrier" warning
Eric Botcazou
- [gcc r16-7403] Daily bump.
GCC Administrator
- [gcc r13-10080] Daily bump.
GCC Administrator
- [gcc r14-12305] Daily bump.
GCC Administrator
- [gcc r15-10804] Daily bump.
GCC Administrator
- [gcc r16-7404] [PR target/123911][RISC-V] Fix infinite recursion in riscv_legitimize_move
Jeff Law
- [gcc] Created branch 'devel/jlaw/pr124029'
Jeff Law
- [gcc/devel/jlaw/pr124029] Patch from andrew test from me. Not a regression. Queue for gcc-17
Jeff Law
- [gcc r15-10805] s390: Don't emulate vec_cmpgtuv1tiv1ti for VXE3 [PR122781]
Stefan Schulze Frielinghaus
- [gcc r13-10081] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski
- [gcc r16-7405] c++: Fix up diagnostics of wrong constexpr bodies in C++11 in templates [PR123889]
Jakub Jelinek
- [gcc r16-7406] tree-sra: Do not propagate bit-field accesses across assignments (PR 117217)
Martin Jambor
- [gcc r16-7407] invoke.texi: xtensa - Revise the description of -mconst16
Max Filippov
- [gcc r16-7408] tree-optimization/124034 - remove early-break special-casing of inductions
Richard Biener
- [gcc r16-7409] Silence diagnostics on gcc.dg/torture/pr117567.c
Richard Biener
- [gcc r16-7410] tree-optimization/123225 - require iteration estimate for uncounted loops
Richard Biener
- [gcc r16-7411] Fix typo in analyzer docs
Richard Biener
- [gcc r16-7412] [PR123796, LRA]: Propagate pointer flag from the equivalence target
Vladimir Makarov
- [gcc r16-7413] build: Use GNU as options on most x86/SPARC systems [PR123841, PR123926]
Rainer Orth
- [gcc r16-7414] s390: testsuite: Use arch z14 instead of native
Stefan Schulze Frielinghaus
- [gcc r16-7415] c++: Add self reference to define_aggregate created aggregates [PR123984]
Jakub Jelinek
- [gcc/redhat/heads/gcc-16-branch] (32 commits) Merge commit 'r16-7415-ga2e2fdf2f52c0d73e63a3005db459b4fa09
Jakub Jelinek
- [gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-7415-ga2e2fdf2f52c0d73e63a3005db459b4fa09bec7f' into redhat/gcc-16-branch
Jakub Jelinek
- [gcc r16-7416] MinGW: Reject dll{im, ex}port attribute on TLS variables
Eric Botcazou
- [gcc r15-10806] Allow a PCH to be mapped to a different address
Eric Botcazou
- [gcc] Created branch 'devel/jlaw/pr80770'
Jeff Law
- [gcc/devel/jlaw/pr80770] Latest bits to address pr80770 more generically.
Jeff Law
- [gcc r16-7417] bpf: set SLOW_BYTE_ACCESS to 0 [PR123556]
David Faust
- [gcc r16-7418] fortran: Update test case to pass on mingw.
Jerry DeLisle
- [gcc r16-7419] libstdc++: Fix doxygen comment for std::out_ptr [PR124024]
Jonathan Wakely
- [gcc r15-10807] libstdc++: Fix doxygen comment for std::out_ptr [PR124024]
Jonathan Wakely
- [gcc r14-12306] libstdc++: Fix doxygen comment for std::out_ptr [PR124024]
Jonathan Wakely
- [gcc r16-7420] a68: avoid finalizing free standing proc holes twice
Jose E. Marchesi
- [gcc r16-7421] a68: avoid uninitialized save_expr in a68_bits_shift [PR algol68/124028]
Jose E. Marchesi
- [gcc r16-7422] sarif output: Fix ICE due to overzealous caching [PR124014]
David Malcolm
- [gcc r16-7423] Suppress -Wanalyzer-{possible}-null-deref in some address spaces [PR123981]
David Malcolm
- [gcc r16-7424] Daily bump.
GCC Administrator
- [gcc r13-10082] Daily bump.
GCC Administrator
- [gcc r14-12307] Daily bump.
GCC Administrator
- [gcc r15-10808] Daily bump.
GCC Administrator
- [gcc r16-7425] libstdc++/regex: Replace __dfs_mode template parameter with run-time flag
Patrick Palka
- [gcc r16-7426] libstdc++/regex: Remove now unused __dfs_mode template parameter
Patrick Palka
- [gcc r16-7427] c++: tf_partial and alias_ctad_tweaks [PR122621]
Patrick Palka
- [gcc r16-7428] analyzer: fix assertion failure in bounded_ranges::cmp [PR113496]
David Malcolm
- [gcc/aoliva/heads/testbase] (71 commits) testsuite: aarch64: state pr122103_1.c requirements [PR1239
Alexandre Oliva
- [gcc/aoliva/heads/testme] (87 commits) testsuite: i386: require glibc for C99 libm in vectorize-ao
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: reset -march for tests with -mcpu
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] xfail pr52451.c on ppc [PR58684]
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to __ieee128-using bfp tests
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] skip -msoft-float tests when testing with -mhard-float
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -maltivec to pr111380-2.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mno-strict-align to pr111449-1.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mdejagnu-cpu=power7 to pr17381.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to pr67808.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] allow implicit fuction declarations in pr92661.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] tolerate -mfloat128 warning in pr99708.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] [rs6000] add os-missing-powerpc64.h for powerpc-elf
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: i386: vect-pr114375 vectorizes only with avx2 runtime
Alexandre Oliva
- [gcc(refs/users/aoliva/heads/testme)] testsuite: i386: require glibc for C99 libm in vectorize-aocl1.c
Alexandre Oliva
- [gcc r16-7429] gcc.dg/torture/pr70935.c: change line end to unix for consistency
Jonathan Yong
- [gcc r16-7430] gcc.dg/torture/pr70935.c: fix warnings for llp64
Jonathan Yong
- [gcc r16-7431] tree-optimization/107690 - avoid creating un-analyzable loop exits
Richard Biener
- [gcc r16-7432] aarch64: Adjust SVE vector costs for NVIDIA Olympus
Kyrylo Tkachov
- [gcc r15-10809] aarch64: Adjust SVE vector costs for NVIDIA Olympus
Kyrylo Tkachov
- [gcc r16-7433] libstdc++: Fix incorrect noexcept on string::compare overloads [PR123991]
Jonathan Wakely
- [gcc r16-7434] libstdc++: Allow constant initialization of std::atomic of types with padding [PR123875]
Tomasz Kaminski
- [gcc r16-7435] tree-optimization/122297 - fix load/store bias handling
Juergen Christ
- [gcc r16-7436] vect: Remove innacturate comment and logic for data ref alignment
Alfie Richards
- [gcc r16-7437] c++: fix for saved_token_sentinel
Marek Polacek
- [gcc r16-7438] aarch64: Improve --with-arch checks
Alice Carlotti
- [gcc r16-7439] aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]
Alice Carlotti
- [gcc r15-10810] RISC-V: Fix intrinsic FoF load at -O0 [PR122869].
Robin Dapp
- [gcc r15-10811] [RISC-V][PR rtl-optimization/121787] Work around bad cfglayout interaction with asm goto
Robin Dapp
- [gcc r15-10812] RISC-V: Handle VL-setting FoF loads. [PR123806]
Robin Dapp
- [gcc r15-10813] RISC-V: Allow vector modes for xtheadvector. [PR123971]
Robin Dapp
- [gcc r15-10814] RISC-V: Fix xtheadvector ratio attribute. [PR123870]
Robin Dapp
- [gcc r15-10815] math-opts: Only build FMA when use is in addends. [PR123940]
Robin Dapp
- [gcc r16-7440] a68: lower body of formal hole after context is set
Jose E. Marchesi
- [gcc r15-10816] libstdc++: Fix incorrect noexcept on string::compare overloads [PR123991]
Jonathan Wakely
- [gcc r15-10817] libstdc++: Fix XMethods for debug mode [PR122821]
Jonathan Wakely
- [gcc r15-10818] libstdc++: Fix pretty printers for std::list
Jonathan Wakely
- [gcc r16-7441] build: Correctly restore CXXFLAGS/LDFLAGS for zstd test
Andrew Pinski
- [gcc r14-12308] libstdc++: Fix incorrect noexcept on string::compare overloads [PR123991]
Jonathan Wakely
- [gcc r14-12309] libstdc++: Fix XMethods for debug mode [PR122821]
Jonathan Wakely
- [gcc r14-12310] libstdc++: Fix pretty printers for std::list
Jonathan Wakely
- [gcc r13-10083] libstdc++: Fix incorrect noexcept on string::compare overloads [PR123991]
Jonathan Wakely
- [gcc r13-10084] libstdc++: Fix XMethods for debug mode [PR122821]
Jonathan Wakely
- [gcc r13-10085] libstdc++: Fix pretty printers for std::list
Jonathan Wakely
- [gcc r16-7442] Daily bump.
GCC Administrator
- [gcc r13-10086] Daily bump.
GCC Administrator
- [gcc r14-12311] Daily bump.
GCC Administrator
- [gcc r15-10819] Daily bump.
GCC Administrator
- [gcc r16-7443] testsuite: i386: vect-pr114375 vectorizes only with avx2 runtime
Alexandre Oliva
- [gcc r16-7444] testsuite: i386: require glibc for C99 libm in vectorize-aocl1.c
Alexandre Oliva
- [gcc/devel/jlaw/pr80770] Disable fishy simplify-rtx code that was meant to help target with subword arith
Jeff Law
- [gcc r16-7445] c++/reflection: Allow address-splicing of non-static members [PR123660, PR123661]
Jason Merrill
- [gcc r15-10820] modulo-sched: reject loop conditions when not decrementing with one [PR 116479]
Andre Simoes Dias Vieira
- [gcc r16-7446] Enable disabled g++.dg/vect/param-max-aliased-pr26197.cc
Richard Biener
- [gcc r16-7447] cfgrtl: Fix up force_nonfallthru_and_redirect asm goto handling [PR123386]
Jakub Jelinek
- [gcc r16-7448] cfgexpand: Fix up "=@ccz" etc. outputs on asm goto [PR124056]
Jakub Jelinek
- [gcc r16-7449] libstdc++: Improve tests for std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
- [gcc r16-7450] libstdc++: Fix std::regex_traits::lookup_classname [PR124015]
Jonathan Wakely
- [gcc r16-7451] libstdc++: Optimize std::regex_traits lookup functions
Jonathan Wakely
- [gcc r16-7452] Make some C++ tests account for llp64 targets
Jonathan Yong
- [gcc r16-7453] Ada: Fix internal error on access attribute used as subpool in allocator
Eric Botcazou
- [gcc r15-10821] Ada: Fix internal error on access attribute used as subpool in allocator
Eric Botcazou
- [gcc r16-7454] middle-end: partially revert fix for PR123898 after fix for PR123940 [PR124038]
Tamar Christina
- [gcc r16-7455] Ada: Rework implementation of Ada.Containers.Bounded_Indefinite_Holders
Eric Botcazou
- [gcc r16-7456] Use dg-additional-options in vect.exp, simplify file globbing
Richard Biener
- [gcc r16-7457] libstdc++: Add missing exports for std::call_once on Windows [PR123908]
Jonathan Wakely
- [gcc r16-7458] analyzer: fold X + (Y - X) to Y [PR123973]
David Malcolm
- [gcc r16-7459] analyzer: fix uninit in null-termination checking [PR124055]
David Malcolm
- [gcc r16-7460] libstdc++: Add test for atomic with padding on heap [PR123875]
Tomasz Kaminski
- [gcc r15-10822] aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]
Alice Carlotti
- [gcc r14-12312] aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]
Alice Carlotti
- [gcc r16-7461] AArch64: Add tests to ensure rev is produced
Tamar Christina
- [gcc r16-7462] libstdc++: Make function_ref non-dangling for stateless wrappers
Tomasz Kaminski
- [gcc r16-7463] Make gcc.dg/vect/bb-slp-cond-1.c PASS with -mavx2
Richard Biener
- [gcc r16-7464] [PR121191, LRA]: Check int modes to generate the right subreg offset when matching reload regs of di
Vladimir Makarov
- [gcc r16-7465] a68: add coding guideline on enquiry clauses
Jose E. Marchesi
- [gcc r16-7466] testsuite: Use color=never for more sanitizer tests
Joseph Myers
- [gcc r16-7467] Daily bump.
GCC Administrator
- [gcc r13-10087] Daily bump.
GCC Administrator
- [gcc r14-12313] Daily bump.
GCC Administrator
- [gcc r15-10823] Daily bump.
GCC Administrator
- [gcc r16-7468] analyzer: fix ICE in push_frame with missing return statement [PR124073]
David Malcolm
- [gcc r16-7469] testsuite: add regression test for analyzer ICE [PR111099]
David Malcolm
- [gcc r16-7470] analyzer: fix false +ve buffer overflow on sprintf [PR117369]
David Malcolm
- [gcc r16-7471] libstdc++: Clear padding bits in std::atomic ctor in C++11 [PR114865]
Patrick Palka
- [gcc r16-7472] c++: relax ref-qual overloading rules for C++20 [PR98939]
Patrick Palka
- [gcc r16-7473] aarch64: Fix ICE in JSON tuning schema with dispatch scheduling and update schema for SVE costs.
Soumya AR
- [gcc r16-7474] ifcvt: Fix rtl checking due to reversed_comparison_code returning UNKNOWN [PR124062]
Andrew Pinski
- [gcc r16-7475] algol68: Fix assignment of union overhead values [PR algol68/124049]
Jose E. Marchesi
- [gcc r16-7476] c++: missing type-only context [PR124045]
Marek Polacek
- [gcc r15-10824] expand: Increase stack slot alignment for STRICT_ALIGNMENT targets [PR123447]
Pengfei Li
- [gcc r16-7477] Move gcc.dg/vect/vec-scal-*.c and simplify globbing of the rest
Richard Biener
- [gcc r16-7478] libiberty: Preserve `errno` across calls to `libiberty_vprintf_buffer_size()`
Jonathan Yong
- [gcc r16-7479] libitm: Fix recent libitm testsuite regression [PR69018]
Pietro Monteiro
- [gcc r16-7480] cobol: Repair CALL ... USING BY VALUE.
Robert Dubner
- [gcc r16-7481] openmp: Allocate memory for private/firstprivate clauses as directed by allocate clauses in target c
Kwok Yeung
- [gcc r16-7482] CRIS: Make sure movsf doesn't have two memory operands
Hans-Peter Nilsson
- [gcc r16-7483] CRIS: For HI, QI, make sure move patterns don't have two memory operands
Hans-Peter Nilsson
- [gcc r16-7484] CRIS: Make sure cstore<mode>4, cbranch<mode>4 don't have two memory operands
Hans-Peter Nilsson
- [gcc r16-7485] libstdc++: Fix fallback definitions of std::is_member_*_pointer
Jonathan Wakely
- [gcc r16-7486] libstdc++: Don't test for __unused on Glibc targets
Jonathan Wakely
- [gcc r16-7487] c++: evaluation order of xobj memfn call [PR123989]
Patrick Palka
- [gcc/devel/omp/gcc-15] openmp: Allocate memory for private/firstprivate clauses as directed by allocate clauses in target c
Kwok Yeung
- [gcc r16-7488] c++: adjust comment from previous commit r16-7487
Patrick Palka
- [gcc r16-7489] libstdc++/regex: Avoid -Wunused-parameter warnings in _Executor
Patrick Palka
- [gcc r16-7490] cobol: Eliminate strict-aliasing violations. [PR121499]
Robert Dubner
- [gcc r16-7491] c++: constrained auto NTTP vs associated constraints
Patrick Palka
- [gcc r16-7492] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski
- [gcc r16-7493] Daily bump.
GCC Administrator
- [gcc r13-10088] Daily bump.
GCC Administrator
- [gcc r14-12314] Daily bump.
GCC Administrator
- [gcc r15-10825] Daily bump.
GCC Administrator
- [gcc] Created branch 'meissner/heads/work237' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237)] Add ChangeLog.meissner and REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work237-orig' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-orig)] Add REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work237-bugs' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-bugs)] Add ChangeLog.bugs and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work237-dmf' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Add ChangeLog.dmf and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work237-sha' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-sha)] Add ChangeLog.sha and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work237-float' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-float)] Add ChangeLog.float and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work237-test' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-test)] Add ChangeLog.test and update REVISION.
Michael Meissner
- [gcc] Created branch 'meissner/heads/work237-submit' in namespace 'refs/users'
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-submit)] Add ChangeLog.submit and update REVISION.
Michael Meissner
- [gcc(refs/users/meissner/heads/work237)] Add -mcpu=future.
Michael Meissner
- [gcc(refs/users/meissner/heads/work237)] Use vector pair load/store for memcpy with -mcpu=future
Michael Meissner
- [gcc(refs/users/meissner/heads/work237)] Update ChangeLog.*
Michael Meissner
- [gcc/meissner/heads/work237-bugs] (5 commits) Merge commit 'refs/users/meissner/heads/work237-bugs' of gi
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-bugs)] Merge commit 'refs/users/meissner/heads/work237-bugs' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner
- [gcc/meissner/heads/work237-dmf] (5 commits) Merge commit 'refs/users/meissner/heads/work237-dmf' of git
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Merge commit 'refs/users/meissner/heads/work237-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner
- [gcc/meissner/heads/work237-float] (5 commits) Merge commit 'refs/users/meissner/heads/work237-float' of g
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-float)] Merge commit 'refs/users/meissner/heads/work237-float' of git+ssh://gcc.gnu.org/git/gcc into me/work
Michael Meissner
- [gcc/meissner/heads/work237-sha] (5 commits) Merge commit 'refs/users/meissner/heads/work237-sha' of git
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-sha)] Merge commit 'refs/users/meissner/heads/work237-sha' of git+ssh://gcc.gnu.org/git/gcc into me/work23
Michael Meissner
- [gcc/meissner/heads/work237-test] (5 commits) Merge commit 'refs/users/meissner/heads/work237-test' of gi
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-test)] Merge commit 'refs/users/meissner/heads/work237-test' of git+ssh://gcc.gnu.org/git/gcc into me/work2
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Add wD constraint.
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Update ChangeLog.*
Michael Meissner
- [gcc r16-7494] AutoFDO: Update profile_merger gcov_version to 3
Dhruv Chawla
- [gcc(refs/users/meissner/heads/work237-dmf)] Add support for dense math registers.
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Revert changes
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Add support for dense math registers #2.
Michael Meissner
- [gcc r16-7495] libstdc++: Make CTAD ignore tuple(const Types&...) constructor [PR121771]
Jonathan Wakely
- [gcc(refs/users/meissner/heads/work237-dmf)] Add support for dense math registers #3.
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Add support for 1, 024 bit dense math registers.
Michael Meissner
- [gcc r16-7496] tree-optimization/99959 - handle FRAME in SRA for diagnostics
Richard Biener
- [gcc r16-7497] libstdc++: Make __gnu_test:uneq_allocator(int) constructor explicit.
Tomasz Kaminski
- [gcc r16-7498] Fix gcc/testsuite/*/gomp/pr113436* [PR113436]
Tobias Burnus
- [gcc/devel/omp/gcc-15] Fix gcc/testsuite/*/gomp/pr113436* [PR113436]
Tobias Burnus
- [gcc/devel/omp/gcc-15] contrib/gcc-changelog/git_update_version.py: Add ignored_commits
Tobias Burnus
- [gcc/devel/omp/gcc-15] ChangeLog.omp bump
Tobias Burnus
- [gcc r16-7499] tree-optimization/99959 - fixup DECL_NONLOCAL_FRAME use
Richard Biener
- [gcc r16-7500] diagnostics: don't cache logical_loc_mgr in html_sink [PR124014]
David Malcolm
- [gcc r16-7501] testsuite/115827 - avoid false negative because of CCP
Richard Biener
- [gcc r16-7502] c++: Fix up consteval-only diagnostics with structured bindings [PR124012]
Jakub Jelinek
- [gcc r16-7503] c++/reflection: various diagnostic tweaks
Marek Polacek
- [gcc r16-7504] forwprop: Add copy prop for aggregates into a return [PR95825]
Andrew Pinski
- [gcc r16-7505] cobol: Optimized alpha-to-alpha moves. [PR119455]
Robert Dubner
- [gcc r16-7506] [PR124079, LRA]: Fix broken s390 SPEC2017 benchmarks
Vladimir Makarov
- [gcc r16-7507] sarif-replay: fix escaping of JSON Pointer
David Malcolm
- [gcc r16-7508] Daily bump.
GCC Administrator
- [gcc r13-10089] Daily bump.
GCC Administrator
- [gcc r14-12315] Daily bump.
GCC Administrator
- [gcc r15-10826] Daily bump.
GCC Administrator
- [gcc r16-7509] testsuite: Disable uninit-pr95825-1.C if address sanitizer is not supported
Andrew Pinski
- [gcc r16-7510] testsuite: Limit dump check of copy-prop-aggregate-return-1.c to x86_64 and aarch64
Andrew Pinski
- [gcc r16-7511] complex-lowering: Fix up extraction with VCEs [PR124086]
Andrew Pinski
- [gcc r16-7512] Fortran: Implement the COSHAPE intrinsic [PR99250]
Paul Thomas
- [gcc r16-7513] fortran: Fix DO CONCURRENT nested-in-block iterator counting [PR123943]
Harald Anlauf
- [gcc r16-7514] VAX: Fix invalid RTX operand access in `nonindexed_address_p'
Maciej W. Rozycki
- [gcc r15-10827] Fortran: fix check for class array valued constructors and functions [PR123961]
Harald Anlauf
- [gcc r16-7515] VAX: Fix ICE in fixup_reorder_chain when building gimple_match.cc [PR112400]
Maciej W. Rozycki
- [gcc r16-7516] Remove HAVE_AS_SPARC_GOTDATA_OP
Rainer Orth
- [gcc r16-7517] libgcobol: Add --with-target-libxml2{, -lib, -include}= configure options [PR122839]
Jakub Jelinek
- [gcc r16-7518] Daily bump.
GCC Administrator
- [gcc r13-10090] Daily bump.
GCC Administrator
- [gcc r14-12316] Daily bump.
GCC Administrator
- [gcc r15-10828] Daily bump.
GCC Administrator
- [gcc r16-7519] testsuite: Fix pr124086-1.c for ia32 (and maybe others)
Andrew Pinski
- [gcc r16-7520] Fortran: Prevent direct references to PDT instances [PR108663]
Paul Thomas
- [gcc r16-7521] forwprop: Fix copy prop aggregates into return statements slightly [PR124099]
Andrew Pinski
- [gcc r16-7522] Remove HAVE_AS_FMAF_HPC_VIS3 etc. on SPARC
Rainer Orth
- [gcc r16-7523] c++: non-trivial by-value deducing this lambda [PR121500]
Patrick Palka
- [gcc r16-7524] Disable simpe-call devirtualization of already devirtualized calls
Jan Hubicka
- [gcc r16-7525] diagnostics: Fix bootstrap on 32b Darwin hosts.
Iain D Sandoe
- [gcc r16-7526] Change int8_t to signed char on Solaris [PR113450, PR123176]
Rainer Orth
- [gcc r16-7527] Daily bump.
GCC Administrator
- [gcc r13-10091] Daily bump.
GCC Administrator
- [gcc r14-12317] Daily bump.
GCC Administrator
- [gcc r15-10829] Daily bump.
GCC Administrator
- [gcc r16-7528] Ada: Fix subpool dropped from allocator initialized by aggregate
Eric Botcazou
- [gcc r15-10830] Ada: Fix subpool dropped from allocator initialized by aggregate
Eric Botcazou
- [gcc r16-7529] testsuite/103515 - adjust gcc.target/powerpc/pr103515.c
Richard Biener
- [gcc r16-7530] libstdc++: implement formatter for std::filesystem::path
Tomasz Kaminski
- [gcc r16-7531] libstdc++: Rename std::submdspan_extents and std::submdspan_canonicalize_slices
Tomasz Kaminski
- [gcc/devel/jlaw/pr80770] Adjust test
Jeff Law
- [gcc r16-7532] libstdc++: Implement rvalue overload for basic_string::substr() [PR119745]
Tomasz Kaminski
- [gcc r15-10831] RISC-V: Disable small memsets for xtheadvector [PR123910].
Jeff Law
- [gcc r15-10832] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
Martin Jambor
- [gcc r16-7533] a68: fix uninitialized memory in get_hole_symbol [PR algol68/124115]
Jose E. Marchesi
- [gcc r15-10833] tree-sra: Do not propagate bit-field accesses across assignments (PR 117217)
Martin Jambor
- [gcc r16-7534] Daily bump.
GCC Administrator
- [gcc r13-10092] Daily bump.
GCC Administrator
- [gcc r14-12318] Daily bump.
GCC Administrator
- [gcc r15-10834] Daily bump.
GCC Administrator
- [gcc r16-7535] testsuite: fix analyzer failures seen after r16-3810 [PR121928]
David Malcolm
- [gcc r16-7536] c++: fix missing file:line:column on "required from here" [PR122001]
David Malcolm
- [gcc r16-7537] c++: For reflection look through DECL_LOCAL_DECL_P decls and fix up has_default_argument [PR123612]
Jakub Jelinek
- [gcc r16-7538] testsuite: Fix up copy-prop-aggregate-return-1.c target selector
Jakub Jelinek
- [gcc r16-7539] c++: Don't support auto{x} and auto(x) for C++ < 23 in SFINAE contexts [PR120685]
Jakub Jelinek
- [gcc r16-7540] c++: Fix up is_type_alias2.C testcase for Solaris [PR124119]
Jakub Jelinek
- [gcc r16-7541] testsuite: i386: xfail gcc.dg/ipa/pr122458.c without gas
Rainer Orth
- [gcc r16-7542] Fixup types in gcc.dg/torture/ssa-fre-7.c
Richard Biener
- [gcc r16-7543] testsuite: Compile gcc.dg/tree-ssa/ldexp.c with -std=c99
Rainer Orth
- [gcc r16-7544] testsuite: Fix gcc.dg/asm-hard-reg-1.c on x86
Rainer Orth
- [gcc r16-7545] testsuite: Require gas in gcc.dg/hierarchical-discriminator-loop-version.c etc. scans
Rainer Orth
- [gcc r16-7546] libstdc++: Fix up submdspan std exports
Jakub Jelinek
- [gcc r16-7547] bswap: Handle VEC_PACK_TRUNC_EXPR [PR120233]
Jakub Jelinek
- [gcc r15-10835] aarch64: Fix gating of fp8 intrinsics [PR123206]
Alex Coplan
- [gcc r16-7548] libstdc++: Correct requirements for atomic/cons/zero_padding.cc tests [PR124124].
Tomasz Kaminski
- [gcc r16-7549] tree-optimization/124132 - fix type problem in loop splitting
Richard Biener
- [gcc r16-7550] tree-optimization/124130 - fixup noreturn calls during inlining
Richard Biener
- [gcc r16-7551] Transition gfortran.dg/vect to dg-additional-sources
Richard Biener
- [gcc r16-7552] [RISC-V][PR target/124048] Fix RTL generated by conditional AND splitter
Jeff Law
- [gcc r15-10836] testsuite: arm: add -mcpu=unset before -march
Torbjorn Svensson
- [gcc r16-7553] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jakub Jelinek
- [gcc r14-12319] tree-sra: Do not propagate bit-field accesses across assignments (PR 117217)
Martin Jambor
- [gcc r16-7554] c++: unifying LAMBDA_EXPR [PR122318]
Patrick Palka
- [gcc r16-7555] c++: void(concept-id) evaluation [PR121822]
Patrick Palka
- [gcc r16-7556] libstdc++: Correct requirements for atomic/cons/zero_padding.cc tests again [PR124124]
Tomasz Kaminski
- [gcc r16-7557] testsuite: Add testcase for latent PR [PR123048]
Jakub Jelinek
- [gcc r16-7558] arm: don't allow movMcc when short-it but no vsel [PR124134]
Richard Earnshaw
- [gcc r15-10837] c++: unifying LAMBDA_EXPR [PR122318]
Patrick Palka
- [gcc r15-10838] c++: void(concept-id) evaluation [PR121822]
Patrick Palka
- [gcc r16-7559] analyzer: fix ICE when throw-handling hits svalue complexity limit [PR124139]
David Malcolm
- [gcc r16-7560] analyzer: fix ICE due to sloppy types in unaryop_svalue [PR124104]
David Malcolm
- [gcc r16-7561] x86: Don't mark clobbered FLAGS_REG as live
H.J. Lu
- [gcc r16-7562] Daily bump.
GCC Administrator
- [gcc r13-10093] Daily bump.
GCC Administrator
- [gcc r14-12320] Daily bump.
GCC Administrator
- [gcc r15-10839] Daily bump.
GCC Administrator
- [gcc r16-7563] x86: Update stack alignment only if stack is used
H.J. Lu
- [gcc r16-7564] OpenMP/Fortran: Error for groupprivate + threadprivate
Tobias Burnus
- [gcc r16-7565] i386: Fix up avx_vpermilp_parallel [PR124138]
Jakub Jelinek
- [gcc r16-7566] vect: Fix vect-fncall-mask-math.c test
Victor Do Nascimento
- [gcc r15-10840] arm: don't allow movMcc when short-it but no vsel [PR124134]
Richard Earnshaw
- [gcc r14-12321] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
Martin Jambor
- [gcc r16-7567] c++: bit_cast and consteval-only types [PR124096]
Marek Polacek
- [gcc r16-7568] target/123137 - improve TLS call placement validity check
Richard Biener
- [gcc r16-7569] testsuite: arm: Use effective-target for aes-fuse-[12].c
Torbjorn Svensson
- [gcc r15-10841] testsuite: arm: Use effective-target for aes-fuse-[12].c
Torbjorn Svensson
- [gcc r15-10842] testsuite: arm: bf16_vstn_1 vst3q_bf16 improved by late-combine
Torbjorn Svensson
- [gcc r16-7570] libstdc++: Add [[no_unique_address]] to repeat_view::_M_value [PR121402]
Patrick Palka
- [gcc r16-7571] c: Call relayout_decl in build_compound_literal when completing type [PR123365]
Jakub Jelinek
- [gcc r16-7572] AMDGCN: Disable subdirectory configuration for unsupported GAS and LD
Maciej W. Rozycki
- [gcc r16-7573] [PR120169, LRA]: Fix up REG_ARGS_SIZE note for output reloads
Vladimir Makarov
- [gcc r16-7574] cprop_hardreg: Use delete_insn_and_edges instead of delete_insn [PR116053]
Andrew Pinski
- [gcc r16-7575] c++/reflection: add fixed test [PR123440]
Marek Polacek
- [gcc r16-7576] x86: Update gcc.target/i386/pr108938-3.c
H.J. Lu
- [gcc r13-10094] Daily bump.
GCC Administrator
- [gcc r14-12322] Daily bump.
GCC Administrator
- [gcc r15-10843] Daily bump.
GCC Administrator
- [gcc r16-7577] Fortran: Fix heap-use-after-free
Jerry DeLisle
- [gcc r16-7578] RISC-V: Add another combine pattern for vfmin/max on cost model
Pan Li
- [gcc r16-7579] testsuite: remove xfails from analyzer test [PR108400, PR124116]
David Malcolm
- [gcc r16-7580] cobol: Improve generated code for fast_add and fast_subtract.
Robert Dubner
- [gcc r16-7581] ++: Implement proposed CWG 3123 resolution
Jakub Jelinek
- [gcc r16-7582] c++: Fix up convert_nontype_argument [PR124070]
Jakub Jelinek
- [gcc r16-7583] i386: Use IN_RANGE in avx_vpermilp_parallel
Jakub Jelinek
- [gcc r16-7584] contrib/filter-clang-warnings.py: Ignore all .texi
Filip Kastl
- [gcc r16-7585] vect: Fix target conditions in pr104116 test cases [PR123195]
Avinash Jayakar
- [gcc r16-7586] cprop_hardreg: Use delete_insn_and_edges instead of delete_insn: gcc.dg/pr116053-1.c does 'dg-requir
Thomas Schwinge
- [gcc r16-7587] c++: Clarify convert_nontype_argument return value in function comment
Jakub Jelinek
- [gcc r16-7588] Further fix up effective-target 'no_fsanitize_address' check
Thomas Schwinge
- [gcc r16-7589] c++/reflection: introduce METAFN_KIND_ARG
Marek Polacek
- [gcc r16-7590] [PR tree-optimization/124108] Verify type_has_mode_precision before reassociating expressions
Jeff Law
- [gcc r16-7591] Fix typo in last change.
Jeff Law
- [gcc r16-7592] libstdc++: Replace uses of "c++2a" effective target with "c++20"
Jonathan Wakely
- [gcc r16-7593] libstdc++: Use global variables for default/max std in libstdc++.exp
Jonathan Wakely
- [gcc r16-7594] libstdc++: Rework constant_wrapper assignments and increments
Tomasz Kaminski
- [gcc r15-10844] [PR121571, LRA]: Reprocess asm insn with different preferences when there are no enough regs for the
Vladimir Makarov
- [gcc r15-10845] c++: evaluation order of xobj memfn call [PR123989]
Patrick Palka
- [gcc r16-7595] Regenerate .pot files
Joseph Myers
- [gcc r16-7596] Daily bump.
GCC Administrator
- [gcc r13-10095] Daily bump.
GCC Administrator
- [gcc r14-12323] Daily bump.
GCC Administrator
- [gcc r15-10846] Daily bump.
GCC Administrator
- [gcc r16-7597] cobol: Update and expand DejaGNU test suite.
Robert Dubner
- [gcc r16-7598] fold/dse: Don't simplify/remove noreturn functions [PR121103]
Andrew Pinski
- [gcc r16-7599] libstdc++: Fix testsuite breakage in r16-7593-g39edc2aea24f9a
Jonathan Wakely
- [gcc r16-7600] ipa-cp: Also look at self-recursive ancestor jump functions (PR122856)
Martin Jambor
- [gcc r16-7601] tree-optimization/124068 - fix missed AVX2 vectorization of shift
Richard Biener
- [gcc r16-7602] openmp: Fix regression in libgomp.c++/target-6.C testcase [PR113436]
Kwok Yeung
- [gcc/devel/omp/gcc-15] openmp: Fix regression in libgomp.c++/target-6.C testcase [PR113436]
Kwok Yeung
- [gcc r16-7603] Fortran: [PR123949] Fix PDT ICE with large KIND values.
Jerry DeLisle
- [gcc r16-7604] Fortran: Fix diagnostic for ambiguous pointer function assignment [PR80012]
Harald Anlauf
- [gcc r16-7605] Ada: Fix finalization glitch for pools with subpools
Eric Botcazou
- [gcc r15-10847] Ada: Fix finalization glitch for pools with subpools
Eric Botcazou
- [gcc r14-12324] Ada: Fix finalization glitch for pools with subpools
Eric Botcazou
- [gcc r13-10096] Ada: Fix finalization glitch for pools with subpools
Eric Botcazou
- [gcc r16-7606] Daily bump.
GCC Administrator
- [gcc r13-10097] Daily bump.
GCC Administrator
- [gcc r14-12325] Daily bump.
GCC Administrator
- [gcc r15-10848] Daily bump.
GCC Administrator
- [gcc(refs/users/meissner/heads/work237-dmf)] Add the -mdense-math option.
Michael Meissner
- [gcc(refs/users/meissner/heads/work237-dmf)] Make the MMA instructions support -mdense-math.
Michael Meissner
- [gcc r16-7607] Revert "Fortran: Fix diagnostic for ambiguous pointer function assignment [PR80012]"
Harald Anlauf
- [gcc r16-7608] [PR target/124147] Fix build failure with clang on RISC-V
Jeff Law
- [gcc r16-7609] [PR rtl-optimization/123994] Bullet-proof RTL-SSA loop to determine insertion location
Jeff Law
- [gcc r16-7610] a68: support for importing exports data from archives
Jose E. Marchesi
- [gcc r16-7611] a68: distinguish between NO_LOWERER and LOWERER_UNIMPL
Jose E. Marchesi
- [gcc r16-7612] a68: standard Algol 68 preludes in Algol 68
Jose E. Marchesi
- [gcc r16-7613] a68: implementation of L bits_pack in standard prelude
Jose E. Marchesi
- [gcc r16-7614] a68: fix handling of & in C formal hole symbols
Jose E. Marchesi
- [gcc r16-7615] a68: make Algol 68 diagnostics to use pp_format tags
Jose E. Marchesi
- [gcc r16-7616] libatomic: Fix race condition in libatomic all-local
Jakub Jelinek
- [gcc r16-7617] a68: fix %%< and %%> marks in snprintf calls
Jose E. Marchesi
- [gcc r16-7618] a68: fix error format string in Archive_file::initilize_big_archive
Jose E. Marchesi
- [gcc r16-7619] a68: couple more fixes for error formatting tags
Jose E. Marchesi
- [gcc r16-7620] xtensa: constantsynth: Exclude the stack pointer
Max Filippov
- [gcc r16-7621] Daily bump.
GCC Administrator
- [gcc r13-10098] Daily bump.
GCC Administrator
- [gcc r14-12326] Daily bump.
GCC Administrator
- [gcc r15-10849] Daily bump.
GCC Administrator
- [gcc r16-7622] a68: fix trimmers with implicit lower and upper bounds
Jose E. Marchesi
- [gcc r16-7623] Ada: Fix crash on call to null procedure as triggering statement of select
Eric Botcazou
- [gcc r16-7624] Ada: Fix inaccurate documentation of Max_Tasks restriction
Eric Botcazou
- [gcc r16-7625] c++/reflection: anon union member from splice [PR123642]
Jason Merrill
- [gcc r16-7626] driver: Escape special characters in '-fdeps-{file, target}' [PR120974]
Nathaniel Shead
- [gcc r16-7627] libcpp: Fix reading from stdin with -fsearch-include-path [PR119756]
Nathaniel Shead
- [gcc r16-7628] libcpp: Fix ICE with directives-only and cpp_maybe_module_directive [PR124153]
Nathaniel Shead
- [gcc] Created branch 'devel/jlaw/pr90036'
Jeff Law
- [gcc/devel/jlaw/pr90036] Allow refinement of an equivalence in the expression table.
Jeff Law
- [gcc/devel/jlaw/pr90036] Utilize expression hash table during back propagation
Jeff Law
- [gcc/devel/jlaw/pr90036] Derive more equivalenecs
Jeff Law
- [gcc/devel/jlaw/pr90036] Do more back-propagation of equivalences.
Jeff Law
- [gcc r15-10850] driver: Escape special characters in '-fdeps-{file, target}' [PR120974]
Nathaniel Shead
- [gcc r15-10851] libcpp: Fix reading from stdin with -fsearch-include-path [PR119756]
Nathaniel Shead
- [gcc r15-10852] libcpp: Fix ICE with directives-only and cpp_maybe_module_directive [PR124153]
Nathaniel Shead
- [gcc r16-7629] c++: Fix up CWG 3123 expansion stmt handling once again [PR124184]
Jakub Jelinek
- [gcc r16-7630] c++: Fix up recent regression in convert_nontype_argument for C++1[14] [PR124173]
Jakub Jelinek
- [gcc r16-7631] a68: new test trimmer-12.a68
Jose E. Marchesi
- [gcc r16-7632] PR c/123716: Fix an unexpected error_mark_node ICE.
Roger Sayle
- [gcc r16-7633] Daily bump.
GCC Administrator
- [gcc r13-10099] Daily bump.
GCC Administrator
- [gcc r14-12327] Daily bump.
GCC Administrator
- [gcc r15-10853] Daily bump.
GCC Administrator
- [gcc r16-7634] a68: more standard prelude in Algol 68
Jose E. Marchesi
- [gcc r16-7635] fortran: Initialize gfc_se in PDT component allocation [PR123949]
Jerry DeLisle
- [gcc r16-7636] testsuite: Improve check-function-bodies logging
Alice Carlotti
- [gcc r16-7637] libgcc: aarch64: Add __arm_get_current_vg
Alice Carlotti
- [gcc r16-7638] aarch64: Use __arm_get_current_vg for CFI
Alice Carlotti
- [gcc r16-7639] aarch64: Adjust TARGET_SVE{2}
Alice Carlotti
- [gcc r16-7640] aarch64: Remove +sme+nosve sorry
Alice Carlotti
- [gcc r16-7641] aarch64: Remove uneccesary +sve2 from SME tests
Alice Carlotti
- [gcc r16-7642] aarch64: Adjust sme tests that require sve
Alice Carlotti
- [gcc r16-7643] aarch64: Change default -march for SME tests
Alice Carlotti
- [gcc r16-7644] libstdc++: Implement mdspan::at member functions from P3383R3.
Tomasz Kaminski
- [gcc r16-7645] libstdc++: Harmonize mdspan operator[] and at methods.
Tomasz Kaminski
- [gcc r16-7646] OpenMP/Fortran: Map intermediate array descriptors [PR120505]
Paul-Antoine Arras
- [gcc r16-7647] OpenMP/Fortran: Enforce component order when mapping allocatable DT [PR120505]
Paul-Antoine Arras
- [gcc r16-7648] c++/reflection: members_of and friend class [PR123641]
Marek Polacek
- [gcc r16-7649] c++/reflection: ICE with missing OVERLOAD [PR124150]
Marek Polacek
- [gcc r16-7650] c++/reflection: splices and passing ctx to finish_id_expr
Marek Polacek
- [gcc r16-7651] amdgcn: prefer scalar ALU instructions over vector
Sandra Loosemore
- [gcc r16-7652] OpenMP/Fortran: Fix map-subarray testcases [PR120505]
Paul-Antoine Arras
- [gcc r16-7653] Fortran: Fix diagnostic for ambiguous pointer function assignment [PR80012]
Harald Anlauf
- [gcc r16-7654] doc: Fix typos in param.opt [PR118988]
Sandra Loosemore
- [gcc r16-7655] Daily bump.
GCC Administrator
- [gcc r13-10100] Daily bump.
GCC Administrator
- [gcc r14-12328] Daily bump.
GCC Administrator
- [gcc r15-10854] Daily bump.
GCC Administrator
- [gcc/devel/jlaw/pr90036] Add recursive call to back_propagate_equivalences
Jeff Law
- [gcc] Created branch 'devel/jlaw/pr123839'
Jeff Law
- [gcc/devel/jlaw/pr123839] Patch from Raphael to improve slides for this case
Jeff Law
- [gcc] Created branch 'ibm/heads/mmaplus2' in namespace 'refs/vendors'
Michael Meissner
- [gcc r16-7656] ipa-cp: Make ipcp_val_replacement_ok_p fail better
Martin Jambor
- [gcc r16-7657] tree-optimization/123117 - fix sign conversion check
Richard Biener
- [gcc r16-7658] c++: error about typename outside of templates
Marek Polacek
- [gcc r16-7659] cobol: Increase PIC X(MAX) from 8192 to 2^31.
Robert Dubner
- [gcc r16-7660] contrib: Skip Clang -Wreturn-type-c-linkage in rust-fmt.h
Martin Jambor
- [gcc r16-7661] Ada: Fix crash on iterated element association for Ordered_Maps
Eric Botcazou
- [gcc r15-10855] Ada: Fix crash on iterated element association for Ordered_Maps
Eric Botcazou
- [gcc r16-7662] libstdc++: Do not check exception at compile-time for mdspan::at for cow string.
Tomasz Kaminski
- [gcc r16-7663] testsuite: arm: add -mfpu=auto to arm_v8_3a_complex_neon
Torbjorn Svensson
- [gcc r16-7664] testsuite: arm: drop xfail for dg-bogus in bfloat_cpp_typecheck.C [PR124064]
Torbjorn Svensson
- [gcc r15-10856] testsuite: arm: drop xfail for dg-bogus in bfloat_cpp_typecheck.C [PR124064]
Torbjorn Svensson
- [gcc r16-7665] libstdc++: Replace check for exceptions in mdspan/at.cc.
Tomasz Kaminski
- [gcc r16-7666] AArch64: Use anchors for vector constants [PR 121240]
Wilco Dijkstra
- [gcc r16-7667] contrib: add bpf-vmtest-tool to test BPF programs
Jose E. Marchesi
- [gcc r16-7668] lra: Perform cycle detection for moves with clobber. [PR123381]
Robin Dapp
- [gcc r16-7669] RISC-V: theadvector specifics for vec_init and vec_extract. [PR124147]
Robin Dapp
- [gcc r16-7670] RISC-V: Change scratch constraint for _lra insns.
Robin Dapp
- [gcc r16-7671] analyzer: fix ICE on division by zero [PR124195]
David Malcolm
- [gcc r16-7672] analyzer: fix ICE on (X + (-X)) for vectors [PR124188]
David Malcolm
- [gcc r16-7673] doc: Rewrite/reorganize discussion of attribute syntax [PR102397]
Sandra Loosemore
- [gcc r16-7674] doc: Merge function, variable, type, and statement attribute sections [PR88472]
Sandra Loosemore
- [gcc r16-7675] doc: Tag attributes with what they apply to [PR88472]
Sandra Loosemore
- [gcc r16-7676] doc: General copy-editing in Attributes section
Sandra Loosemore
- [gcc r16-7677] doc, aarch64: Tidy AArch64 target attribute documentation
Sandra Loosemore
- [gcc r16-7678] doc, loongarch: Clean up LoongArch attribute documentation
Sandra Loosemore
- [gcc r16-7679] doc, riscv: Tidy RISC-V attribute documentation
Sandra Loosemore
- [gcc r16-7680] doc: Consolidate hot/cold attribute documentation [PR88472]
Sandra Loosemore
- [gcc r16-7681] doc: Consolidate documentation for naked attribute [PR88472]
Sandra Loosemore
- [gcc r16-7682] doc: Put attributes in their own index [PR88472]
Sandra Loosemore
- [gcc r16-7683] doc: Fix the attribute urlifier after changes to indexing [PR88472]
Sandra Loosemore
- [gcc r16-7684] Daily bump.
GCC Administrator
- [gcc r13-10101] Daily bump.
GCC Administrator
- [gcc r14-12329] Daily bump.
GCC Administrator
- [gcc r15-10857] Daily bump.
GCC Administrator
- [gcc r16-7685] gcc.dg/plugin: fix spurious llp64 warnings
Jonathan Yong
- [gcc r16-7686] fortran: Fix iterator counting in nested block scopes [PR fortran/124208]
Jerry DeLisle
- [gcc r16-7687] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski
- [gcc r16-7688] libiberty, Darwin: Fix handling of file offsets.
Iain D Sandoe
- [gcc r15-10858] testsuite: drop xfail for dg-bogus in zlib-3.c [PR124065]
Torbjorn Svensson
- [gcc r16-7689] target/120234 - adjust vector construction costs
Richard Biener
- [gcc r15-10859] testsuite: silence nolto-rel warning in pr62026_0.C
Torbjorn Svensson
- [gcc r15-10860] testsuite: Add tls_link effective target
Torbjorn Svensson
- [gcc r16-7690] Ada: Fix missing implicit dereference for access-to-protected used as prefix
Eric Botcazou
- [gcc r15-10861] Ada: Fix missing implicit dereference for access-to-protected used as prefix
Eric Botcazou
- [gcc r14-12330] Ada: Fix missing implicit dereference for access-to-protected used as prefix
Eric Botcazou
- [gcc r13-10102] Ada: Fix missing implicit dereference for access-to-protected used as prefix
Eric Botcazou
- [gcc r16-7691] c++/reflection: fix ICE with OMP_CLAUSE [PR124227]
Marek Polacek
- [gcc r16-7692] c++/reflection: also walk BIND_EXPR_BODY
Marek Polacek
- [gcc r16-7693] testsuite: Fix default on arm_v8_3a_fp16_complex_neon_hw [PR124236]
Tamar Christina
- [gcc r16-7694] xtensa: Add 'spaceshipsi4' insn pattern
Max Filippov
- [gcc r16-7695] c++/reflection: remove TODO in compare9.C
Marek Polacek
- [gcc r16-7696] fn-split: Insert new call after clobbers/debug stmt [PR110091]
Andrew Pinski
- [gcc r16-7697] fn-split: Move clobbers from the old exit bb to new call block after the call [PR110091]
Andrew Pinski
- [gcc r16-7698] bpf: Split expressions for proper CO-RE code generation
Cupertino Miranda
- [gcc r16-7699] c++/reflection: remove FIXME in members_of5.C
Marek Polacek
- [gcc r16-7700] fortran: Fix ICE in ALLOCATE of sub-objects with recursive types
Jerry DeLisle
- [gcc r16-7701] libstdc++: debug impls for heterogeneous erasure overloads (P2077) [PR117404]
Nathan Myers
- [gcc r16-7702] avoid-store-forwarding: Fix include order and drop cselib.h include
Philipp Tomsich
- [gcc r16-7703] avoid-store-forwarding: Fix wrong counter in statistics reporting
Philipp Tomsich
- [gcc r16-7704] avoid-store-forwarding: Fix sbitmap memory leak in process_store_forwarding
Philipp Tomsich
- [gcc r16-7705] a68: do not revise lower bounds in trimmers with trimscripts
Jose E. Marchesi
- [gcc r16-7706] a68: handle Darwin's #1/NN archive members
Jose E. Marchesi
- [gcc r16-7707] Daily bump.
GCC Administrator
- [gcc r13-10103] Daily bump.
GCC Administrator
- [gcc r14-12331] Daily bump.
GCC Administrator
- [gcc r15-10862] Daily bump.
GCC Administrator
- [gcc r16-7708] analyzer: fix ICE on putenv of a field [PR124232]
David Malcolm
- [gcc r16-7709] Add default_promote_function_mode_sign_extend
H.J. Lu
- [gcc r16-7710] PR c/119651: Fix some unexpected error_mark_node ICEs.
Roger Sayle
- [gcc r16-7711] testsuite: add require effective target pthread to gcov-threads-1.C
Torbjorn Svensson
- [gcc r16-7712] PR target/124194: Fix __builtin_ia32_cmpd256_mask(op, op, TRUE)
Roger Sayle
- [gcc r15-10863] libstdc++: Allow constant initialization of std::atomic of types with padding [PR123875]
Tomasz Kaminski
- [gcc r16-7713] a68: Add error on integral denotation overflow
Jose E. Marchesi
- [gcc r16-7714] libstdc++: complete P0493R5 with pointer support
Yuao Ma
- [gcc r16-7715] c++/reflection: members_of and cv-qual class types [PR124215]
Marek Polacek
- [gcc r16-7716] libstdc++: add using std::size_t
Torbjorn Svensson
- [gcc r16-7717] middle-end: extend the narrower shift amount before broadcasting it [PR 124250]
Xi Ruoyao
- [gcc r14-12332] libstdc++: Allow constant initialization of std::atomic of types with padding [PR123875]
Tomasz Kaminski
- [gcc r16-7718] c++/reflection: fix wrong "consteval-only" error [PR123662]
Marek Polacek
- [gcc r16-7719] aarch64: fix `cmpbr-3.c` tests
Karl Meakin
- [gcc r16-7720] RISC-V: Consider uses for vsetvl LCM transparency. [PR122448]
Robin Dapp
- [gcc r15-10864] LoongArch: rework copysign and xorsign implementation
Xi Ruoyao
- [gcc r15-10865] Revert "LoongArch: Fix PR122097 (2)."
Xi Ruoyao
- [gcc r15-10866] lto: Fix SegFault in ICF caused by missing body
Michal Jires
- [gcc r14-12333] LoongArch: rework copysign and xorsign implementation
Xi Ruoyao
- [gcc r14-12334] Revert "LoongArch: Fix PR122097 (2)."
Xi Ruoyao
- [gcc r14-12335] lto: Fix SegFault in ICF caused by missing body
Michal Jires
- [gcc r13-10104] lto: Fix SegFault in ICF caused by missing body
Michal Jires
- [gcc r16-7721] aarch64: remove GNU properties expectations from a BTI test
Matthieu Longo
- [gcc r16-7722] Fortran: Unify check of teams parameter in failed/stopped_images().
Jerry DeLisle
- [gcc r16-7723] Fortran: Small fixes of coarray routines handling and code gen.
Jerry DeLisle
- [gcc r16-7724] Fortran: Fix coarray generation for char arrays and derived types.
Jerry DeLisle
- [gcc r16-7725] Fortran: Fix signatures of coarray API and caf_single.
Jerry DeLisle
- [gcc r16-7726] Fortran: Add a shared memory multi process coarray implementation [PR88076]
Jerry DeLisle
- [gcc r16-7727] Fortran: Enable coarray tests for multi image use [PR88076]
Jerry DeLisle
- [gcc r16-7728] Fortran: Detect working CLZL or use alternative.
Jerry DeLisle
- [gcc r16-7729] Fortran: Fix caf_shmem syncing on Windows.
Jerry DeLisle
- [gcc r16-7730] Fortran: Fix creating shared memory on macOS.
Jerry DeLisle
- [gcc r16-7731] Fortran: Sync coarray images on exit.
Jerry DeLisle
- [gcc r16-7732] Fortran: Fix coarray assignment when rhs is complicated.
Jerry DeLisle
- [gcc r16-7733] Fortran: Ensure constant strings are sent correctly to caf.
Jerry DeLisle
- [gcc r16-7734] Fortran: Add a shared memory coarray implementation [PR88076]
Jerry DeLisle
- [gcc r16-7735] Fortran: Fix form team in caf_shmem [PR124071]
Jerry DeLisle
- [gcc r16-7736] Fortran: Fix coarray shared mem [PR121429]
Jerry DeLisle
- [gcc r16-7737] Fortran: Adjust test to work with multiple images.
Jerry DeLisle
- [gcc r16-7738] Fortran: Add new testcase for PR121360
Jerry DeLisle
- [gcc r16-7739] Fortran: Cleanup documentation for coarray -lcaf_shmem.
Jerry DeLisle
- [gcc r16-7740] Fortran: Fix run time failures when compiled with -m32
Jerry DeLisle
- [gcc r16-7741] Fortran: Make caf_shmem build pthread presence aware.
Jerry DeLisle
- [gcc r16-7742] Fortran: Regenerate autoconf/automake files.
Jerry DeLisle
- [gcc r16-7743] Fortran: Use -pthread on target *-*-freebsd*
Jerry DeLisle
- [gcc/devel/omp/gcc-15] OpenMP/Fortran: Fix present modifier in map clauses for allocatables
Paul-Antoine Arras
- [gcc/devel/omp/gcc-15] OpenMP/Fortran: Map intermediate array descriptors [PR120505]
Paul-Antoine Arras
- [gcc/devel/omp/gcc-15] OpenMP/Fortran: Enforce component order when mapping allocatable DT [PR120505]
Paul-Antoine Arras
- [gcc/devel/omp/gcc-15] OpenMP/Fortran: Fix map-subarray testcases [PR120505]
Paul-Antoine Arras
- [gcc r16-7744] c++/reflection: fix crash with substitute [PR124204]
Marek Polacek
- [gcc r16-7745] [PR115042, LRA]: Postpone processing of new reload insns
Vladimir Makarov
- [gcc r16-7746] libiberty: fix resource exhaustion in rust demangler (PR demangler/106641)
Andrew Pinski
- [gcc r16-7747] Ada: Fix bogus visibility error for iterated element association with key
Eric Botcazou
- [gcc r16-7748] cobol: Fix FUNCTION TRIM.
Robert Dubner
- [gcc r16-7749] Daily bump.
GCC Administrator
- [gcc r13-10105] Daily bump.
GCC Administrator
- [gcc r14-12336] Daily bump.
GCC Administrator
- [gcc r15-10867] Daily bump.
GCC Administrator
- [gcc r16-7750] Fortran: New test cases from [PR123947]
Jerry DeLisle
- [gcc r15-10868] LoongArch: testsuite: drop scan-assembler from pr122097.c
Xi Ruoyao
- [gcc r14-12337] LoongArch: testsuite: drop scan-assembler from pr122097.c
Xi Ruoyao
- [gcc r16-7751] cobol/123238 - fix LTO bootstrap with cobol enabled
Richard Biener
- [gcc r16-7752] phiopt: Reject hot/cold predictors for early phiopt [PR117935]
Andrew Pinski
- [gcc r16-7753] AArch64: Don't enable ptest elimination for partial vectors [PR124162]
Tamar Christina
- [gcc r13-10106] libstdc++: Allow constant initialization of std::atomic of types with padding [PR123875]
Tomasz Kaminski
- [gcc r16-7754] ipa: Meet same speculative and certain polymorphic contexts (PR123629)
Martin Jambor
- [gcc r16-7755] aarch64: Fix NULL structures in base tunings being silently ignored by JSON parser
Soumya AR
- [gcc r16-7756] ipa-prop: Reset param_index of indir. edge when there are no jfuncs (PR123229)
Martin Jambor
- [gcc r16-7757] Revert "[PR115042, LRA]: Postpone processing of new reload insns" as it results in numerous failures
Vladimir Makarov
- [gcc r16-7758] middle-end: allow expand_vector_broadcast to broadcast QImode to BImode vector [PR 124280]
Xi Ruoyao
- [gcc r16-7759] top-level: Rename forgejo sanity checks
Christophe Lyon
- [gcc r16-7760] c++: add test for DR 3110
Marek Polacek
- [gcc r16-7761] [1/n][PR tree-optimization/90036] All refinement of entries in DOM hash table
Jeff Law
- [gcc r16-7762] vect: enforce trapping math checks when early breaks [PR124142]
Tamar Christina
- [gcc r16-7763] a68: Allow full range of negative values in integral denotations
Jose E. Marchesi
- [gcc r16-7764] gccrs: Remove the template parameter so clang format stops barfing on this
Arthur Cohen
- [gcc r16-7765] gccrs: Revert "gccrs: Remove the template parameter
Arthur Cohen
- [gcc r16-7766] gccrs: util/attributes: error on malformed #[link_section] input
Arthur Cohen
- [gcc r16-7767] gccrs: Fix ICE in insert_associated_trait_impl due to recursion
Arthur Cohen
- [gcc r16-7768] gccrs: testsuite: Adds test from issue 1245
Arthur Cohen
- [gcc r16-7769] gccrs: testsuite: Adds test from issue
Arthur Cohen
- [gcc r16-7770] gccrs: util/attributes: Error on #[repr] applied to functions
Arthur Cohen
- [gcc r16-7771] gccrs: fixes the error thrown
Arthur Cohen
- [gcc r16-7772] gccrs: Adds test of issue 1210
Arthur Cohen
- [gcc r16-7773] gccrs: ast: Add new GlobContainer class and use it
Arthur Cohen
- [gcc r16-7774] gccrs: add non upper case globals lint
Arthur Cohen
- [gcc r16-7775] gccrs: add non snake case lint
Arthur Cohen
- [gcc r16-7776] gccrs: util/attributes: Check that #[target_feature] is only used on unsafe functions
Arthur Cohen
- [gcc r16-7777] gccrs: Add export_name attribute and lower it
Arthur Cohen
- [gcc r16-7778] gccrs: Use attribute value variable instead of raw text
Arthur Cohen
- [gcc r16-7779] gccrs: nr: Add proper prelude resolution and fill it upon encountering a prelude.
Arthur Cohen
- [gcc r16-7780] gccrs: util/attributes: error on malformed #[export_name] input
Arthur Cohen
- [gcc r16-7781] gccrs: util/attributes: handle #[export_name] on static items
Arthur Cohen
- [gcc r16-7782] gccrs: fix ice on let else expession
Arthur Cohen
- [gcc r16-7783] gccrs: testsuite: adds some tests for ice 4375
Arthur Cohen
- [gcc r16-7784] gccrs: replace unreachable with sorry_at
Arthur Cohen
- [gcc r16-7785] gccrs: backend: Factor out asm operand chaining
Arthur Cohen
- [gcc r16-7786] gccrs: expand: Refactor field expansion and add documentation
Arthur Cohen
- [gcc r16-7810] Fortran: Fix dprintf on some older systems
Jerry DeLisle
- [gcc r16-7811] libgfortran: Regenerate generated files with autoconf 2.69 and automake 1.15.1
Jakub Jelinek
- [gcc r16-7812] Ada: Fix assertion failure for unfrozen mutably tagged type as actual
Eric Botcazou
- [gcc r16-7813] Ada: Fix bogus visibility error for expression of iterated association
Eric Botcazou
- [gcc r15-10869] Ada: Fix assertion failure for unfrozen mutably tagged type as actual
Eric Botcazou
- [gcc r16-7814] Fortran: deferred-length character results and -fno-automatic [PR78187]
Harald Anlauf
- [gcc r16-7816] openmp: Re-add support for private references to variable-length arrays with allocator clause [PR113
Kwok Yeung
- [gcc r16-7817] doc: Restore anchors for deleted attribute section names.
Sandra Loosemore
- [gcc r16-7818] doc: Document __attribute keyword [PR87591]
Sandra Loosemore
- [gcc r16-7819] diagnostics: use label_text for logical_location strings
David Malcolm
- [gcc r16-7820] diagnostics: split out physical_location_maker from libgdiagnostics
David Malcolm
- [gcc r16-7821] json: split out replayer_location_map from libsarifreplay.cc
David Malcolm
- [gcc r16-7822] Add json-diagnostic.{cc,h}
David Malcolm
- [gcc r16-7823] aarch64: improve diagnostics for bogus JSON tuning inputs [PR124094]
David Malcolm
- [gcc r16-7824] libstdc++: Add test for -Wnull-deference in istream_iterator [PR105580]
Tomasz Kaminski
- [gcc r16-7825] [PR tree-optimization/90036] Backpropagate more equivalences in DOM
Jeff Law
- [gcc r16-7826] Ada: Fix infinite recursion on unchecked union with representation clause
Eric Botcazou
- [gcc r15-10870] Ada: Fix infinite recursion on unchecked union with representation clause
Eric Botcazou
- [gcc r14-12338] Ada: Fix infinite recursion on unchecked union with representation clause
Eric Botcazou
- [gcc r13-10107] Ada: Fix infinite recursion on unchecked union with representation clause
Eric Botcazou
Last message date:
Sat Feb 28 19:01:08 GMT 2026
Archived on: Sat Feb 28 19:01:10 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).