| 2026-06-24 |
Richard Biener | tree-optimization/110743 - expand RMW uninit detection |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Jeevitha | rs6000: Add Future Vector Integer Arithmetic Instructio... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Christopher... | AArch64/SVE: Optimize vec_init for partial SVE vector... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
H.J. Lu | x86: Require GPR as previous scratch register in LCP... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Lili Cui | x86: Increase generic tune branch misprediction cost |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Rainer Orth | testsuite: Fix gcc.dg/vect/pr125567.c on SPARC |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Jan Beulich | doc/ifn.texi: don't have whitespace after @code |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Tobias Burnus | libgomp: Move internal NUMA function to a separate... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
Tobias Burnus | libgomp: Handle omp_default_device in the fallback... |
commit | commitdiff | tree | snapshot |
| 2026-06-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Jason Merrill | c++/modules: dependent ADL laziness [PR125334] |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Jason Merrill | c++/modules: imported incomplete typedef [PR125768] |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Kwok Cheung... | openmp: Add macros for iterator element access |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Sandra Loosemore | OpenMP, Fortran: Add comments to gfc_trans_omp_array_se... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
James K. Lowden | cobol: accept CDF PROCESS directive |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Jerry DeLisle | fortran: Fix memory leak for array structure-constructo... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Harald Anlauf | Fortran: -fc-prototypes, deferred shape and deferred... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
James K. Lowden | cobol: Elevate keyword priority. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Robin Dapp | ira: Add dependent filter handling. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Robin Dapp | RISC-V: Example dependent filter for RVV widen overlap. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Robin Dapp | lra: Support dependent filters. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Robin Dapp | recog: Handle dependent filters. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Robin Dapp | genpreds: Dependent, dynamic register filters. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Robin Dapp | vect: Do not use grouped gather for single pieces. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Xi Ruoyao | Revert "mips: fix unintialized operand use in sync_... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Jonathan Wakely | libstdc++: Use const void* for parameters of some inter... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Jonathan Wakely | libstdc++: Fix comment typo in <bits/chrono.h> |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Jonathan Wakely | libstdc++: Remove STLport link from docs |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Richard Earnshaw | MAINTAINERS: Add missing write-after accounts |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Jason Merrill | c++: ubsan and inherited vptr [PR125745] |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Zhongyao Chen | RISC-V: Add support for Zvabd extension |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Nathan Myers | libstdc: check pmr traits allocate_at_least (P0401... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Alex Coplan | aarch64: Fix unsharing in svset_impl::fold [PR125818] |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Sarvesh Chandra | i386: Emit vunpcklpd for register V4DF/V8DF movddup... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Paul Thomas | Fortran: Fix memory leaks in PDT tests. [PR121972] |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
H.J. Lu | x86: Use previous scratch register in LCP stall peepholes |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Richard Biener | tree-optimization/110743 - do not warn for bit sets... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Hu, Lin1 | i386: implement cond_vec_cbranch_any/all for narrow... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Hu, Lin1 | dojump: use simplify_expand_binop for vector boolean... |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Hu, Lin1 | doc: clarify {cond,cond_len}_vec_cbranch_all patterns. |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Kishan Parmar | rs6000: Add future-altivec builtin stanza predicate |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Andrew Pinski | cs-elim: Don't set TODO_TODO_update_ssa_only_virtuals |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
Xin Liu | i386: Add HYGON c86-4g-m8 support |
commit | commitdiff | tree | snapshot |
| 2026-06-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Marek Polacek | c++: fix spurious -Wrange-loop-construct warning [PR125697] |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Marek Polacek | c++/reflection: include lambda op() in members_of ... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Andrew Pinski | phiopt: Reject instead of assert that the 2 vuse of... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Andrew Pinski | cselim: Fix comment on why no loads in the middle bb... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Andrew Pinski | cselim: manually keep upto date the vops |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Andrew Pinski | cselim: Just use gsi_insert_before instead of checking... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Xavier Del... | cobol: Remove %I spec |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Georg-Johann Lay | Remove -*- C++ -*- tags for Emacs from .cc files. |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Filip Kastl | lto-plugin.c: c23 compatibility: char * -> const char * |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Kanishka Solanki | a68: return alias set 0 for Algol 68 |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Tobias Burnus | Fortran/OpenMP: Split-off resolve_omp_clauses_aff_dep_m... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Tobias Burnus | libgomp: Add stubs for OpenMP's multidim routines |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Tobias Burnus | OpenMP: declare mapper - avoid ICE in Fortran, add... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Zhongjie Guo | i386: Use comparison operand mode for compare costs |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Filip Kastl | lto-plugin.c: Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Javier Miranda | ada: Add support for abstract constructors |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Eric Botcazou | ada: Fix couple of issues with membership tests for... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Tobias Burnus | OpenMP/Fortran: Split-off check_omp_clauses_dupl_syms... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Filip Kastl | fixincl.c: const char * -> char * and remove trailing... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Georg-Johann Lay | AVR: Support to print nodes brief and recursive. |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Avinash Jayakar | testsuite: Split spaceship_mixed_variants tests contain... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Tobias Burnus | Fortran/OpenMP: Split-off resolve_omp_allocate_clauses |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
H.J. Lu | x86_cse: Use integer CONST_VECTOR to load FP CONST_VECTOR |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Thomas Koenig | Optimize (-1.0)**n to (real) (1 - ((n & 1) << 1)). |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Jerry DeLisle | fortran: Fix FMT_X and adjust the test case. |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Pan Li | RISC-V: Add testcase for unsigned scalar SAT_MUL form 13 |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Pan Li | Match: Ensure call to tree_to_uhwi is checked in SAT_... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Pan Li | Match: Support unsigned scalar SAT_MUL form 13 |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
Jerry DeLisle | libfortran: [PR114618] Format produces incorrect output... |
commit | commitdiff | tree | snapshot |
| 2026-06-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
Jason Merrill | c++: capture folding and lvalueness checking [PR125408] |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
Jason Merrill | c++: typedef in lambda in pack expansion |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
Iain Sandoe | testsuite: Add target macho, document object format... |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
Iain Sandoe | aarch64: Use LLONG_MAX instead of LONG_LONG_MAX |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
H.J. Lu | x86_cse: Skip JUMP from asm goto |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
Jerry DeLisle | fortran: namelist read with repeat count fails when... |
commit | commitdiff | tree | snapshot |
| 2026-06-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Iain Sandoe | testsuite, Darwin: Extend skipping of -g3 for more... |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Iain Sandoe | testsuite, darwin: Handle Darwin LTO section names. |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Gerald Pfeifer | doc: Spell compile time without dash when a noun |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Georg-Johann Lay | AVR: Use tree.h's strip_array_types. |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Roger Sayle | i386: Avoid calling gen_lowpart for V2DImode on DDmode... |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Tamar Christina | testsuite: fix UB in vect-early-break_144-pr125804... |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Georg-Johann Lay | AVR: Use libiberty's XALLOCAVEC instead of alloca. |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
Robert Dubner | cobol: Improve binary conversion from packed-decimal... |
commit | commitdiff | tree | snapshot |
| 2026-06-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Kees Cook | c: handle .ACCESS_WITH_SIZE in build_unary_op for ... |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Andrew Pinski | ipa: Don't record return value ranges for pranges with... |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Iain Sandoe | aarch64: Handle vec_deconstruct in vector_costs code. |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Peter Bergner | riscv: Change tt-ascalon-d8 to tt-ascalon-x |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Peter Bergner | riscv: Add support for alias names for cpus |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Kanishka Solanki | a68: remove redundant HAS_ROWS check from caller side... |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Andrew Pinski | phiopt: Add support for non-zero offsets for load facto... |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Andrew Pinski | phiopt: Allow factoring out loads even if there are... |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Andrew Pinski | phiopt: Simplified factoring of loads [PR125557] |
commit | commitdiff | tree | snapshot |
| 2026-06-19 |
Tobias Burnus | OpenMP: Add omp_get_device_distances routine [PR125877] |
commit | commitdiff | tree | snapshot |
| next |