| 2026-02-06 |
Jose E. Marchesi | a68: more work on formal holes |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Rainer Orth | build: Properly set gas_flag/gnu_ld_flag |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Jakub Jelinek | Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Robert Dubner | cobol: Process -dumpspecs, -dumpversion, -dumpmachine... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Daniel Barboza | match.pd: (A | (convert?)(A != 0)) EQ|NE 0 -> A EQ... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Andrew Stubbs | amdgcn: Clean up the mov insn definitions |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
David Malcolm | analyzer: use value_range and range_op in eval_conditio... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
David Malcolm | analyzer: fix ICE on repeated_svalue with no type ... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Tomasz Kamiński | libstdc++: Update guards on __heterogeneous_hash_key... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | testsuite: forward extra arguments from $GCC_UNDER_TEST... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Richard Biener | rtl-optimization/119982 - XFAIL part of gcc.target... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Richard Biener | tree-optimization/114274 - avoid stray BLOCK refrence... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Nathan Myers | libstdc++: fix C++17 regression in concept __heterogene... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Jakub Jelinek | tree: Fix up build_function_type for (...) fntypes... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Jonathan Wakely | libstdc++: Prevent std::stacktrace from using atomics... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Jonathan Wakely | testsuite: Fix pr61053.c testsuite failure on mingw |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Jonathan Wakely | libstdc++: Allow new-abi-baseline target to overwrite... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Nathan Myers | libstdc++: fix C++17 regression in concept __heterogene... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Robin Dapp | math-opts: Only build FMA when use is in addends. ... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | libgcc: replace CONST_CAST2 macro |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | middle-end: replace CONST_CAST with const_cast<> [PR123892] |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | gcc/tree.h: replace CONST_CAST2 with const_cast<> ... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | middle-end: replace CONST_CAST_TREE with const_cast... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | middle-end: replace CONST_CAST_GIMPLE with const_cast... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | middle-end: replace CONST_CAST_BB with const_cast<basic... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | middle-end: replace CONST_CAST_RTX with const_cast... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
Torbjörn SVENSSON | middle-end: replace CONST_CAST_RTX_INSN with const_cast... |
commit | commitdiff | tree | snapshot |
| 2026-02-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
David Malcolm | value-range: update comments |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Marek Polacek | c++/reflection: make p3394-1.C dg-run |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Joseph Myers | Update gcc es.po |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Robert Dubner | cobol: Use _perform_line_pairs instead of injecting... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Caolán McNamara | libstdc++: make __collatenames array const in regex.tcc |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jonathan Wakely | libstdc++: Fix ambiguity caused by new std::source_loca... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Torbjörn SVENSSON | contrib/download_prerequisites: Switch gcc.gnu.org... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Kyrylo Tkachov | aarch64: Adjust PR117048 scan assembly test |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Matthieu Longo | libiberty: add helper to swap doubly-linked list wrappers |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Iain Buclaw | libphobos: Merge upstream phobos f7249cf45 |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Josef Melcr | testsuite: Add testcase for PR123986 |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Michal Jires | c,c++: Fix incorrect warning with asm defined symbols |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jakub Jelinek | testsuite: Add testcase for PR [PR123882] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Marek Polacek | c++/reflection: fix type_of for member fns [PR123934] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Patrick Palka | c++: cv-qualified pack index propagation [PR122169] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jakub Jelinek | Revert c, c++: Use c*_build_qualified_type instead... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Torbjörn SVENSSON | testsuite: lto: transform gcc-ar to include prefix |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Iain Buclaw | Makefile.tpl: Implement per-stage GDCFLAGS [PR116975] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Richard Biener | tree-optimization/123986 - upon SLP analysis rollback... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Richard Biener | tree-optimization/123983 - only update IV on the reques... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Richard Earnshaw | compare-elim: arm: enable compare-elimination on Arm... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jakub Jelinek | ranger: Fix up WIDEN_MULT_EXPR handling in the ranger... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jonathan Wakely | libstdc++: Fix std::shared_ptr pretty printer for GDB 11 |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jonathan Wakely | libstdc++: Fix some -Wpedantic warnings in regex tests |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jan Hubicka | Fix speculative devirtualization ICE |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Andrew Stubbs | libgomp, docs: Update TR14 omp_target_is_accessible... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Andrew Stubbs | libgomp, docs: Fix misplaced pinned memory description |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Iain Buclaw | libphobos: Regenerate libdruntime/Makefile.am |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jose E. Marchesi | a68: fix function type in a68_lower_revelation_ludes |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
xiezhiheng | aarch64: Add support for Hisilicon's hip12 core (-mcpu... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Robin Dapp | RISC-V: Fix xtheadvector ratio attribute. [PR123870] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Robin Dapp | RISC-V: Allow vector modes for xtheadvector. [PR123971] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Robin Dapp | forwprop: Handle nop-conversion for maybe_ident. [PR123925] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Robin Dapp | RISC-V: Disable small memsets for xtheadvector [PR123910]. |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Filip Kastl | contrib/check-params-in-docs.py: Make compatible with... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jose E. Marchesi | a68: make SET, CLEAR and TEST bits operators zero-based |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Jose E. Marchesi | a68: fix bit-shift standard operators [PR algol68/123959] |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Thomas Schwinge | Add -ffuse-ops-with-volatile-access: Adjust 'gcc.target... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Richard Biener | tree-optimization/121726 - TBAA bug with SRA of address... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Tamar Christina | middle-end: use inner variable when determining deferre... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Alexandre Oliva | testsuite: aarch64: state pr122103_1.c requirements... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Alexandre Oliva | testsuite: aarch64: state pr123775.c requirements |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Alexandre Oliva | testsuite: require hostedlib for pr123729.C |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Alexandre Oliva | simplify-rtx: fix riscv redundant-bitmap-2.C |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Pan Li | RISC-V: Adjust testcase asm check for vx-[56]-i[16... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Pan Li | RISC-V: Add test case for PR123916 |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Pan Li | RISC-V: Adjust the vf-[378]* testcase by param=vr2fpr... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Pan Li | RISC-V: Introduce vr2fpr-cost= for customizing the... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Pan Li | RISC-V: Adjust the vx-[456]* testcase by param=vr2gpr... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
Pan Li | RISC-V: Introduce vr2gpr-cost= for customizing the... |
commit | commitdiff | tree | snapshot |
| 2026-02-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Nathan Myers | libstdc++: container erasure overloads (P2077) [PR117404] |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Harald Anlauf | Fortran: fix documentation of intrinsic SPLIT [PR123941] |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Vladimir N... | [PR123922, LRA]: Fix asan related bug in LRA |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Andrew Pinski | complex: Directly emit gimple from extract_component... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Paul-Antoine... | OpenMP/Fortran: Fix present modifier in map clauses... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Sandra Loosemore | doc: Copy-edit parameter documentation [PR89915] |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Sandra Loosemore | doc: Remove references to parameters in user documentat... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Sandra Loosemore | doc: Move parameter docs to the GCC internals manual... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Jeff Law | Drop junk files accidentially committed |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Yangyu Chen | [PATCH] RISC-V: fix nullptr dereference in parse_arch |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Richard Biener | middle-end/49330 - add testcases for fixed bug |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Jakub Jelinek | c++: Fix up eval_parameters_of for function types ... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Jakub Jelinek | c++: Perform the iterating expansion stmt N evaluation... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Jakub Jelinek | toplevel: Build stage1/stage2/stageprofile libstdc... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Jakub Jelinek | tree: Fix up wrong-code with certain C++ default argume... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Jakub Jelinek | bitint: Don't try to extend PHI in the min_prec ==... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
Prachi Godbole | ipa-reorder-for-locality - Adjust bootstrap-lto-localit... |
commit | commitdiff | tree | snapshot |
| 2026-02-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
David Malcolm | analyzer: fix ICE on pointer offsets [PR116865] |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Iain Buclaw | a68: Fix ICE in a68_extract_indicants |
commit | commitdiff | tree | snapshot |
| 2026-02-03 |
Iain Buclaw | d: Merge upstream dmd, druntime 24a41073c2, phobos... |
commit | commitdiff | tree | snapshot |
| next |