Show patches with: State = Action Required       |   10220 patches
« 1 298 99 100102 103 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[1/5] Add XXSPLTI* and LXVKQ instructions (new data structure and function) Add Power10 XXSPLTI* and LXVKQ instructions - - --- 2021-11-05 Michael Meissner New
Fortran: Diagnose all operands/arguments with constraint violations Fortran: Diagnose all operands/arguments with constraint violations - - --- 2021-11-05 Sandra Loosemore New
Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). - - --- 2021-11-05 liuhongt New
c++ PR 55227: designated init of char array by string constant c++ PR 55227: designated init of char array by string constant - - --- 2021-11-04 will wray New
IPA: Provide a mechanism to register static DTORs via cxa_atexit. IPA: Provide a mechanism to register static DTORs via cxa_atexit. - - --- 2021-11-04 Iain Sandoe New
c++: Implement C++23 P0849R8 - auto(x) [PR103049] c++: Implement C++23 P0849R8 - auto(x) [PR103049] - - --- 2021-11-04 Marek Polacek New
[4/4] c-family, gcc: Allow configuring without support for PCH. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe New
[3/4] libcpp: Honour a configuration without host support for PCH. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe New
[2/4] libstdc++: Adjust build of PCH files accounting configured host support. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe Accepted
[1/4] config: Add top-level flag to disable host PCH. config: Allow a host to opt out of PCH. - - --- 2021-11-04 Iain Sandoe New
[RFA,(print-tree)] c++: improve print_node of PTRMEM_CST [RFA,(print-tree)] c++: improve print_node of PTRMEM_CST - - --- 2021-11-04 Jason Merrill New
[v2] AArch64: Cleanup CPU option processing code [v2] AArch64: Cleanup CPU option processing code - - --- 2021-11-04 Wilco Dijkstra New
Implement intraprocedural dataflow for ipa-modref EAF analyser Implement intraprocedural dataflow for ipa-modref EAF analyser - - --- 2021-11-04 Jan Hubicka New
Add -v option for git_check_commit.py. Add -v option for git_check_commit.py. - - --- 2021-11-04 Martin Liška New
[V2] rs6000: Remove unnecessary option manipulation. [V2] rs6000: Remove unnecessary option manipulation. - - --- 2021-11-04 Martin Liška New
libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a). libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a). - - --- 2021-11-04 Martin Liška New
[AArch64] Fix NEON load/store gimple lowering and big-endian testisms [AArch64] Fix NEON load/store gimple lowering and big-endian testisms - - --- 2021-11-04 Andre Vieira New
c++, dyninit: Optimize C++ dynamic initialization by constants into DECL_INITIAL adjustment [PR1028… c++, dyninit: Optimize C++ dynamic initialization by constants into DECL_INITIAL adjustment [PR1028… - - --- 2021-11-04 Jakub Jelinek Under Review
VN/PRE TLC VN/PRE TLC - - --- 2021-11-04 Richard Biener New
Disable warning for an ASAN test-case. Disable warning for an ASAN test-case. - - --- 2021-11-04 Martin Liška New
Update TARGET_MEM_REF documentation Update TARGET_MEM_REF documentation - - --- 2021-11-04 Richard Biener New
[1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). [1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). - - --- 2021-11-04 liuhongt New
[v5] Improve integer bit test on __atomic_fetch_[or|and]_* returns [v5] Improve integer bit test on __atomic_fetch_[or|and]_* returns - - --- 2021-11-04 liuhongt New
i386: Fix wrong result for AMX-TILE intrinsic when parsing expression. i386: Fix wrong result for AMX-TILE intrinsic when parsing expression. - - --- 2021-11-04 Hongyu Wang New
[4/4] libgcc: Use _dl_find_eh_frame in _Unwind_Find_FDE Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - --- 2021-11-03 Florian Weimer New
[3/4] libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - --- 2021-11-03 Florian Weimer New
[3/3] elf: Add _dl_find_eh_frame function Add _dl_find_eh_frame function for unwinder optimization - - --- 2021-11-03 Florian Weimer New
[2/3] elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres Add _dl_find_eh_frame function for unwinder optimization 1 - --- 2021-11-03 Florian Weimer New
[1/3] nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c Add _dl_find_eh_frame function for unwinder optimization 1 - --- 2021-11-03 Florian Weimer New
c++: unqual lookup performed twice w/ template-id ADL [PR102670] c++: unqual lookup performed twice w/ template-id ADL [PR102670] - - --- 2021-11-03 Patrick Palka New
Rename predicate class to ipa_predicate Rename predicate class to ipa_predicate - - --- 2021-11-03 Martin Liška New
[PR103033] handle the case when native_interpret_expr return NULL [PR103033] handle the case when native_interpret_expr return NULL - - --- 2021-11-02 Qing Zhao New
ipa-modref cleanup ipa-modref cleanup - - --- 2021-11-02 Jan Hubicka New
Add 'no_builtin' function attribute Add 'no_builtin' function attribute - - --- 2021-11-02 Keith Packard New
[2/2] Capture locations of bidi chars and underline ranges Re: [PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026] - - --- 2021-11-02 David Malcolm New
[1/2] Flag CPP_W_BIDIRECTIONAL so that source lines are escaped Re: [PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026] - - --- 2021-11-02 David Malcolm New
c++: nested lambda capturing a capture proxy [PR94376] c++: nested lambda capturing a capture proxy [PR94376] - - --- 2021-11-02 Patrick Palka New
[RFA] Minor optimization of variable bit testing [RFA] Minor optimization of variable bit testing - - --- 2021-11-02 Jeff Law New
Record that -gtoggle is already used in gcc_options. Record that -gtoggle is already used in gcc_options. - - --- 2021-11-02 Martin Liška New
PR fortran/91497 -- Silence conversion warnings for MIN1 and MAX1 PR fortran/91497 -- Silence conversion warnings for MIN1 and MAX1 - - --- 2021-11-02 Manfred Schwarb New
aix: Add FAT library support for libffi for AIX aix: Add FAT library support for libffi for AIX - - --- 2021-11-02 Li, Pan2 via Gcc-patches New
[RFC,PR102768] aarch64: Add compiler support for Shadow Call Stack [RFC,PR102768] aarch64: Add compiler support for Shadow Call Stack - - --- 2021-11-02 Dan Li New
[5/5] Fortran manual: Remove old docs for never-implemented extensions. Untitled series #4351 - - --- 2021-11-01 Sandra Loosemore New
[3/5] Fortran manual: Update section on Interoperability with C Fortran manual updates - - --- 2021-11-01 Sandra Loosemore New
[2/5] Fortran manual: Revise introductory chapter. Fortran manual updates - - --- 2021-11-01 Sandra Loosemore New
[1/5] Fortran manual: Combine standard conformance docs in one place. Fortran manual updates - - --- 2021-11-01 Sandra Loosemore New
[2/2] add -Wdangling-pointer [PR #63272] provide simple detection of indeterminate pointers - - --- 2021-11-01 Martin Sebor New
[1/2] add -Wuse-after-free provide simple detection of indeterminate pointers - - --- 2021-11-01 Martin Sebor New
PR fortran/102817 - [12 Regression] ICE in gfc_clear_shape, at fortran/expr.c:422 PR fortran/102817 - [12 Regression] ICE in gfc_clear_shape, at fortran/expr.c:422 - - --- 2021-11-01 Harald Anlauf New
Add EAF_NOT_RETURNED_DIRECTLY Add EAF_NOT_RETURNED_DIRECTLY - - --- 2021-11-01 Jan Hubicka New
Initial implementation of -Whomoglyph [PR preprocessor/103027] Initial implementation of -Whomoglyph [PR preprocessor/103027] - - --- 2021-11-01 David Malcolm New
x86_64: Improved implementation of TImode rotations. x86_64: Improved implementation of TImode rotations. - - --- 2021-11-01 Roger Sayle New
Fix test-suite pattern scanning. Fix test-suite pattern scanning. - - --- 2021-11-01 Martin Liška New
redundant bitmap_bit_p followed by bitmap_clear_bit [was: Re: [COMMITTED] Kill second order relatio… redundant bitmap_bit_p followed by bitmap_clear_bit [was: Re: [COMMITTED] Kill second order relatio… - - --- 2021-11-01 Bernhard Reutner-Fischer New
Add debug counters to back threader. Add debug counters to back threader. - - --- 2021-11-01 Aldy Hernandez New
Move statics to threader pass class. Move statics to threader pass class. - - --- 2021-11-01 Aldy Hernandez New
[rs6000] Disable gimple fold for float or double vec_minmax when fast-math is not set [rs6000] Disable gimple fold for float or double vec_minmax when fast-math is not set - - --- 2021-11-01 HAO CHEN GUI New
Check number of iterations for test cases pr101145 Check number of iterations for test cases pr101145 - - --- 2021-11-01 Jiufu Guo New
Adjust testcase for O2 vect. Adjust testcase for O2 vect. - - --- 2021-11-01 liuhongt New
contrib: testsuite-management: Update to be python3 compatible contrib: testsuite-management: Update to be python3 compatible - - --- 2021-10-31 Bernhard Reutner-Fischer New
PR fortran/102715 - [12 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8184 PR fortran/102715 - [12 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8184 - - --- 2021-10-31 Harald Anlauf New
Fortran: Diagnose all operands with constraint violations [PR101337] Fortran: Diagnose all operands with constraint violations [PR101337] - - --- 2021-10-31 Bernhard Reutner-Fischer New
Fortran: Remove double spaces in open() warning [PR99884] Fortran: Remove double spaces in open() warning [PR99884] - - --- 2021-10-31 Bernhard Reutner-Fischer New
Add -fopt-builtin optimization option Add -fopt-builtin optimization option - - --- 2021-10-31 Keith Packard New
[Take,#2] x86_64: Expand ashrv1ti (and PR target/102986) [Take,#2] x86_64: Expand ashrv1ti (and PR target/102986) - - --- 2021-10-31 Roger Sayle New
[21/21,crypto] : add testcases for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[20/21,crypto] : add builtins for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[19/21,crypto] : add machine description for Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[18/21] change z* subset assert to allow "zk" RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[17/21,crypto] : add implied defines of Zk, Zkn and Zks RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[16/21,crypto] : add option defines for Zbkb, Zbkc and Zbkx RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[15/21,crypto] : add option defines for Zkr and Zkt RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[14/21,crypto] : add testcases for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[13/21,crypto] : add builtins for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[12/21,crypto] : add machine description for Zksh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[11/21,crypto] : add testcases for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[10/21,crypto] : add builtins for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[09/21,crypto] : add machine description for Zksed RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[08/21,crypto] : add testcases for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[07/21,crypto] : add builtins for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[06/21,crypto] : add machine description for Zknh RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[05/21,crypto] : add testcases for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[04/21,crypto] : add builtins for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[03/21,crypto] : add machine description for Zknd and Zkne RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[02/21] Fix attribute bugs due to zicsr/zifencei RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[01/21] Fix riscv_expand_block_move RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5 - - --- 2021-10-31 siyu@isrc.iscas.ac.cn New
[v4] Fix ICE when mixing VLAs and statement expressions [PR91038] [v4] Fix ICE when mixing VLAs and statement expressions [PR91038] - - --- 2021-10-31 Uecker, Martin New
libsanitizer: Disable libbacktrace on sanitizer_platform_limits_freebsd.cpp libsanitizer: Disable libbacktrace on sanitizer_platform_limits_freebsd.cpp - - --- 2021-10-30 H.J. Lu New
x86_64: Expand ashrv1ti (and PR target/102986) x86_64: Expand ashrv1ti (and PR target/102986) - - --- 2021-10-30 Roger Sayle New
Fortran: recognize Gerhard Steinmetz Fortran: recognize Gerhard Steinmetz - - --- 2021-10-29 Manfred Schwarb New
Fortran: Correct documentation for REAL intrinsic Fortran: Correct documentation for REAL intrinsic - - --- 2021-10-29 Manfred Schwarb New
Fortran: Remove documentation for SHORT and LONG intrinics Fortran: Remove documentation for SHORT and LONG intrinics - - --- 2021-10-29 Manfred Schwarb New
Fortran: adjust error message for SHORT and LONG intrinsics Fortran: adjust error message for SHORT and LONG intrinsics - - --- 2021-10-29 Manfred Schwarb New
Fortran: adjust column sizes in intrinsic.texi Fortran: adjust column sizes in intrinsic.texi - - --- 2021-10-29 Manfred Schwarb New
OpenMP: Add strictly nested API call check [PR102972] OpenMP: Add strictly nested API call check [PR102972] - - --- 2021-10-29 Tobias Burnus New
Handle retslot_flags in ipa-modref and PTA Handle retslot_flags in ipa-modref and PTA - - --- 2021-10-29 Jan Hubicka New
[Fortran,2/2] Fix write_omp_udr for user-operator REDUCTIONs [Fortran,1/2] Add uop/name helpers - - --- 2021-10-28 Bernhard Reutner-Fischer New
[Fortran,1/2] Add uop/name helpers [Fortran,1/2] Add uop/name helpers - - --- 2021-10-28 Bernhard Reutner-Fischer New
PR fortran/99853 - ICE: Cannot convert 'LOGICAL(4)' to 'INTEGER(8)' (etc.) PR fortran/99853 - ICE: Cannot convert 'LOGICAL(4)' to 'INTEGER(8)' (etc.) - - --- 2021-10-28 Harald Anlauf New
Remove VRP threader passes in exchange for better threading pre-VRP. Remove VRP threader passes in exchange for better threading pre-VRP. - - --- 2021-10-28 Aldy Hernandez New
« 1 298 99 100102 103 »