Show patches with: none      |   128436 patches
« 1 2 ... 340 341 3421284 1285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix array-quals-1.c for RISC-V Fix array-quals-1.c for RISC-V - - - - --- 2021-01-06 Kito Cheng New
[committed] analyzer: fix false leaks when writing through unknown ptrs [PR97072] [committed] analyzer: fix false leaks when writing through unknown ptrs [PR97072] - - - - --- 2021-01-06 David Malcolm New
[committed] analyzer: add regression test for PR 98073 [committed] analyzer: add regression test for PR 98073 - - - - --- 2021-01-06 David Malcolm New
[committed] analyzer: remove xfail [PR98223] [committed] analyzer: remove xfail [PR98223] - - - - --- 2021-01-06 David Malcolm New
Add input_modes parameter to TARGET_MD_ASM_ADJUST hook Add input_modes parameter to TARGET_MD_ASM_ADJUST hook - - - - --- 2021-01-06 Ilya Leoshkevich New
c++: Fix thinko in auto return type checking [PR98441] c++: Fix thinko in auto return type checking [PR98441] - - - - --- 2021-01-06 Marek Polacek New
libgo patch committed: Don't define sys_SETREUID and friends libgo patch committed: Don't define sys_SETREUID and friends - - - - --- 2021-01-05 Ian Lance Taylor New
libphobos: Allow building libphobos using Solaris/x86 assembler libphobos: Allow building libphobos using Solaris/x86 assembler - - - - --- 2021-01-05 Iain Buclaw New
[committed] d: Merge upstream dmd a5c86f5b9 [committed] d: Merge upstream dmd a5c86f5b9 - - - - --- 2021-01-05 Iain Buclaw New
PR fortran/78746 - invalid access after error recovery PR fortran/78746 - invalid access after error recovery - - - - --- 2021-01-05 Harald Anlauf New
x86: Use unsigned short to compute pextrw result x86: Use unsigned short to compute pextrw result - - - - --- 2021-01-05 H.J. Lu New
IBM Z: Fix check_effective_target_s390_z14_hw IBM Z: Fix check_effective_target_s390_z14_hw - - - - --- 2021-01-05 Ilya Leoshkevich New
tree-optimization/98516 - fix SLP permute opt materialization tree-optimization/98516 - fix SLP permute opt materialization - - - - --- 2021-01-05 Richard Biener New
v2: Don't link cc1 etc. against libcody.a v2: Don't link cc1 etc. against libcody.a - - - - --- 2021-01-05 Jakub Jelinek New
move SLP debug counter move SLP debug counter - - - - --- 2021-01-05 Richard Biener New
tree-optimization/98428 - avoid pre-existing vectors for loop SLP tree-optimization/98428 - avoid pre-existing vectors for loop SLP - - - - --- 2021-01-05 Richard Biener New
expand: Fold x - y < 0 to x < y during expansion [PR94802] expand: Fold x - y < 0 to x < y during expansion [PR94802] - - - - --- 2021-01-05 Jakub Jelinek New
c++, v2: Fix ICE with __builtin_bit_cast [PR98469] c++, v2: Fix ICE with __builtin_bit_cast [PR98469] - - - - --- 2021-01-05 Jakub Jelinek New
[toplevel] libctf: new testsuite [toplevel] libctf: new testsuite - - - - --- 2021-01-05 Nick Alcock New
tree-optimization/98381 - fix live bool vector extract tree-optimization/98381 - fix live bool vector extract - - - - --- 2021-01-05 Richard Biener New
i386: Prevent spurious FP exceptions with _mm_cvt{, t}ps_pi32 [PR98522] i386: Prevent spurious FP exceptions with _mm_cvt{, t}ps_pi32 [PR98522] - - - - --- 2021-01-05 Uros Bizjak New
i386: Add _mm256_cmov_si256 [PR98521] i386: Add _mm256_cmov_si256 [PR98521] - - - - --- 2021-01-05 Uros Bizjak New
c++: private inheritance access diagnostics fix [PR17314] c++: private inheritance access diagnostics fix [PR17314] - - - - --- 2021-01-05 Anthony Sharp New
[c++] : Improve module-decl diagnostics [PR 98327] [c++] : Improve module-decl diagnostics [PR 98327] - - - - --- 2021-01-05 Nathan Sidwell New
[committed,coarray_native] Fix CO_REDUCE with RESULT_IMAGE [committed,coarray_native] Fix CO_REDUCE with RESULT_IMAGE - - - - --- 2021-01-05 Thomas Koenig New
[committed] arc: fix accumulator first register. [committed] arc: fix accumulator first register. - - - - --- 2021-01-05 Claudiu Zissulescu Ianculescu New
match.pd: Improve (A / (1 << B)) -> (A >> B) optimization [PR96930] match.pd: Improve (A / (1 << B)) -> (A >> B) optimization [PR96930] - - - - --- 2021-01-05 Jakub Jelinek New
reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs [PR98514] reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs [PR98514] - - - - --- 2021-01-05 Jakub Jelinek New
phiopt: Optimize x < 0 ? ~y : y to (x >> 31) ^ y [PR96928] phiopt: Optimize x < 0 ? ~y : y to (x >> 31) ^ y [PR96928] - - - - --- 2021-01-05 Jakub Jelinek New
Don't link cc1 etc. against libcody.a Don't link cc1 etc. against libcody.a - - - - --- 2021-01-05 Jakub Jelinek New
robustify vxworks glimits.h overriding robustify vxworks glimits.h overriding - - - - --- 2021-01-05 Alexandre Oliva New
use -mfpu=neon for arm/simd/vmmla_1.c use -mfpu=neon for arm/simd/vmmla_1.c - - - - --- 2021-01-05 Alexandre Oliva New
add alignment to enable store merging in strict-alignment targets add alignment to enable store merging in strict-alignment targets - - - - --- 2021-01-05 Alexandre Oliva New
calibrate intervals to avoid zero in futures poll test calibrate intervals to avoid zero in futures poll test - - - - --- 2021-01-05 Alexandre Oliva New
Go patch committed: Accept -fgo-embedcfg option Go patch committed: Accept -fgo-embedcfg option - - - - --- 2021-01-05 Ian Lance Taylor New
c++: ICE with deferred noexcept when deducing targs [PR82099] c++: ICE with deferred noexcept when deducing targs [PR82099] - - - - --- 2021-01-05 Marek Polacek New
[committed] analyzer: fix ICE with -fsanitize=undefined [PR98293] [committed] analyzer: fix ICE with -fsanitize=undefined [PR98293] - - - - --- 2021-01-05 David Malcolm New
c++: Fix deduction from the type of an NTTP c++: Fix deduction from the type of an NTTP - - - - --- 2021-01-04 Patrick Palka New
Restore input_location after recursive expand_call_inline Restore input_location after recursive expand_call_inline - - - - --- 2021-01-04 Bernd Edlinger New
Add line debug info for virtual thunks (PR ipa/97937) Add line debug info for virtual thunks (PR ipa/97937) - - - - --- 2021-01-04 Bernd Edlinger New
cxx status update cxx status update - - - - --- 2021-01-04 Nathan Sidwell New
[libcody] Remove some std::move [PR 98368] [libcody] Remove some std::move [PR 98368] - - - - --- 2021-01-04 Nathan Sidwell New
[libcody] Windows absdir fix [libcody] Windows absdir fix - - - - --- 2021-01-04 Nathan Sidwell New
tree-optimization/98308 - set vector type for mask of masked load tree-optimization/98308 - set vector type for mask of masked load - - - - --- 2021-01-04 Richard Biener New
tree-optimization/98464 - replace loop info with avail at uses tree-optimization/98464 - replace loop info with avail at uses - - - - --- 2021-01-04 Richard Biener New
[RFC] AArch64: Have RTL patterns recognize DI extracts from vectors at offset 0 as no-op. [RFC] AArch64: Have RTL patterns recognize DI extracts from vectors at offset 0 as no-op. - - - - --- 2021-01-04 Tamar Christina New
[committed] aarch64: Improve vcombine codegen [PR89057] [committed] aarch64: Improve vcombine codegen [PR89057] - - - - --- 2021-01-04 Richard Sandiford New
tree-optimization/98282 - classify V_C_E<constant> as nary tree-optimization/98282 - classify V_C_E<constant> as nary - - - - --- 2021-01-04 Richard Biener New
[committed] aarch64: Use the MUL VL form of SVE PRF[BHWD] [committed] aarch64: Use the MUL VL form of SVE PRF[BHWD] - - - - --- 2021-01-04 Richard Sandiford New
vect, aarch64: Fix alignment units for IFN_MASK* [PR95401] vect, aarch64: Fix alignment units for IFN_MASK* [PR95401] - - - - --- 2021-01-04 Richard Sandiford New
explow, aarch64: Fix force-Pmode-to-mem for ILP32 [PR97269] explow, aarch64: Fix force-Pmode-to-mem for ILP32 [PR97269] - - - - --- 2021-01-04 Richard Sandiford New
docs: Fix wording describing the hwaddress sanitizer docs: Fix wording describing the hwaddress sanitizer - - - - --- 2021-01-04 Matthew Malcomson New
tree-optimization/98393 - properly init matches when failing SLP tree-optimization/98393 - properly init matches when failing SLP - - - - --- 2021-01-04 Richard Biener New
avr.exp: convert Dos newlines to Unix ones avr.exp: convert Dos newlines to Unix ones - - - - --- 2021-01-04 Martin Liška New
Port update-copyright.py to Python3 Port update-copyright.py to Python3 - - - - --- 2021-01-04 Martin Liška New
[2/2] RISC-V: Implement new style of architecture extension test macros. RISC-V: Introduce new architecture extension test macros - - - - --- 2021-01-04 Kito Cheng New
[1/2] RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.h RISC-V: Introduce new architecture extension test macros - - - - --- 2021-01-04 Kito Cheng New
tree-optimization/98291 - allow SLP more vectorization of reductions tree-optimization/98291 - allow SLP more vectorization of reductions - - - - --- 2021-01-04 Richard Biener New
mklog.py: add --update-copyright option mklog.py: add --update-copyright option - - - - --- 2021-01-04 Martin Liška New
gcc-changelog: Ignore copyright years commits. gcc-changelog: Ignore copyright years commits. - - - - --- 2021-01-04 Martin Liška New
i386: Optimize pmovskb on zero_extend of subreg HI of the result [PR98461] i386: Optimize pmovskb on zero_extend of subreg HI of the result [PR98461] - - - - --- 2021-01-04 Hongtao Liu New
[v2] aarch64: Add cpu cost tables for A64FX [v2] aarch64: Add cpu cost tables for A64FX - - - - --- 2021-01-04 Qian Jianhua New
[10/10] libcc1: use unique_ptr more C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[09/10] libcc1: add more uses of 'deleter' C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[08/10] libcc1: add deleter objects C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[07/10] libcc1: use std::vector when building function types C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[06/10] libcc1: use variadic templates for "rpc" C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[05/10] libcc1: use variadic templates for "call" C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[04/10] libcc1: delete copy constructor and assignment operators C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[03/10] libcc1: inline some simple methods C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[02/10] libcc1: use "override" C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
[01/10] libcc1: use templates to unmarshall enums C++11-based improvements for libcc1 - - - - --- 2021-01-03 Tom Tromey New
loop-niter: Recognize popcount idioms even with char, short and __int128 [PR95771] loop-niter: Recognize popcount idioms even with char, short and __int128 [PR95771] - - - - --- 2021-01-03 Jakub Jelinek New
match.pd: Fold x == ~x to false [PR96782] match.pd: Fold x == ~x to false [PR96782] - - - - --- 2021-01-03 Jakub Jelinek New
[v3] handle MEM_REF with void* arguments (PR c++/95768) [v3] handle MEM_REF with void* arguments (PR c++/95768) - - - - --- 2021-01-02 Martin Sebor New
[pushed] Darwin : Adjust defaults for the linker. [pushed] Darwin : Adjust defaults for the linker. - - - - --- 2021-01-02 Iain Sandoe New
[pushed] Darwin, Simplify headers 4/5 : Remove redundant headers. [pushed] Darwin, Simplify headers 4/5 : Remove redundant headers. - - - - --- 2021-01-02 Iain Sandoe New
[pushed] Darwin, Simplify headers 3/5 : Delete dead code. [pushed] Darwin, Simplify headers 3/5 : Delete dead code. - - - - --- 2021-01-02 Iain Sandoe New
[pushed] Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_STATIC_BUILTIN. [pushed] Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_STATIC_BUILTIN. - - - - --- 2021-01-02 Iain Sandoe New
[pushed] Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC]. [pushed] Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC]. - - - - --- 2021-01-02 Iain Sandoe New
[pushed] Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC]. [pushed] Darwin, Simplify headers 1/5 : Move LINK_GCC_C_SEQUENCE_SPEC [NFC]. - - - - --- 2021-01-02 Iain Sandoe New
[pushed] Darwin, Simplify headers 0/5 : Move spec for Darwin 10 unwind stub [NFC]. [pushed] Darwin, Simplify headers 0/5 : Move spec for Darwin 10 unwind stub [NFC]. - - - - --- 2021-01-02 Iain Sandoe New
[pushed] Darwin : Adjust defaults for current bootstrap constraints. [pushed] Darwin : Adjust defaults for current bootstrap constraints. - - - - --- 2021-01-02 Iain Sandoe New
dec_math.f90 needs to be xfailed dec_math.f90 needs to be xfailed - - - - --- 2021-01-02 Steve Kargl New
libstdc++/98466 Fix _GLIBCXX_DEBUG N3644 integration libstdc++/98466 Fix _GLIBCXX_DEBUG N3644 integration - - - - --- 2021-01-01 François Dumont New
PR fortran/96381 - invalid read in gfc_find_derived_vtab PR fortran/96381 - invalid read in gfc_find_derived_vtab - - - - --- 2021-01-01 Harald Anlauf New
x86: Cast to unsigned short first for _mm_extract_pi16 x86: Cast to unsigned short first for _mm_extract_pi16 - - - - --- 2021-01-01 H.J. Lu New
[shared,memory,coarray,committed] Fix SYNC IMAGES(*) [shared,memory,coarray,committed] Fix SYNC IMAGES(*) - - - - --- 2021-01-01 Thomas Koenig New
MIPS: Fix PR target/98491 MIPS: Fix PR target/98491 - - - - --- 2020-12-31 Xi Ruoyao New
[pushed] genmodes: Update GET_MODE_MASK when changing NUNITS [PR98214] [pushed] genmodes: Update GET_MODE_MASK when changing NUNITS [PR98214] - - - - --- 2020-12-31 Richard Sandiford New
vect: Avoid generating out-of-range shifts [PR98302] vect: Avoid generating out-of-range shifts [PR98302] - - - - --- 2020-12-31 Richard Sandiford New
recog: Fix a constrain_operands corner case [PR97144] recog: Fix a constrain_operands corner case [PR97144] - - - - --- 2020-12-31 Richard Sandiford New
vect: Fix bogus alignment assumption in alias checks [PR94994] vect: Fix bogus alignment assumption in alias checks [PR94994] - - - - --- 2020-12-31 Richard Sandiford New
match.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpifications [PR94802] match.pd: Add clz(X) == 0 -> (int)X < 0 etc. simpifications [PR94802] - - - - --- 2020-12-31 Jakub Jelinek New
match.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simplifications [PR94785] match.pd: Add (-(X < 0) | 1) * X -> abs (X) etc. simplifications [PR94785] - - - - --- 2020-12-31 Jakub Jelinek New
wide-int: Fix wi::to_mpz [PR98474] wide-int: Fix wi::to_mpz [PR98474] - - - - --- 2020-12-31 Jakub Jelinek New
sccvn: Consider def BB in rpo_vn_valueize [PR98464] sccvn: Consider def BB in rpo_vn_valueize [PR98464] - - - - --- 2020-12-31 Kewen.Lin New
[committed] d: Mangled Symbols now back reference types and identifiers [committed] d: Mangled Symbols now back reference types and identifiers - - - - --- 2020-12-31 Iain Buclaw New
libgo patch committed: Update to Go1.16beta1 release libgo patch committed: Update to Go1.16beta1 release - - - - --- 2020-12-30 Ian Lance Taylor New
[shared,coarrays,committed] Fix [shared,coarrays,committed] Fix - - - - --- 2020-12-30 Thomas Koenig New
« 1 2 ... 340 341 3421284 1285 »