Show patches with: none      |   127804 patches
« 1 2 ... 262 263 2641278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[COMMITTED] Switch vrp2 to ranger. [COMMITTED] Switch vrp2 to ranger. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Testcase adjustments for pass vrp1. [COMMITTED] Testcase adjustments for pass vrp1. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] For ranges, PHIs don't need to process arg == def. [COMMITTED] For ranges, PHIs don't need to process arg == def. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Check for constant builtin value first. [COMMITTED] Check for constant builtin value first. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Fix --param=ranger-debug=all to include a trace. [COMMITTED] Fix --param=ranger-debug=all to include a trace. - - - - --- 2021-11-03 Andrew MacLeod New
[COMMITTED] Provide some context to folding via ranger. [COMMITTED] Provide some context to folding via ranger. - - - - --- 2021-11-03 Andrew MacLeod New
tree-optimization/102970 - remap cliques when translating over backedges tree-optimization/102970 - remap cliques when translating over backedges - - - - --- 2021-11-03 Richard Biener New
PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing PR middle-end/103059: reload: Also accept ASHIFT with indexed addressing - - - - --- 2021-11-03 Maciej W. Rozycki New
rs6000: Fix incorrect fusion constraint [PR102991] rs6000: Fix incorrect fusion constraint [PR102991] - - - - --- 2021-11-03 Xionghu Luo New
gcc: vx-common.h: fix test for VxWorks7 gcc: vx-common.h: fix test for VxWorks7 - - - - --- 2021-11-03 Rasmus Villemoes New
[11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' [11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' - - - - --- 2021-11-03 Maciej W. Rozycki New
Rename predicate class to ipa_predicate Rename predicate class to ipa_predicate - - - - --- 2021-11-03 Martin Liška New
middle-end/103033 - drop native_interpret_expr with .DEFERRED_INIT expansion middle-end/103033 - drop native_interpret_expr with .DEFERRED_INIT expansion - - - - --- 2021-11-03 Richard Biener New
Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state - - - - --- 2021-11-03 Richard Biener New
dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046] dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046] - - - - --- 2021-11-03 Jakub Jelinek New
Fix wrong code caused by ipa-modref retslot handling Fix wrong code caused by ipa-modref retslot handling - - - - --- 2021-11-03 Jan Hubicka New
c: Fold implicit integer-to-floating conversions in static initializers with -frounding-math [PR103… c: Fold implicit integer-to-floating conversions in static initializers with -frounding-math [PR103… - - - - --- 2021-11-03 Joseph Myers New
libstdc++: Deprecate std::unexpected and handler functions libstdc++: Deprecate std::unexpected and handler functions - - - - --- 2021-11-03 Jonathan Wakely New
[committed] libstdc++: Add some noexcept to std::valarray [committed] libstdc++: Add some noexcept to std::valarray - - - - --- 2021-11-03 Jonathan Wakely 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
tree-optimization/103029 - ensure vect loop versioning constraint on PHIs tree-optimization/103029 - ensure vect loop versioning constraint on PHIs - - - - --- 2021-11-02 Richard Biener New
IBM Z: Free bbs in s390_loop_unroll_adjust IBM Z: Free bbs in s390_loop_unroll_adjust - - - - --- 2021-11-02 Stefan Schulze Frielinghaus New
[v2] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026] [v2] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026] - - - - --- 2021-11-02 Marek Polacek New
[committed,v2] RISC-V: Fix build errors with shNadd/shNadd.uw patterns in zba cost model [committed,v2] RISC-V: Fix build errors with shNadd/shNadd.uw patterns in zba cost model - - - - --- 2021-11-02 Maciej W. Rozycki New
[RFA] Minor optimization of variable bit testing [RFA] Minor optimization of variable bit testing - - - - --- 2021-11-02 Jeff Law New
RISC-V: Fix register class subset checks for CLASS_MAX_NREGS RISC-V: Fix register class subset checks for CLASS_MAX_NREGS - - - - --- 2021-11-02 Maciej W. Rozycki New
IBM Z: ldist-{rawmemchr, strlen} tests require vector extensions IBM Z: ldist-{rawmemchr, strlen} tests require vector extensions - - - - --- 2021-11-02 Stefan Schulze Frielinghaus 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
middle-end Add an RPO pass after successful vectorization middle-end Add an RPO pass after successful vectorization - - - - --- 2021-11-02 Tamar Christina New
middle-end/103038 - avoid ICE with -ftrivial-auto-var-init=pattern middle-end/103038 - avoid ICE with -ftrivial-auto-var-init=pattern - - - - --- 2021-11-02 Richard Biener 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
[PUSHED] update my email address [PUSHED] update my email address - - - - --- 2021-11-02 Andrew Burgess New
ia32: Disallow mode(V1TI) [PR103020] ia32: Disallow mode(V1TI) [PR103020] - - - - --- 2021-11-02 Jakub Jelinek New
[committed] openmp: Add testcase for threadprivate random access class iterators [committed] openmp: Add testcase for threadprivate random access class iterators - - - - --- 2021-11-02 Jakub Jelinek 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 #269897 - - - - --- 2021-11-01 Sandra Loosemore New
[4/5] Fortran manual: Update miscellaneous references to old standard versions. Untitled series #269897 - - - - --- 2021-11-01 Sandra Loosemore New
[4/5] Fortran manual: Update miscellaneous references to old standard versions. Fortran manual updates - - - - --- 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
[committed] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc [committed] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc - - - - --- 2021-11-01 Jonathan Wakely New
[committed] libstdc++: Reorder constraints on std::span::span(Range&&) constructor. [committed] libstdc++: Reorder constraints on std::span::span(Range&&) constructor. - - - - --- 2021-11-01 Jonathan Wakely 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
libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026] - - - - --- 2021-11-01 Marek Polacek New
[v1] aarch64: enable Ampere-1 CPU [v1] aarch64: enable Ampere-1 CPU - - - - --- 2021-11-01 Philipp Tomsich New
Fix test-suite pattern scanning. Fix test-suite pattern scanning. - 1 - - --- 2021-11-01 Martin Liška New
contrib: add unicode/utf8-dump.py contrib: add unicode/utf8-dump.py - - - - --- 2021-11-01 David Malcolm New
contrib: add unicode/utf8-dump.py contrib: add unicode/utf8-dump.py - - - - --- 2021-11-01 David Malcolm 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
[committed] diagnostics: escape non-ASCII source bytes for certain diagnostics [committed] diagnostics: escape non-ASCII source bytes for certain diagnostics - - - - --- 2021-11-01 David Malcolm New
[COMMITTED] PR tree-optimization/103003 - Don't register nonsensical relations. [COMMITTED] PR tree-optimization/103003 - Don't register nonsensical relations. - - - - --- 2021-11-01 Andrew MacLeod New
[committed] libstdc++: Fix range access for empty std::valarray [PR103022] [committed] libstdc++: Fix range access for empty std::valarray [PR103022] - - - - --- 2021-11-01 Jonathan Wakely New
RISC-V: Fix build errors with shNadd/shNadd.uw patterns in zba cost model RISC-V: Fix build errors with shNadd/shNadd.uw patterns in zba cost model - - - - --- 2021-11-01 Maciej W. Rozycki New
Add debug counters to back threader. Add debug counters to back threader. - - - - --- 2021-11-01 Aldy Hernandez New
middle-end testsuite: fix failing complex add testcases PR103000 middle-end testsuite: fix failing complex add testcases PR103000 - - - - --- 2021-11-01 Tamar Christina New
middle-end Fix PR103007, add missing check on complex fms detection. middle-end Fix PR103007, add missing check on complex fms detection. - - - - --- 2021-11-01 Tamar Christina New
Move statics to threader pass class. Move statics to threader pass class. - - - - --- 2021-11-01 Aldy Hernandez New
[4/4] libgcc: vxcrtstuff.c: add a few undefs some vxworks crtstuff - - - - --- 2021-11-01 Rasmus Villemoes New
[3/4] libgcc: vxcrtstuff.c: make ctor/dtor functions static some vxworks crtstuff - - - - --- 2021-11-01 Rasmus Villemoes New
[2/4] libgcc: vxcrtstuff.c: remove ctor/dtor declarations some vxworks crtstuff - - - - --- 2021-11-01 Rasmus Villemoes New
[1/4] libgcc: remove crt{begin, end}.o from powerpc-wrs-vxworks target some vxworks crtstuff - - - - --- 2021-11-01 Rasmus Villemoes New
[PR103017] aarch64:fix redundant check in aut insn generation [PR103017] aarch64:fix redundant check in aut insn generation - - - - --- 2021-11-01 Dan Li New
aarch64:fix redundant check in aut insn generation [PR103017] During the generation of the epilogue… aarch64:fix redundant check in aut insn generation [PR103017] During the generation of the epilogue… - - - - --- 2021-11-01 Dan Li New
Add static_chain support to ipa-modref Add static_chain support to ipa-modref - - - - --- 2021-11-01 Jan Hubicka 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
[committed] d: Fix regressing test failures on ix86-solaris2.11 [committed] d: Fix regressing test failures on ix86-solaris2.11 - - - - --- 2021-10-31 Iain Buclaw New
[committed] d: Fix pr96435.d failing on SPARC and HPPA [committed] d: Fix pr96435.d failing on SPARC and HPPA - - - - --- 2021-10-31 Iain Buclaw New
Fortran: Missing error with IMPLICIT none (external) [PR100972] Fortran: Missing error with IMPLICIT none (external) [PR100972] - - - - --- 2021-10-31 Bernhard Reutner-Fischer New
Fortran: Silence -Wmaybe-uninitialized warning Fortran: Silence -Wmaybe-uninitialized warning - - - - --- 2021-10-31 Bernhard Reutner-Fischer New
[committed] wwwdocs: gcc-11: Switch dwarfstd.org to https [committed] wwwdocs: gcc-11: Switch dwarfstd.org to https - - - - --- 2021-10-31 Gerald Pfeifer New
Fortran: Remove double spaces in open() warning [PR99884] Fortran: Remove double spaces in open() warning [PR99884] - - - - --- 2021-10-31 Bernhard Reutner-Fischer New
[committed] wwwdocs: gcc-6: Update link to Intel's pcommit deprecation [committed] wwwdocs: gcc-6: Update link to Intel's pcommit deprecation - - - - --- 2021-10-31 Gerald Pfeifer 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
« 1 2 ... 262 263 2641278 1279 »