Messages by Thread
-
-
[WIP PATCH]: Add __builtin_va_arg_bitint, __builtin_bitint_unpack and __builtin_bitint_pack builtins
Jakub Jelinek
-
Re: [RFC] rtl: Introduce vec_predicate.
Robin Dapp
-
[patch v2 1/2][vect]: replace iterations bounded to length to for_each
Tamar Christina
-
[FIXUP arm/aarch64] fixup! gcc: stop using 'int' to represent sets of qualifiers
Arsen Arsenović
-
[PATCH] testsuite: arm: Properly quote command line arguments
Torbjörn SVENSSON
-
[C PATCH]: harmonize handling of arrays of zero size
Martin Uecker
-
[C PATCH]: harmonize checking for flex array member type.
Martin Uecker
-
[PATCH v4] cp: fix unevaluated operand context for typeid [PR c++/125886]
Vladislav Semykin
-
[PATCH] middle-end: keep _BitInt padding bits extended across atomic RMW [PR124948]
Kito Cheng
-
[PATCH] Make SLP discovery more verbose
Richard Biener
-
[PATCH] fortran: Create a dedicated type for ranks and array dimensions
Mikael Morin
-
[committed] amdgcn: Add vec_set*ti instructions
Andrew Stubbs
-
[PATCH] Remove obsolete support for ADA_LONG_TYPE_SIZE
Eric Botcazou
-
[PATCH] Remove left-overs of WIDEST_HARDWARE_FP_SIZE
Eric Botcazou
-
[pushed] wwwdocs: steering: Update Gerald Pfeifer's affiliation
Gerald Pfeifer
-
[PATCH] RISC-V: Fix ext-dce-4.c test_half_sign_needed shift amount
Jim Lin
-
[PATCH] RISC-V: Skip ext-dce-3.c and ext-dce-4.c under -flto
Jim Lin
-
[PATCH 0/2] RISC-V: Support openmp vector function name mangling rules
Zhijin Zeng
-
[PATCH] i386: Use movups/movaps for typeless 128-bit loads
Andrew Gaul
-
[PATCH] i386: Enable fusion and SSE reduction tunings for znver6
vekumar
-
[PATCH] libstdc++: Avoid '-Wtype-limits' warnings in 'libstdc++-v3/config/locale/generic/ctype_members.cc'
Thomas Schwinge
-
[r17-2139 Regression] FAIL: gfortran.dg/warn_undefined_vars_6.f90 -O (test for excess errors) on Linux/x86_64
Haochen Jiang
-
[r17-2129 Regression] FAIL: gcc.dg/pr94589-5a.c scan-tree-dump-times optimized "[ij]_[0-9]+\\(D\\) (?:<|<=|>|>=|u>=|u<=) [ij]_[0-9]+\\(D\\)" 24 on Linux/x86_64
Haochen Jiang
-
[PATCH] RISC-V: Skip shift-shift-7.c under -Og
Jim Lin
-
[PATCH] or1k: Stop allowing referring to SR_F in SImode and fix cmov
Stafford Horne
-
[PATCH] RISC-V: Skip zbb-min-max-05.c under -funroll-loops
Jim Lin
-
[PATCH 3/3] libstdc++: Specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
-
[PATCH 1/3] libstdc++: Add tests for format_to with ostreambuf_iterator
Anlai Lu
-
[PATCH 2/3] libstdc++: Add _Streambuf_sink for direct streambuf formatting
Anlai Lu
-
[PATCH 0/3] libstdc++: Add _Streambuf_sink and specialize _Iter_sink for ostreambuf_iterator
Anlai Lu
-
[gccrs COMMIT] gccrs: Fix IdentifierPathPass on sub-patterns
gerris . rs
-
[gccrs COMMIT] gccrs: Fix TypePathSegmentGeneric token collection
gerris . rs
-
[gccrs COMMIT] gccrs: add drop bounds lint
gerris . rs
-
[gccrs COMMIT] gccrs: Register global_allocator attribute
gerris . rs
-
[gccrs COMMIT] gccrs: Fix type param forward declare check
gerris . rs
-
[PATCH gcc/* 0/2] Typed qualifiers
Arsen Arsenović
-
Re: [PATCH] Fortran: degree trigonometric functions and procedure pointers [PR121366]
Harald Anlauf
-
[AArch64 PATCH] Update aarch64_cmtst patterns for simplification improvements.
Roger Sayle
-
[PATCH] PR c++/125904 Make contract assertions have side effects
Ville Voutilainen
-
[COMMITTED] a68: avoid non-unique test names in the Algol 68 testsuite
Jose E. Marchesi
-
[COMMITTED] Hardcode Solaris v2 mapfile syntax with Solaris ld
Rainer Orth
-
[wwwdocs] document C changes for GCC 16 and 17
Martin Uecker
-
[COMMITTED 1/2] a68: support for decimal radix in bits denotations
Jose E. Marchesi
-
[PATCH] match: Fix #ifdef GIMPLE typo [PR125641]
Kael Andrew Franco
-
[SH][committed] Fix PR 67643
Oleg Endo
-
[SH][committed] Fix T bit set expressions of addc and subc insns.
Oleg Endo
-
[SH][committed] Remove remaining LRA transition helpers.
Oleg Endo
-
[SH][committed] Add test case for PR 69765
Oleg Endo
-
[SH][committed] Inline emit_fpu_switch into its only caller fpscr_set_from_mem
Oleg Endo
-
[SH][committed] Avoid FPUL for fp-constant loads, fix PR 116709
Oleg Endo
-
[SH][committed] Fix PR 124778
Oleg Endo
-
[PATCH v5] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
-
[pushed] libgcc, Darwin: Fix missing prerequisite [PR123976].
Iain Sandoe
-
[PATCH] Fortran: Fix ICE-on-invalid in trans_code
Sandra Loosemore
-
[PATCH] match: Fix up `((a ^ b) & c) cmp d || a != b` pattern and add support for && case [PR116860]
Andrew Pinski
-
[PATCH v2 0/1] libgomp: Fix gfortran detection when program is found via PATH
Peter0x44 via Sourceware Forge
-
[PATCH v2] c++: handle nullptr_t in can_convert_eh
Egas Ribeiro
-
[patch, fortran] Fix two issues with unused/unset variable warnings.
Thomas Koenig
-
[PATCH] i386: Enable 512-bit byte dot-product only under AVX512BW [PR126098]
liuhongt
-
[PATCH v2 1/2] cselim: reduced cs-elim without non-trapping
Andrew Pinski
-
[PUSHED] testsuite: Fix pr94589-5a.c
Andrew Pinski
-
[gccrs COMMIT] gccrs: Create ForeverStackBase
gerris . rs
-
[PATCH] Use TREE_CODE to check for void return type in SIMD function clones for OpenMP.
Kevin Stefanov
-
Re: [PATCH][_GLIBCXX_DEBUG] Enhance COW basic_string checks
François Dumont
-
[PATCH] Updates for i386 gcc-auto-profile / gen_auto_profile.py
Andi Kleen
-
Re: [PATCH] libstdc++-v3: testsuite: increase future/members/poll timing tolerance
Alexandre Oliva
-
[Ping][V2][PATCH] doc: Update references to deleted global variables.
Léo Hardt
-
[PATCH v3] c++: fix unevaluated operand context for typeid [PR125886]
Vladislav Semykin
-
[patch, pushed] avr: Adding +/-1 to a lower reg doesn't need a scratch
Georg-Johann Lay
-
[PATCH v1 0/1] gitwrite: Update process for new write-after accounts
Richard Earnshaw via Sourceware Forge
-
[TO-BE-COMMITTED, PATCH] testsuite: Fix up gcc.dg/pr125173-1.c [PR125173]
Stefan Schulze Frielinghaus
-
[PUSHED, OBVIOUS] OpenMP, Fortran: Fix indentation in resolve_omp_clauses_aff_dep_map_cache
Sandra Loosemore
-
[PATCH] aarch64: Add optimization for ADD (ABS (A), B) intrinsics
Alfie Richards
-
[PATCH] RISC-V: Update spacemit-x60 to use rva22u64 profile
Mark Zhuang
-
[PATCH v2] libstdc++: make trees hetero equal_range O(lg n) [PR118851]
Nathan Myers
-
[PUSHED] libssp: Include 'stdlib.h' for using alloca(3) [PR116547] (was: [PATCH v3] libssp: Include 'libstd.h' for using alloca(3) [PR116547])
Thomas Schwinge
-
[PATCH] tree-optimization: Extend CDCE memset shrink-wrapping to {0, N} ranges [PR102202]
Naveen
-
[PATCH] x86: add insert_reg_free_zero_idiom pass to break false vector-register deps
Sarvesh Chandra
-
[pushed] objective-c, c++: Make declarations language-aware [PR124260].
Iain Sandoe
-
[PATCH] Make BB SLP costing more verbose
Richard Biener
-
[PATCH] regrename: Handle MEM segments
Andrew Stubbs
-
Re: [RFC][PATCH] gcc/mingw: Change `u?int_fast16_t` to match Microsoft declarations
Evgeny Karpov
-
[patch][vect]: replace usages of SLP_TREE_SCALAR_SMTS where possible
Tamar Christina
-
[PATCH v1 0/3] Support RVV register overlap for v[sz]ext.vf2
pan2 . li
-
[SH][committed] Add another LRA related test case from PR 81426
Oleg Endo
-
[SH][committed] Add another testcase for PR 34777
Oleg Endo
-
[SH][committed] Add PR 124778 LRA related test case
Oleg Endo
-
[to-be-committed][RISC-V] Improve AND synthesis
Jeffrey Law
-
[to-be-committed][RISC-V] Utilize shNadd.uw during ADD synthesis
Jeffrey Law
-
Re: [PATCH v4] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar