| 2025-10-24 |
Josef Melcr | middle-end/122392 - Remove erroneous PASS_MEM_STAT... |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Richard Biener | Fix reduction validation for associated reduction chains |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Richard Biener | tree-optimization/122406 - incomplete handling of reduc... |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Paul-Antoine... | OpenMP: Fix bogus diagnostics with intervening code... |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
H.J. Lu | x86: builtin-fabs-2.c: Also scan (%edi) for x32 |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Pengfei Li | match.pd: Fold VEC_PERM_EXPR chains implementing concat... |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Olivier Hainque | Undefine SET_CMODEL before #define in rs6000/vxworks.h |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Olivier Hainque | Adjust VxWorks special case in testsuite check_weak_ava... |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
Joseph Myers | c: Implement C2y static assertions in expressions |
commit | commitdiff | tree | snapshot |
| 2025-10-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Robert Dubner | cobol: Corrected FUNCTION CHAR and FUNCTION ORD. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Andrew Pinski | match: improve handling of `((signed)x) < 0` to `x... |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Andrew Pinski | phiopt: Remove minmax_replacement [PR101024] |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Andrew Pinski | match: Add support for `((signed)a </>= 0) ? min/max... |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Robert Dubner | cobol: Implement the XML PARSE statement. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Alfie Richards | aarch64: Add __HAVE_FUNCTION_MULTI_VERSIONING macro. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Alfie Richards | aarch64: Remove unnecessary sort from dispatch_function... |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Alfie Richards | aarch64: testsuite: Add test for supported FMV extensions. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Alfie Richards | aarch64: Fix fmv priority ordering [PR target/122190] |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Alfie Richards | aarch64: Dump version ordering for FMV. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
zhaozhou | match.pd: Fold pattern of round semantics. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Andrew Stubbs | libgomp: fine-grained pinned memory allocator |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Andrew Stubbs | libgomp, nvptx: Cuda pinned memory |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Richard Biener | Remove LOOP_VINFO_SLP_UNROLLING_FACTOR |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Richard Biener | Move SLP permute optimization until after VF is final |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Richard Biener | Fix possible segfault in load/store-lane analysis |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
Christophe... | testsuite: arm: [MVE] Relax expected code for vbicq_f... |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
liuhongt | Support reduc_sbool_and_scal_m for V{QI,SI,DI}mode. |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
liuhongt | Support reduc_sbool_{and,ior,xor}_scal_m for avx512... |
commit | commitdiff | tree | snapshot |
| 2025-10-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
H.J. Lu | x86: Use HOST_WIDE_INT_(0|M1)U to initialize unsigned... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Paul-Antoine... | testsuite: Fix local labels [PR122378] |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Jonathan Wakely | libstdc++: Avoid incrementing input iterators with... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Josef Melcr | MAINTAINERS: Update my contact info. |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Jakub Jelinek | c++: Fix up RAW_DATA_CST handling in braced_list_to_str... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | AArch64: Add support for boolean reductions for Adv... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | AArch64: Add support for boolean reductions for Adv... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | AArch64: Add support for boolean reductions for SVE |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Tamar Christina | vect: Add support for boolean reductions for VLA |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Srinath Parvathaneni | aarch64: Add autoregenerated files for AArch64 options. |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122364 - reduction chain with conversion |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122370 - ICE with reduction and masks |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Jonathan Wakely | libstdc++: Add missing constraints to views::indices |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122371 - ICE with reduction chain... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Giuseppe D... | libstdc++: Implement optional<T&> from P2988R12 [PR121748] |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Osama Abdelkader | libstdc++: Add comparison operators between tuple<... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Richard Biener | tree-optimization/122365 - deal with bool SLP reductions |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Haochen Jiang | Initial Nova Lake Support |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Haochen Jiang | i386: Correct cpu codename value for unknown model... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
liuhongt | Simplify avx512 vector integer comparison when 2 operan... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
Antoni Boucher | libgccjit: Add _Float16, _Float32, _Float64 and __float... |
commit | commitdiff | tree | snapshot |
| 2025-10-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Antoni Boucher | libgccjit: Fix error on Power architectures caused... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Martin Uecker | c2y: Allow unspecified arrays in generic association. |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Jakub Jelinek | c++: Implement C++23 P2674R1 - A trait for implicit... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Christophe... | arm: testsuite: [MVE] Fix expected code for vadcq_m... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Paul-Antoine... | OpenMP: Handle non-executable directives in intervening... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Roger Sayle | x86_64: Start TImode STV chains from zero-extension... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Tobias Burnus | OpenMP: Update directive arrays used for 'omp assume... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Richard Biener | tree-optimization/120687 - reduction chain with UB... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Richard Biener | Fix partial epilog for bool vectors |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Avinash Jayakar | vect: Fix regression for PR104116 |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Andrew Pinski | match: Add support for convert `((signed)x) < 0` to... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Olivier Hainque | Redefine ASM_PREFERRED_EH_DATA_FORMAT for ppc[64]-vxworks |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
Olivier Hainque | Replace VSB_DIR by sysroot ref in VXWORKS_ADDITIONAL_CP... |
commit | commitdiff | tree | snapshot |
| 2025-10-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Jeff Law | Fix minor RISC-V testsuite failure |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Add missing qualifier for integer literal |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Josef Melcr | ipa: Delete callback edges when redirecting to unreachable. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Add gcc_jit_context_new_array_type_u64 |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Josef Melcr | testsuite: Move ipcp-cb* from ipa to libgomp |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix incorrect specification of GNAT.Calendar.Time_... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Do not treat warnings as errors |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tre... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Antoni Boucher | libgccjit: Support more target builtin types |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Svante Signell | hurd: Add OPTION_GLIBC_P and OPTION_GLIBC |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Thomas Schwinge | c++, gimplify: Implement C++26 P2795R5 - Erroneous... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Thomas Schwinge | c++, gimplify: Implement C++26 P2795R5 - Erroneous... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix Default_Component_Value aspect wrongly ignored... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix use type clause invalidated by use clause... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Ashley Gay | Ensure use of gcc's version of stdatomic.h in gthr... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Olivier Hainque | Tidy bits of libgcc/config/gthr-vxworks |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Takayuki 'January... | xtensa: Make all memory constraints special |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Takayuki 'January... | xtensa: Make individual use of CONST16 instruction |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Takayuki 'January... | xtensa: Apply split_DI_SF_DF_const() even if TARGET_CON... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Yuao Ma | libstdc++: Implement P3060R3: Add std::views::indices(n) |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Olivier Hainque | Include linux-protos.h for ppc*vxworks7r2 |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Tomasz Kamiński | libstdc++: Deduce function_ref<M&() noexcept> from... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Olivier Hainque | Infer TOOL/TOOL_FAMILY from vxworks-predef.h on VxWorks7 |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Srinath Parvathaneni | aarch64: Add support for menable-sysreg-checking flag. |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Tamar Christina | MAINTAINERS: Add myself to vectorizer maintainer list |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Jeff Law | Fix minor testsuite scan failures for RISC-V |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Nicolas Boulenguez | Ada: Use Osint.Program_Name in gnatchop |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Christophe... | top-level: Add forgejo sanity checks |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Jonathan Wakely | libstdc++: Remove undeclared macros from configure... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Eric Botcazou | Ada: Fix spurious warning for renaming of component... |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | tree-optimization/121631 - UB in vector epilogue |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | Implement bool reduction vectorization |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | Add reduc_sbool_{and,ior,xor}_scal optabs |
commit | commitdiff | tree | snapshot |
| 2025-10-20 |
Richard Biener | Update auto-vectorizer maintainance area |
commit | commitdiff | tree | snapshot |
| next |