Messages by Date
-
2026/02/08
[gcc r16-7395] testsuite: Fix ice-pr116228.C test for 32-bit targets
Dimitar Dimitrov via Gcc-cvs
-
2026/02/08
[gcc r16-7394] Fortran: [PDT] Fix faults in fiats runtime [PR123545, PR123673, PR122949]
Paul Thomas via Gcc-cvs
-
2026/02/07
[gcc r16-7393] c++/modules: Fix ICE with multiple module declarations and -M [PR123738]
Nathaniel Shead via Gcc-cvs
-
2026/02/07
[gcc r16-7392] gcc.target/i386/pr63542-2.c: Fix llp64 casts
Jonathan Yong via Gcc-cvs
-
2026/02/07
[gcc r16-7391] gcc.dg/analyzer/null-deref-pr105755.c: fix llp64
Jonathan Yong via Gcc-cvs
-
2026/02/07
[gcc r16-7390] gcc.dg/pr97750.c: fix llp64 warnings
Jonathan Yong via Gcc-cvs
-
2026/02/07
[gcc r16-7389] c++/reflection: splice parsing fixes [PR123823]
Marek Polacek via Gcc-cvs
-
2026/02/07
[gcc r16-7387] c++/reflection: add fixed test [PR123616]
Marek Polacek via Gcc-cvs
-
2026/02/07
[gcc r16-7386] Fix typo in last patch.
Jeff Law via Gcc-cvs
-
2026/02/07
[gcc r16-7385] Fix testsuite scan failure on loongarch64
Jeff Law via Gcc-cvs
-
2026/02/07
[gcc(refs/vendors/redhat/heads/gcc-16-branch)] Merge commit 'r16-7384-g7f4476239b1f8337a88844fb6dd98a9b1906c1d7' into redhat/gcc-16-branch
Jakub Jelinek via Gcc-cvs
-
2026/02/07
[gcc/redhat/heads/gcc-16-branch] (317 commits) Merge commit 'r16-7384-g7f4476239b1f8337a88844fb6dd98a9b190
Jakub Jelinek via Gcc-cvs
-
2026/02/07
[gcc r16-7384] forwprop: Fix up calc_perm_vec_perm_simplify_seqs [PR123672]
Jakub Jelinek via Gcc-cvs
-
2026/02/07
[gcc r16-7383] analyzer: fix ICE on operator new with discarded result [PR116228]
David Malcolm via Gcc-cvs
-
2026/02/07
[gcc r16-7380] c++: Fix error recovery of invalid splice during tsubst_splice_expr [PR123752]
Jakub Jelinek via Gcc-cvs
-
2026/02/07
[gcc r16-7381] c++: Handle SPLICE_SCOPE in cp_walk_subtrees [PR123659]
Jakub Jelinek via Gcc-cvs
-
2026/02/07
[gcc r16-7379] Revert part of r16-869-ge3d3d6d7d2c8ab
Richard Biener via Gcc-cvs
-
2026/02/07
[gcc r16-7382] Fix comment typos in permutation spelling
Jakub Jelinek via Gcc-cvs
-
2026/02/07
[gcc r16-7378] cse: Take single register constraints into account
Stefan Schulze Frielinghaus via Gcc-cvs
-
2026/02/07
[gcc r16-7377] PR tree-optimization/123958: FMA vs pow(x, 2.0) [vs errno]
Roger Sayle via Gcc-cvs
-
2026/02/06
[gcc r16-7376] PR rtl-optimization/123833: Use of insn attributes in insn_costs corrupts recog_data.
Roger Sayle via Gcc-cvs
-
2026/02/06
[gcc r16-7374] a68: fix lowering of unicode characters in denotations
Jose E. Marchesi via Gcc-cvs
-
2026/02/06
[gcc r16-7373] aarch64: Fix FEAT_PCDPHINT for C++
Richard Ball via Gcc-cvs
-
2026/02/06
[gcc r16-7372] ipa-cp: Fix assert triggering with -fno-toplevel-reorder (PR 106260)
Martin Jambor via Gcc-cvs
-
2026/02/06
[gcc r16-7371] a68: more work on formal holes
Jose E. Marchesi via Gcc-cvs
-
2026/02/06
[gcc r14-12301] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina via Gcc-cvs
-
2026/02/06
[gcc r15-10799] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
Tamar Christina via Gcc-cvs
-
2026/02/06
[gcc r16-7370] build: Properly set gas_flag/gnu_ld_flag
Rainer Orth via Gcc-cvs
-
2026/02/06
[gcc r16-7369] Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its own TYPE_MAIN_VARIANT [PR101312]
Jakub Jelinek via Gcc-cvs
-
2026/02/06
[gcc r16-7368] cobol: Process -dumpspecs, -dumpversion, -dumpmachine. [PR119332]
Robert Dubner via Gcc-cvs
-
2026/02/06
[gcc(refs/users/meissner/heads/work235-sha)] Update ChangeLog.*
Michael Meissner via Gcc-cvs
-
2026/02/06
[gcc(refs/users/meissner/heads/work235-sha)] PR target/117251: Improve vector nand to vector or fusion
Michael Meissner via Gcc-cvs
-
2026/02/06
[gcc r16-7367] match.pd: (A | (convert?)(A != 0)) EQ|NE 0 -> A EQ|NE 0 [PR114969]
Daniel Barboza via Gcc-cvs
-
2026/02/06
[gcc r16-7366] amdgcn: Clean up the mov insn definitions
Andrew Stubbs via Gcc-cvs
-
2026/02/06
[gcc r16-7365] analyzer: use value_range and range_op in eval_condition [PR98447]
David Malcolm via Gcc-cvs
-
2026/02/06
[gcc r16-7364] analyzer: fix ICE on repeated_svalue with no type [PR117491]
David Malcolm via Gcc-cvs
-
2026/02/06
[gcc/devel/omp/gcc-15] Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus via Gcc-cvs
-
2026/02/06
[gcc/devel/omp/gcc-15] (144 commits) Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus via Gcc-cvs
-
2026/02/06
[gcc r15-10798] libphobos: Remove qsort_r compat to fix *-freebsd14 [PR123633]
Iain Buclaw via Gcc-cvs
-
2026/02/06
[gcc r16-7363] libstdc++: Update guards on __heterogeneous_hash_key and __heterogeneous_tree_key
Tomasz Kaminski via Libstdc++-cvs
-
2026/02/06
[gcc r16-7362] testsuite: forward extra arguments from $GCC_UNDER_TEST to gcc-ar
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r15-10797] testsuite: forward extra arguments from $GCC_UNDER_TEST to gcc-ar
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7361] rtl-optimization/119982 - XFAIL part of gcc.target/i386/pr109362.c
Richard Biener via Gcc-cvs
-
2026/02/06
[gcc r16-7360] tree-optimization/114274 - avoid stray BLOCK refrence from CSWTCH vars
Richard Biener via Gcc-cvs
-
2026/02/06
[gcc r16-7359] libstdc++: fix C++17 regression in concept __heterogeneous_key (2nd)
Nathan Myers via Libstdc++-cvs
-
2026/02/06
[gcc r16-7358] tree: Fix up build_function_type for (...) fntypes [PR123977]
Jakub Jelinek via Gcc-cvs
-
2026/02/06
[gcc r14-12300] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski via Libstdc++-cvs
-
2026/02/06
[gcc r16-7357] libstdc++: Prevent std::stacktrace from using atomics on arm-eabi [PR120567]
Jonathan Wakely via Gcc-cvs
-
2026/02/06
[gcc r16-7356] testsuite: Fix pr61053.c testsuite failure on mingw
Jonathan Wakely via Gcc-cvs
-
2026/02/06
[gcc r16-7355] libstdc++: Allow new-abi-baseline target to overwrite existing file
Jonathan Wakely via Gcc-cvs
-
2026/02/06
[gcc r15-10796] gcc: avoid redefinition of CONST_CAST2 macro
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r15-10795] libstdc++: Do not require assignment for vector::resize(n, v) [PR90192]
Tomasz Kaminski via Gcc-cvs
-
2026/02/06
[gcc r16-7354] libstdc++: fix C++17 regression in concept __heterogeneous_key
Nathan Myers via Libstdc++-cvs
-
2026/02/06
[gcc r16-7353] math-opts: Only build FMA when use is in addends. [PR123940]
Robin Dapp via Gcc-cvs
-
2026/02/06
[gcc r16-7351] middle-end: replace CONST_CAST with const_cast<> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7352] libgcc: replace CONST_CAST2 macro
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7350] gcc/tree.h: replace CONST_CAST2 with const_cast<> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7349] middle-end: replace CONST_CAST_TREE with const_cast<tree> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7347] middle-end: replace CONST_CAST_BB with const_cast<basic_block> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7348] middle-end: replace CONST_CAST_GIMPLE with const_cast<gimple *> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7346] middle-end: replace CONST_CAST_RTX with const_cast<rtx> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/06
[gcc r16-7345] middle-end: replace CONST_CAST_RTX_INSN with const_cast<struct rtx_insn *> [PR123892]
Torbjorn Svensson via Gcc-cvs
-
2026/02/05
[gcc r16-7343] value-range: update comments
David Malcolm via Gcc-cvs
-
2026/02/05
[gcc r16-7342] c++/reflection: make p3394-1.C dg-run
Marek Polacek via Gcc-cvs
-
2026/02/05
[gcc r15-10793] Update gcc es.po
Joseph Myers via Gcc-cvs
-
2026/02/05
[gcc r16-7341] Update gcc es.po
Joseph Myers via Gcc-cvs
-
2026/02/05
[gcc r16-7340] cobol: Use _perform_line_pairs instead of injecting encoded label names.
Robert Dubner via Gcc-cvs
-
2026/02/05
[gcc r16-7339] libstdc++: make __collatenames array const in regex.tcc
Jonathan Wakely via Gcc-cvs
-
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