Messages by Date
-
2026/02/05
[gcc r16-7338] libstdc++: Fix ambiguity caused by new std::source_location constructor
Jonathan Wakely via Gcc-cvs
-
2026/02/05
[gcc r16-7337] contrib/download_prerequisites: Switch gcc.gnu.org link to https
Torbjorn Svensson via Gcc-cvs
-
2026/02/05
[gcc r15-10792] aarch64: Adjust PR117048 scan assembly test
Kyrylo Tkachov via Gcc-cvs
-
2026/02/05
[gcc r15-10791] aarch64: fix XAR tests
Kyrylo Tkachov via Gcc-cvs
-
2026/02/05
[gcc r15-10790] aarch64: PR target/123584 - Fix expansion of SHA3 XAR with 0 amount
Kyrylo Tkachov via Gcc-cvs
-
2026/02/05
[gcc r16-7336] aarch64: Adjust PR117048 scan assembly test
Kyrylo Tkachov via Gcc-cvs
-
2026/02/05
[gcc r14-12298] libstdc++: Use overload operator<=> when provided in relational functors [PR114153]
Tomasz Kaminski via Gcc-cvs
-
2026/02/05
[gcc r16-7335] libiberty: add helper to swap doubly-linked list wrappers
Matthieu Longo via Gcc-cvs
-
2026/02/05
[gcc r15-10789] c++: cv-qualified pack index propagation [PR122169]
Patrick Palka via Gcc-cvs
-
2026/02/05
[gcc r16-7333] testsuite: Add testcase for PR123986
Richard Biener via Gcc-cvs
-
2026/02/05
[gcc r16-7332] c,c++: Fix incorrect warning with asm defined symbols
Michal Jires via Gcc-cvs
-
2026/02/05
[gcc r16-7331] testsuite: Add testcase for PR [PR123882]
Jakub Jelinek via Gcc-cvs
-
2026/02/05
[gcc r16-7330] c++/reflection: fix type_of for member fns [PR123934]
Marek Polacek via Gcc-cvs
-
2026/02/05
[gcc r16-7329] c++: cv-qualified pack index propagation [PR122169]
Patrick Palka via Gcc-cvs
-
2026/02/05
[gcc r16-7328] Revert c, c++: Use c*_build_qualified_type instead of build_qualified_type from within build_type_at
Jakub Jelinek via Gcc-cvs
-
2026/02/05
[gcc r15-10788] testsuite: lto: transform gcc-ar to include prefix
Torbjorn Svensson via Gcc-cvs
-
2026/02/05
[gcc r16-7327] testsuite: lto: transform gcc-ar to include prefix
Torbjorn Svensson via Gcc-cvs
-
2026/02/05
[gcc r16-7326] Makefile.tpl: Implement per-stage GDCFLAGS [PR116975]
Iain Buclaw via Gcc-cvs
-
2026/02/05
[gcc r16-7324] tree-optimization/123983 - only update IV on the requested edge
Richard Biener via Gcc-cvs
-
2026/02/05
[gcc r16-7325] tree-optimization/123986 - upon SLP analysis rollback, release data
Richard Biener via Gcc-cvs
-
2026/02/05
[gcc r16-7323] compare-elim: arm: enable compare-elimination on Arm [PR123604]
Richard Earnshaw via Gcc-cvs
-
2026/02/05
[gcc r16-7322] ranger: Fix up WIDEN_MULT_EXPR handling in the ranger [PR123978]
Jakub Jelinek via Gcc-cvs
-
2026/02/05
[gcc r16-7321] libstdc++: Fix std::shared_ptr pretty printer for GDB 11
Jonathan Wakely via Libstdc++-cvs
-
2026/02/05
[gcc r16-7320] libstdc++: Fix some -Wpedantic warnings in regex tests
Jonathan Wakely via Libstdc++-cvs
-
2026/02/05
[gcc r16-7319] Fix speculative devirtualization ICE
Jan Hubicka via Gcc-cvs
-
2026/02/05
[gcc r16-7318] libgomp, docs: Update TR14 omp_target_is_accessible status
Andrew Stubbs via Gcc-cvs
-
2026/02/05
[gcc r16-7317] libgomp, docs: Fix misplaced pinned memory description
Andrew Stubbs via Gcc-cvs
-
2026/02/05
[gcc r16-7316] libphobos: Regenerate libdruntime/Makefile.am
Iain Buclaw via Gcc-cvs
-
2026/02/05
[gcc r16-7315] a68: fix function type in a68_lower_revelation_ludes
Jose E. Marchesi via Gcc-cvs
-
2026/02/05
[gcc r16-7314] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina via Gcc-cvs
-
2026/02/05
[gcc r16-7312] RISC-V: Allow vector modes for xtheadvector. [PR123971]
Robin Dapp via Gcc-cvs
-
2026/02/05
[gcc r16-7311] forwprop: Handle nop-conversion for maybe_ident. [PR123925]
Robin Dapp via Gcc-cvs
-
2026/02/05
[gcc r16-7313] RISC-V: Fix xtheadvector ratio attribute. [PR123870]
Robin Dapp via Gcc-cvs
-
2026/02/05
[gcc r16-7310] RISC-V: Disable small memsets for xtheadvector [PR123910].
Robin Dapp via Gcc-cvs
-
2026/02/05
[gcc r16-7309] contrib/check-params-in-docs.py: Make compatible with params.texi
Filip Kastl via Gcc-cvs
-
2026/02/05
[gcc r16-7308] a68: make SET, CLEAR and TEST bits operators zero-based
Jose E. Marchesi via Gcc-cvs
-
2026/02/05
[gcc r16-7307] a68: fix bit-shift standard operators [PR algol68/123959]
Jose E. Marchesi via Gcc-cvs
-
2026/02/05
[gcc r16-7306] Add -ffuse-ops-with-volatile-access: Adjust 'gcc.target/nvptx/alloca-5.c' [PR122343]
Thomas Schwinge via Gcc-cvs
-
2026/02/05
[gcc r15-10787] libstdc++: Use overload operator<=> when provided in relational functors [PR114153]
Tomasz Kaminski via Libstdc++-cvs
-
2026/02/05
[gcc r16-7305] tree-optimization/121726 - TBAA bug with SRA of address-taken decls
Richard Biener via Gcc-cvs
-
2026/02/05
[gcc r16-7304] middle-end: use inner variable when determining deferred FMA order [PR123898]
Tamar Christina via Gcc-cvs
-
2026/02/04
[gcc r13-10075] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang via Gcc-cvs
-
2026/02/04
[gcc r14-12297] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang via Gcc-cvs
-
2026/02/04
[gcc r15-10786] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang via Gcc-cvs
-
2026/02/04
[gcc r16-7303] testsuite: aarch64: state pr122103_1.c requirements [PR123936]
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r16-7301] testsuite: require hostedlib for pr123729.C
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r16-7302] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r16-7300] simplify-rtx: fix riscv redundant-bitmap-2.C
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r15-10785] testsuite: riscv: drop -mcpu=xt-c920 tests from gcc-15
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r15-10784] testsuite: require hostedlib for pr123729.C
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r15-10783] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r16-7299] RISC-V: Adjust testcase asm check for vx-[56]-i[16|8].c
Pan Li via Gcc-cvs
-
2026/02/04
[gcc r16-7298] RISC-V: Add test case for PR123916
Pan Li via Gcc-cvs
-
2026/02/04
[gcc r16-7297] RISC-V: Adjust the vf-[378]* testcase by param=vr2fpr-cost
Pan Li via Gcc-cvs
-
2026/02/04
[gcc r16-7296] RISC-V: Introduce vr2fpr-cost= for customizing the cost when vr2fpr
Pan Li via Gcc-cvs
-
2026/02/04
[gcc r16-7295] RISC-V: Adjust the vx-[456]* testcase by param=vr2gpr-cost
Pan Li via Gcc-cvs
-
2026/02/04
[gcc r16-7294] RISC-V: Introduce vr2gpr-cost= for customizing the cost when vr2gpr
Pan Li via Gcc-cvs
-
2026/02/04
[gcc(refs/users/aoliva/heads/testme)] testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc(refs/users/aoliva/heads/testme)] testsuite: require hostedlib for pr123729.C
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc(refs/users/aoliva/heads/testme)] testsuite: sparc: XFAIL Invalid sum vect tests on leon3 [PR119293]
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: check for Zbs support in pr116715.c
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: restore defaults for multilib test
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc(refs/users/aoliva/heads/testme)] simplify-rtx: fix riscv redundant-bitmap-2.C
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc/aoliva/heads/testme] (29 commits) testsuite: aarch64: state pr123775.c requirements
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc/aoliva/heads/testbase] (23 commits) testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva via Gcc-cvs
-
2026/02/04
[gcc r16-7292] libstdc++: container erasure overloads (P2077) [PR117404]
Nathan Myers via Libstdc++-cvs
-
2026/02/04
[gcc r16-7291] Fortran: fix documentation of intrinsic SPLIT [PR123941]
Harald Anlauf via Gcc-cvs
-
2026/02/04
[gcc r16-7290] [PR123922, LRA]: Fix asan related bug in LRA
Vladimir Makarov via Gcc-cvs
-
2026/02/04
[gcc r16-7289] complex: Directly emit gimple from extract_component [PR121661]
Andrew Pinski via Gcc-cvs
-
2026/02/04
[gcc r16-7288] OpenMP/Fortran: Fix present modifier in map clauses for allocatables
Paul-Antoine Arras via Gcc-cvs
-
2026/02/04
[gcc r16-7286] doc: Remove references to parameters in user documentation [PR123245] [PR89915]
Sandra Loosemore via Gcc-cvs
-
2026/02/04
[gcc r16-7287] doc: Copy-edit parameter documentation [PR89915]
Sandra Loosemore via Gcc-cvs
-
2026/02/04
[gcc r16-7284] Drop junk files accidentially committed
Jeff Law via Gcc-cvs
-
2026/02/04
[gcc r16-7283] [PATCH] RISC-V: fix nullptr dereference in parse_arch
Jeff Law via Gcc-cvs
-
2026/02/04
[gcc r16-7282] middle-end/49330 - add testcases for fixed bug
Richard Biener via Gcc-cvs
-
2026/02/04
[gcc r16-7281] c++: Fix up eval_parameters_of for function types [PR123913]
Jakub Jelinek via Gcc-cvs
-
2026/02/04
[gcc r16-7280] c++: Perform the iterating expansion stmt N evaluation in immediate context [PR123611]
Jakub Jelinek via Gcc-cvs
-
2026/02/04
[gcc r16-7279] toplevel: Build stage1/stage2/stageprofile libstdc++ with --disable-libstdcxx-pch when bootstrapping
Jakub Jelinek via Gcc-cvs
-
2026/02/04
[gcc r16-7278] tree: Fix up wrong-code with certain C++ default arguments [PR123818]
Jakub Jelinek via Gcc-cvs
-
2026/02/04
[gcc r16-7277] bitint: Don't try to extend PHI in the min_prec == prec case [PR122689]
Jakub Jelinek via Gcc-cvs
-
2026/02/04
[gcc r16-7276] ipa-reorder-for-locality - Adjust bootstrap-lto-locality and param to reduce compile time
Kyrylo Tkachov via Gcc-cvs
-
2026/02/03
[gcc r16-7274] analyzer: fix ICE on pointer offsets [PR116865]
David Malcolm via Gcc-cvs
-
2026/02/03
[gcc r16-7273] a68: Fix ICE in a68_extract_indicants
Jose E. Marchesi via Gcc-cvs
-
2026/02/03
[gcc r16-7271] libstdc++, c++/reflection: mark {, de}allocate constexpr
Marek Polacek via Libstdc++-cvs
-
2026/02/03
[gcc r16-7270] fortran: Fix creation of reference to C_FUNLOC argument [PR117303]
Harald Anlauf via Gcc-cvs
-
2026/02/03
[gcc r16-7269] build: Only use gas_flag/gnu_ld_flag internally [PR123841]
Rainer Orth via Gcc-cvs
-
2026/02/03
[gcc r16-7268] build: Use separate options for Darwin as [PR123841]
Rainer Orth via Gcc-cvs
-
2026/02/03
[gcc r16-7267] Split gcc.dg/pr123109.c into scalar and vector parts
Pengxuan Zheng via Gcc-cvs
-
2026/02/03
[gcc r15-10779] [RISC-V][PR target/120642] Avoid propagating constant AVL for theadvector
Jeff Law via Gcc-cvs
-
2026/02/03
[gcc r15-10780] [RISC-V][PR target/122051] Fix pmode_reg_or_uimm5_operand for thead vector
Jeff Law via Gcc-cvs
-
2026/02/03
[gcc r16-7266] Fortran: Fix module proc with array valued dummy procedure [PR123952]
Paul Thomas via Gcc-cvs
-
2026/02/03
[gcc r16-7265] PR middle-end/118608: Fix lack of sign extension on MIPS64 with -Os
Roger Sayle via Gcc-cvs
-
2026/02/03
[gcc r16-7264] PR middle-end/123826: __builtin_pow vs. errno.
Roger Sayle via Gcc-cvs
-
2026/02/03
[gcc r16-7263] aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards via Gcc-cvs
-
2026/02/03
[gcc r15-10778] aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards via Gcc-cvs
-
2026/02/03
[gcc r14-12294] aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards via Gcc-cvs
-
2026/02/03
[gcc r16-7262] testsuite: arm: Make arm_neon_ok_nocache consistent with other effective-targets
Christophe Lyon via Gcc-cvs
-
2026/02/03
[gcc r16-7261] [RISC-V][PR rtl-optimization/123322] Split general conditional moves into simpler sequences
Jeff Law via Gcc-cvs
-
2026/02/03
[gcc r16-7260] c++/reflection: refactor compare_reflections
Marek Polacek via Gcc-cvs
-
2026/02/03
[gcc r16-7259] libstdc++: Define __cpp_lib_define_static [PR123921]
Jakub Jelinek via Libstdc++-cvs
-
2026/02/03
[gcc r16-7257] diagnostics: conditionally include afunix.h
Torbjorn Svensson via Gcc-cvs
-
2026/02/03
[gcc r16-7258] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Andrew Stubbs via Gcc-cvs
-
2026/02/03
[gcc r16-7256] gcc: migrate from CONST_CAST2 macro to const_cast<>() [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/03
[gcc r16-7255] ipa/123416 - fix IPA modref summary merging after inlining
Richard Biener via Gcc-cvs
-
2026/02/03
[gcc r16-7254] c++: Fix UB in eval_data_member_spec [PR123920]
Jakub Jelinek via Gcc-cvs
-
2026/02/03
[gcc r16-7253] c++: Don't call cpp_translate_string on NULL string [PR123918]
Jakub Jelinek via Gcc-cvs
-
2026/02/02
[gcc r16-7252] Ada: Fix couple of small accessibility glitches
Eric Botcazou via Gcc-cvs
-
2026/02/02
[gcc r16-7250] LoongArch: rework copysign and xorsign implementation
Xi Ruoyao via Gcc-cvs
-
2026/02/02
[gcc r16-7251] Revert "LoongArch: Fix PR122097 (2)."
Xi Ruoyao via Gcc-cvs
-
2026/02/02
[gcc r16-7248] diagnostics: respect dumpdir when outputting SARIF and HTML file [PR110522]
David Malcolm via Gcc-cvs
-
2026/02/02
[gcc r16-7247] c++: update FTM for C++23 inherited CTAD
Patrick Palka via Gcc-cvs
-
2026/02/02
[gcc r16-7246] libstdc++/regex: Zero-initialize _ExecutorFrame flags
Patrick Palka via Libstdc++-cvs
-
2026/02/02
[gcc r16-7245] Ada: Fix profile conformance glitch with limited_with and incomplete type
Eric Botcazou via Gcc-cvs
-
2026/02/02
[gcc r16-7244] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski via Gcc-cvs
-
2026/02/02
[gcc r14-12292] middle-end/123887 - trapping conditional operand turned unconditional
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r14-12291] match: Fix `a != 0 ? a * b : 0` patterns for things that trap [PR116772]
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10775] tree-optimization/123794 - fix OMP SIMD scalar call removal
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r16-7243] c++/reflection: fix ICE with object_of [PR123695]
Marek Polacek via Gcc-cvs
-
2026/02/02
[gcc r15-10774] middle-end/123775 - add missing expand_vec_cond_expr_p to patterns
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10771] middle-end/123575 - fix ABS_EXPR folding for vectors
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10772] Add phi_arg_edge_from_use helper
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10768] tree-optimization/110043 - avoid overflow in pointer-query
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10765] middle-end/123887 - fix another missing side-effect check
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10776] debug/123886 - remove GTY((skip)) from external_die_map entry
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10769] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10766] rtl-optimization/106859 - fix location dumping from var-tracking
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10773] tree-optimization/123729 - fix reduction epilog flowing into abnormal edge
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10770] tree-optimization/123537 - fix too permissive .REDUC_* folding
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10767] tree-optimization/109410 - ICE with noreturn and -g
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r15-10764] middle-end/123887 - trapping conditional operand turned unconditional
Richard Biener via Gcc-cvs
-
2026/02/02
[gcc r16-7242] c++/reflection: wrong error with const meta::info parm [PR123614]
Marek Polacek via Gcc-cvs
-
2026/02/02
[gcc r16-7241] middle-end: use destination type when folding addent [PR123897]
Tamar Christina via Gcc-cvs
-
2026/02/02
[gcc r16-7240] AArch64: remove setting scalar dup analysis flag back to false [PR121290]
Tamar Christina via Gcc-cvs
-
2026/02/02
[gcc r16-7239] widening_mul: Fix UADDC/USUBC pattern matching [PR121104]
Jakub Jelinek via Gcc-cvs
-
2026/02/01
[gcc r16-7237] a68: simplify a68_bits_test
Jose E. Marchesi via Gcc-cvs
-
2026/02/01
[gcc r16-7236] a68: avoid indirect calls to publicized C functions
Jose E. Marchesi via Gcc-cvs
-
2026/02/01
[gcc r15-10762] Add missing PR reference
Eric Botcazou via Gcc-cvs
-
2026/02/01
[gcc r15-10761] Ada: Fix prefixed-view notation rejected for discriminated private type
Eric Botcazou via Gcc-cvs
-
2026/02/01
[gcc r15-10760] Ada: Fix iterator filter ignored on enumeration type with clause
Eric Botcazou via Gcc-cvs
-
2026/02/01
[gcc r16-7235] Ada: Fix prefixed-view notation rejected for discriminated private type
Eric Botcazou via Gcc-cvs
-
2026/02/01
[gcc r16-7234] Ada: Fix iterator filter ignored on enumeration type with clause
Eric Botcazou via Gcc-cvs
-
2026/02/01
[gcc r16-7233] tree-optimization/123755 - more (len-)masked call fixes
Richard Biener via Gcc-cvs
-
2026/02/01
[gcc r16-7232] testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7231] testsuite: riscv: pr110812_*.c needs medany on rv32
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7230] testsuite: riscv: pr83403-*.c need common 32bit --param on rv32
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7229] testsuite: riscv: pr90838-2.c cannot find 64-bit CTZ on rv32
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7228] testsuite: riscv: pr114139 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7226] testsuite: riscv: set abi along with arch word size
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7227] testsuite: riscv: pr118170 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7225] testsuite: riscv: set expected code model for pr113206-2.c
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7224] testsuite: riscv: set expected code model
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7223] testsuite: riscv: disable scheduling for rvv/autovec/bug-3.c
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7222] testsuite: riscv: valgrind: tolerate unhandled syscall
Alexandre Oliva via Gcc-cvs
-
2026/02/01
[gcc r16-7221] testsuite: riscv: adjust/xfail dynamic-lmul tests
Alexandre Oliva via Gcc-cvs
-
2026/01/31
[gcc r16-7220] c++: Fix error recovery after export keyword [PR121832]
Nathaniel Shead via Gcc-cvs
-
2026/01/31
[gcc r16-7217] a68: add SET and CLEAR operators for L bits
Jose E. Marchesi via Gcc-cvs
-
2026/01/31
[gcc r16-7218] a68: add TEST operator for bits to expanded prelude
Jose E. Marchesi via Gcc-cvs
-
2026/01/31
[gcc r16-7216] [PATCH] picolibc: Use %:find-file for both test and access to picolibc.ld
Jeff Law via Gcc-cvs
-
2026/01/31
[gcc r16-7215] middle-end/123887 - fix another missing side-effect check
Richard Biener via Gcc-cvs
-
2026/01/31
[gcc r16-7214] Fortran: Introduce macros IS_PDT and IS_CLASS_PDT
Paul Thomas via Gcc-cvs
-
2026/01/31
[gcc r16-7213] c++: Fix cp_fold_non_odr_use_1 [PR123557,PR123738]
Nathaniel Shead via Gcc-cvs
-
2026/01/31
[gcc r16-7212] c++: Handle argument merging push_local_extern_decl_alias [PR123825]
Jakub Jelinek via Gcc-cvs
-
2026/01/30
[gcc r16-7210] doc: Switch delorie.com to https
Gerald Pfeifer via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: pr110812_*.c needs medany on rv32
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: pr83403-*.c need common 32bit --param on rv32
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: pr90838-2.c cannot find 64-bit CTZ on rv32
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: pr116715.c cannot run with arbitrary arch options
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: pr114139 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: pr118170 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: set abi along with arch word size
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] it From: Alexandre Oliva <[email protected]>
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: set expected code model for pr113206-2.c
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] simplify-rtx: fix riscv redundant-bitmap-2.C
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: gcc-15 reorders poly_licm-1.c insns
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: disable scheduling for rvv/autovec/bug-3.c
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: valgrind: tolerate unhandled syscall
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: riscv: adjust/xfail dynamic-lmul tests
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc(refs/users/aoliva/heads/testme)] testsuite: arm: restore defaults for multilib test
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc/aoliva/heads/testme] (377 commits) testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc/aoliva/heads/testbase] (361 commits) testsuite: arm: crypto-vsha1*_u32 tests got late-combine im
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc r16-7209] testsuite: arm: crypto-vsha1*_u32 tests got late-combine improvements
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc r16-7208] testsuite: arm: add -mcpu=unset before -march
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc r16-7207] testsuite: arm: update fast-math-complex-mls-half-float.c
Alexandre Oliva via Gcc-cvs
-
2026/01/30
[gcc r16-7206] analyzer: fix ICE on rethrow without throw [PR123880]
David Malcolm via Gcc-cvs
-
2026/01/30
[gcc r16-7205] compare_tests: Don't hardcode grep -E
Pietro Monteiro via Gcc-cvs
-
2026/01/30
[gcc r16-7204] c++: defer DECL_ONE_ONLY vs consteval-only [PR122785]
Jason Merrill via Gcc-cvs
-
2026/01/30
[gcc r16-7203] libstdc++/regex: Suppress -Wpedantic warning about anonymous structs
Patrick Palka via Gcc-cvs
-
2026/01/30
[gcc r16-7202] libitm: testsuite: don't include libstdc++ paths in test names [PR69018]
Pietro Monteiro via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Add tests
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector and to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector andc to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector xor to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector or to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector nor to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector eqv to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector orc to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector nand to vector nand fusion
Michael Meissner via Gcc-cvs
-
2026/01/30
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector nand to vector or fusion
Michael Meissner via Gcc-cvs