Show patches with: none      |   126748 patches
« 1 2 ... 251 252 2531267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Implement intraprocedural dataflow for ipa-modref EAF analyser Implement intraprocedural dataflow for ipa-modref EAF analyser - - - - --- 2021-11-04 Jan Hubicka New
c++: Fix up -fstrong-eval-order handling of call arguments [PR70796] c++: Fix up -fstrong-eval-order handling of call arguments [PR70796] - - - - --- 2021-11-04 Jakub Jelinek New
Add -v option for git_check_commit.py. Add -v option for git_check_commit.py. - - - - --- 2021-11-04 Martin Liška New
[committed] analyzer: fix ICE in sm_state_map::dump when dumping trees [committed] analyzer: fix ICE in sm_state_map::dump when dumping trees - - - - --- 2021-11-04 David Malcolm New
testsuite: Add more guards to complex tests testsuite: Add more guards to complex tests - - - - --- 2021-11-04 Tamar Christina New
[V2] rs6000: Remove unnecessary option manipulation. [V2] rs6000: Remove unnecessary option manipulation. - - - - --- 2021-11-04 Martin Liška New
[committed] aarch64: Move more code into aarch64_vector_costs [committed] aarch64: Move more code into aarch64_vector_costs - - - - --- 2021-11-04 Richard Sandiford New
libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a). libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a). - - - - --- 2021-11-04 Martin Liška New
[COMMITTED] Convert arrays in ssa pointer_equiv_analyzer to auto_vec's. [COMMITTED] Convert arrays in ssa pointer_equiv_analyzer to auto_vec's. - - - - --- 2021-11-04 Aldy Hernandez New
x86: Make stringop_algs::stringop_strategy ctor constexpr [PR100246] x86: Make stringop_algs::stringop_strategy ctor constexpr [PR100246] - - - - --- 2021-11-04 Jakub Jelinek 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 (lists) 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 New
[committed,3/3] libstdc++: Refactor emplace-like functions in std::variant [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
[committed,2/3] libstdc++: Optimize std::variant traits and improve diagnostics [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
[committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] [committed,1/3] libstdc++: Fix handling of const types in std::variant [PR102912] - - - - --- 2021-11-04 Jonathan Wakely New
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
[committed] simplify-rtx: Fix vec_select index check [committed] simplify-rtx: Fix vec_select index check - - - - --- 2021-11-04 Richard Sandiford New
[committed] Fix RTL frontend handling of const_vectors [committed] Fix RTL frontend handling of const_vectors - - - - --- 2021-11-04 Richard Sandiford New
[PR90030] Fortran OpenMP/OpenACC array mapping alignment fix [PR90030] Fortran OpenMP/OpenACC array mapping alignment fix - - - - --- 2021-11-04 Chung-Lin Tang New
rtl-optimization/103075 - avoid ICEing on unfolded int-to-float converts rtl-optimization/103075 - avoid ICEing on unfolded int-to-float converts - - - - --- 2021-11-04 Richard Biener New
Update TARGET_MEM_REF documentation Update TARGET_MEM_REF documentation - - - - --- 2021-11-04 Richard Biener New
[2/2,i386] Extend vternlog define_insn_and_split to memory_operand to enable more optimziation. [1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). - - - - --- 2021-11-04 Liu, Hongtao 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 Liu, Hongtao New
i386: Auto vectorize sdot_prod, usdot_prod with VNNI instruction. i386: Auto vectorize sdot_prod, usdot_prod with VNNI instruction. - - - - --- 2021-11-04 Hongyu Wang 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 Liu, Hongtao 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
[pushed] testsuite: Fix g++.dg/opt/pr102970.C [pushed] testsuite: Fix g++.dg/opt/pr102970.C - - - - --- 2021-11-04 Marek Polacek New
[committed,v2,11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' [committed,v2,11] ranger: Fix `-Werror' build error with `ranger_cache::push_poor_value' - - - - --- 2021-11-03 Maciej W. Rozycki New
[committed] libstdc++: Fix regression in std::list::sort [PR66742] [committed] libstdc++: Fix regression in std::list::sort [PR66742] - - - - --- 2021-11-03 Jonathan Wakely 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
[2/4] libgcc: Remove dbase member from struct unw_eh_callback_data if NULL Use _dl_find_eh_frame to locate DWARF EH data in the unwinder - - - - --- 2021-11-03 Florian Weimer New
[1/4] libgcc: Remove tbase member from struct unw_eh_callback_data 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
[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
« 1 2 ... 251 252 2531267 1268 »