Messages by Thread
-
[patch, Fortran] Implement -fexternal-blas64, PR 121161
Thomas Koenig
-
[PATCH] c: Reject gimple and rtl functions as needed functions [PR121421]
Andrew Pinski
-
[PATCH v4] preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
Joerg Boehmer
-
Re: [PATCH] xtensa: Simplify the definition of REGNO_OK_FOR_BASE_P() and avoid calling it directly
Max Filippov
-
Re: [PATCH] libstdc++: Explicitly pass -Wsystem-headers to tests that need it
Jonathan Wakely
-
[PATCH] libstdc++: Fix missing change to views::pairwise from P2165R4 [PR121956]
Jonathan Wakely
-
[PATCH] libstdc++: Optimize determination of std::tuple_cat return type
Jonathan Wakely
-
[PATCH] testsuite: Fix vector-subscript-4.c [PR116421]
Stefan Schulze Frielinghaus
-
[PATCH v2] RISC-V: Improve slide patterns recognition
Raphael Moreira Zinsly
-
[Patch] libgomp: Add Fortran version of acc_copyout_finalize_async and acc_delete_finalize_async
Tobias Burnus
-
[PATCH] s390x: Fix fmin/fmax patterns
Juergen Christ
-
[PATCH v2 0/4] RISC-V: Combine vec_duplicate + v{widen}u.vv to v{widen}u.vx on GR2VR cost
pan2 . li
-
[COMMITTED 1/2] ada: Revert "Remove dependence on secondary stack for type with controlled component"
Marc Poulhiès
-
[PATCH] i386/testsuite: Fix scan tree dump in vect-epilogue-4.c
Haochen Jiang
-
[PATCH] Ada, libgnarl: Fix Ada bootstrap for Darwin.
Iain Sandoe
-
[PATCH] i386/testsuite: Correct res_ref2 array size for avx512bw-vpmov{, us}wb-2.c
Haochen Jiang
-
[PATCH] Remove SPR/GNR/DMR from avx512_{move,store}_by pieces tune.
liuhongt
-
[PATCH] forwprop: Add a simple DSE after a clobber
Andrew Pinski
-
[PATCH] expr, tree: Ensure get_range_pos_neg is called only on scalar integral types [PR121904]
Jakub Jelinek
-
[PATCH v2 0/2] Support unsigned scalar SAT_MUL form 5
pan2 . li
-
[PATCH] c++: Fix lambdas with variadic parameters and static specifier [PR119048]
Eczbek
-
[PATCH] ctf: Fix struct size truncation in 32-bit hosts [PR121903, PR121411]
David Faust
-
[PATCH v2] c/c++: Treat stack protection guard as an internal symbol
H.J. Lu
-
[PATCH] docs: Adjust -Wimplicit-fallthrough= documentation for C23
Jakub Jelinek
-
[PATCH v2] vect: Handle grouped accesses via gather/scatter.
Robin Dapp
-
[PATCH v2] vect: Remove type from misalignment hook.
Robin Dapp
-
Re: [PATCH] rs6000: Update scalar cost of {TRUNC,FLOOR}_MOD_EXPR[PR121700]
Surya Kumari Jangala
-
[PATCH] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Kishan Parmar
-
[PATCH] forwprop: Handle memcpy for arguments with respect to copies
Andrew Pinski
-
[PATCH] libstdc++: Fix more missing uses of iter_difference_t [PR119820]
Jonathan Wakely
-
Re: [PATCH v5 9/11] openmp: Add support for using custom mappers with iterators (C, C++)
Tobias Burnus
-
[PATCH v2] simplify-rtx: Canonicalize subreg and lshiftrt order for AND operations
Kishan Parmar
-
[PATCH] fortran: allow character in conditional expression
Yuao Ma
-
[PATCH] libstdc++: Do not use _GLIBCXX_MAKE_MOVE_ITERATOR for C++17
Jonathan Wakely
-
Re: [PATCH v5 6/11] openmp: Add support for non-constant iterator parameters in map, to and from clauses
Tobias Burnus
-
[PATCH] Unify last two vect_transform_slp_perm_load calls
Richard Biener
-
[COMMITTED 01/27] ada: Fix documentation of Is_Ancestor_Package
Marc Poulhiès
-
[patch,wwwdocs,applied] Notice AVR32EB14/20/28/32 addition in v15.3.
Georg-Johann Lay
-
Re: [PATCH v2] forwprop: Handle memcpy for copy prop [PR121418, PR121417]
Richard Biener
-
[PATCH] i386/testsuite: Fix non unique name tests
Haochen Jiang
-
[PATCH] Preserve TREE_THIS_NOTRAP during inlining in more cases
Eric Botcazou
-
[to-be-committed] RISC-V: Fix vendor intrinsic tests for disabled multilib configurations
Kito Cheng
-
[PATCH] [x86] Optimize vpermpd to vbroadcastf128 for specific permutations.
liuhongt
-
RISC-V: Improve slide patterns recognition
钟居哲
-
[PATCH] libcpp: Fix CRLF handling in comments with -C option [PR88424]
Peter Damianov
-
[to-be-committed] [PR tree-optimization/58727] Don't over-simplify constants
Jeff Law
-
[PATCH 0/6] PR116586 negative timeout tests and fixes
Mike Crowe
-
[COMMITTED 26/35] ada: Remove unnecessary if statement
Marc Poulhiès
-
[PATCH] x86: Don't align destination for a single instruction
H.J. Lu
-
[PATCH] match: Simplify `ptr0 - (ptr0 - ptr1)` into ptr1 [PR121921]
Andrew Pinski
-
[PATCH v3] preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
Joerg Boehmer
-
[Patch, fortran] PR83763 - PDT dependency in assignment
Paul Richard Thomas
-
Re: [PATCH] lto/121935 - visit all DECL_ARGUMENTS in free-lang-data
Sam James
-
Re: [PATCH v3] x86-64: mingw: Pass and return _Float16 in vector registers [PR115054]
LIU Hao
-
[PATCH v2] testsuite: Add a smoke test for _FloatN ABI
Trevor Gross
-
[PATCH v3 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
-
[pushed] target.def: Properly mark up __cxa_atexit as code
Gerald Pfeifer
-
[PATCH] c/c++: Treat __stack_chk_guard as an internal symbol
H.J. Lu
-
[PATCH] xtensa: Renovate support for load/store of hardware FP register with pre/post-modify side-effect
Takayuki 'January June' Suwa
-
[PATCH v2] x86-64: mingw: Pass and return _Float16 in vector registers [PR115054]
Trevor Gross
-
Re: [PATCH] RISC-V: Improve slide patterns recognition
Jeff Law
-
Re: [PATCH] RISC-V: Add pattern for vector-scalar dual widening floating-point sub
Kito Cheng
-
[committed] testsuite: Port asm-hard-reg tests for PRU
Dimitar Dimitrov
-
[PATCH] RISC-V: Implement RISC-V profile macro support
Zhongyao Chen
-
[COMMITTED 21/35] ada: Create a pragma to emit a misplaced Storage_Size aspect error
Marc Poulhiès
-
[PATCH] libstdc++: Fix up <ext/pointer.h> [PR121827]
Jakub Jelinek
-
[PATCH 0/2] [aarch64] sme/nonlocal_goto_* tests fail remat with PIE
Alexandre Oliva
-
[PATCH] RISC-V: Imply zicsr for sdtrig and ssstrict extensions.
Dongyan Chen
-
[PATCH] [analyzer] another function name that returns a pointer to errno
Alexandre Oliva
-
Re: [pushed] doc: Editorial changes around -fprofile-partial-training
Sandra Loosemore
-
[PATCH] aarch64: move pr113356.C under g++.target
Alexandre Oliva
-
[PATCH, FYI] [ppc] adjust configure test for large toc support
Alexandre Oliva
-
[committed] c: Implement C2y N3517 array subscripting without decay
Joseph Myers
-
[PATCH v1 0/4] RISC-V: Combine vec_duplicate + v{widen}u.vv to v{widen}u.vx on GR2VR cost
pan2 . li
-
Re: [WIP] Fix function call handling according to Microsoft Arm64 variadic function call ABI
Radek Barton
-
[PATCH] Do less redundant vect_transform_slp_perm_load calls
Richard Biener
-
[PATCH] Minor tweaks to ipa-pure-const.cc
Eric Botcazou
-
[PATCH] Fix SRA issue with -ftrivial-auto-var-init= [PR121894]
Qing Zhao