Show patches with: Archived = No       |   126851 patches
« 1 2 ... 438 439 4401268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libgo: Update to Go 1.13beta1 release libgo: Update to Go 1.13beta1 release - - - - --- 2019-09-06 Ian Lance Taylor New
[OG9,committed] Backport gfx906 patches [OG9,committed] Backport gfx906 patches - - - - --- 2019-09-06 Stubbs, Andrew New
[V2] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… [V2] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… - - - - --- 2019-09-06 Feng Xue OS New
[og9] OpenACC profiling support for AMD GCN [og9] OpenACC profiling support for AMD GCN - - - - --- 2019-09-06 Julian Brown New
[og9] Use more appropriate var in localize_reductions call [og9] Use more appropriate var in localize_reductions call - - - - --- 2019-09-06 Julian Brown New
[og9] Add omp_pause_resource{,_all} for AMD GCN [og9] Add omp_pause_resource{,_all} for AMD GCN - - - - --- 2019-09-06 Julian Brown New
[RFC,16/X,libsanitizer] Build libhwasan with interceptors [RFC,16/X,libsanitizer] Build libhwasan with interceptors - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,15/X,libsanitizer] Add in MTE stubs [RFC,15/X,libsanitizer] Add in MTE stubs - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,14/X,libsanitizer] Introduce HWASAN block-scope poisoning [RFC,14/X,libsanitizer] Introduce HWASAN block-scope poisoning - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,13/X,libsanitizer] Instrument known builtin function calls [RFC,13/X,libsanitizer] Instrument known builtin function calls - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,12/X,libsanitizer] Check pointer tags match address tags [RFC,12/X,libsanitizer] Check pointer tags match address tags - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,11/X,libsanitizer] Uncolour stack frame on function exit [RFC,11/X,libsanitizer] Uncolour stack frame on function exit - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,10/X,libsanitizer] Colour the shadow stack for each stack variable [RFC,10/X,libsanitizer] Colour the shadow stack for each stack variable - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,9/X,libsanitizer] Put tags into each stack variable pointer [RFC,9/X,libsanitizer] Put tags into each stack variable pointer - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,8/X,libsanitizer] Ensure HWASAN required alignment for stack variables [RFC,8/X,libsanitizer] Ensure HWASAN required alignment for stack variables - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,7/X,libsanitizer] Add option to bootstrap using HWASAN [RFC,7/X,libsanitizer] Add option to bootstrap using HWASAN - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,6/X,libsanitizer] Add -fsanitize=hwaddress flags [RFC,6/X,libsanitizer] Add -fsanitize=hwaddress flags - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,5/X,libsanitizer] Introduce longjmp/setjmp interceptors to libhwasan [RFC,5/X,libsanitizer] Introduce longjmp/setjmp interceptors to libhwasan - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,4/X,libsanitizer] Pass size and pointer info to error reporting functions [RFC,4/X,libsanitizer] Pass size and pointer info to error reporting functions - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,3/X,libsanitizer] Allow compilation for HWASAN_WITH_INTERCEPTORS=OFF [RFC,3/X,libsanitizer] Allow compilation for HWASAN_WITH_INTERCEPTORS=OFF - - - - --- 2019-09-06 Matthew Malcomson New
[RFC,2/X,libsanitizer] Tie the hwasan library into our build system [RFC,2/X,libsanitizer] Tie the hwasan library into our build system - - - - --- 2019-09-06 Matthew Malcomson New
[OG9,committed] Backport error message for mapped parameters [OG9,committed] Backport error message for mapped parameters - - - - --- 2019-09-06 Andrew Stubbs New
Build proper false constant for VECTOR_TYPEs. Build proper false constant for VECTOR_TYPEs. - - - - --- 2019-09-06 Martin Liška New
Define std::ssize for C++20 (P1227R2) Define std::ssize for C++20 (P1227R2) - - - - --- 2019-09-06 Jonathan Wakely New
Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682)) Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/91682)) - - - - --- 2019-09-06 Feng Xue OS New
[2/2,og9] Remove duplicate SESE code in NVPTX backend [1/2,og9] Fix tree check failure with reduction localization - - - - --- 2019-09-06 Julian Brown New
[1/2,og9] Fix tree check failure with reduction localization [1/2,og9] Fix tree check failure with reduction localization - - - - --- 2019-09-06 Julian Brown New
[C++] Reserve a decl_lang bit [C++] Reserve a decl_lang bit - - - - --- 2019-09-06 Nathan Sidwell New
[RFC] Add inlining growth bias flag [RFC] Add inlining growth bias flag - - - - --- 2019-09-06 Graham Markall New
Fixup the recently added arm/pr91603.c test case Fixup the recently added arm/pr91603.c test case - - - - --- 2019-09-06 Bernd Edlinger New
[2/2] Fix PR88784, middle end is missing some optimizations about unsigned [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-06 Martin Liška New
[1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd [1/2] Auto-generate maybe_fold_and/or_comparisons from match.pd - - - - --- 2019-09-06 Martin Liška New
[arm] Add missing predicated-short-it variants to cmp_and and cmp_ior patterns [arm] Add missing predicated-short-it variants to cmp_and and cmp_ior patterns - - - - --- 2019-09-06 Richard Earnshaw (lists) New
[OBVIOUS,DOCS] Improve documentation of for statement. [OBVIOUS,DOCS] Improve documentation of for statement. - - - - --- 2019-09-06 Martin Liška New
Fix GCC_LINUX_FUTEX to work with C99 compilers Fix GCC_LINUX_FUTEX to work with C99 compilers - - - - --- 2019-09-06 Florian Weimer New
PR88751: Backport to GCC 8 and 9 branches? PR88751: Backport to GCC 8 and 9 branches? - - - - --- 2019-09-06 Andreas Krebbel New
Use RECORD_OR_UNION_TYPE_P for TYPE_TRANSPARENT_AGGR guarding (was Re: [PATCH] Fix ICE with TYPE_TR… Use RECORD_OR_UNION_TYPE_P for TYPE_TRANSPARENT_AGGR guarding (was Re: [PATCH] Fix ICE with TYPE_TR… - - - - --- 2019-09-06 Jakub Jelinek New
Refactoring the misaligned expansion bits Refactoring the misaligned expansion bits - - - - --- 2019-09-06 Bernd Edlinger New
C++ PATCH for c++/91678 - wrong error with decltype and location wrapper C++ PATCH for c++/91678 - wrong error with decltype and location wrapper - - - - --- 2019-09-06 Marek Polacek New
RISC-V: Fix bad insn splits with paradoxical subregs. RISC-V: Fix bad insn splits with paradoxical subregs. - - - - --- 2019-09-05 Jim Wilson New
[libstdc++] Doc changes for constexpr additions for C++20 status. [libstdc++] Doc changes for constexpr additions for C++20 status. - - - - --- 2019-09-05 Li, Pan2 via Gcc-patches New
C++ PATCH for c++/90537 - Implement P1286R2, Contra CWG DR1778 C++ PATCH for c++/90537 - Implement P1286R2, Contra CWG DR1778 - - - - --- 2019-09-05 Marek Polacek New
Fix testcase to not use vtable verification with LTO Fix testcase to not use vtable verification with LTO - - - - --- 2019-09-05 Li, Pan2 via Gcc-patches New
[OG9,committed] Backport GCN expcnt patches [OG9,committed] Backport GCN expcnt patches - - - - --- 2019-09-05 Andrew Stubbs New
Optimize unnecessary casts out of binary math operations. Optimize unnecessary casts out of binary math operations. - - - - --- 2019-09-05 Barnaby Wilks New
PR tree-optimization/90836 Missing popcount pattern matching PR tree-optimization/90836 Missing popcount pattern matching - - - - --- 2019-09-05 Dmitrij Pochepko New
[preprocessor/91639] #includes at EOF [preprocessor/91639] #includes at EOF - - - - --- 2019-09-05 Nathan Sidwell New
[v3,9/9] S/390: Test signaling FP comparison instructions S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,8/9] S/390: Use signaling FP comparison instructions S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,7/9] S/390: Remove code duplication in vec_* comparison expanders S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,6/9] S/390: Remove code duplication in vec_unordered<mode> S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,5/9] S/390: Implement vcond expander for V1TI,V1TF S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,4/9] S/390: Do not use signaling vector comparisons on z13 S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,3/9] Introduce can_vector_compare_p function S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,2/9] Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_* S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
[v3,1/9] Allow COND_EXPR and VEC_COND_EXPR condtions to trap S/390: Use signaling FP comparison instructions - - - - --- 2019-09-05 Ilya Leoshkevich New
Fix PR90501 Fix PR90501 - - - - --- 2019-09-05 Richard Biener New
Fix ICE with TYPE_TRANSPARENT_AGGR (PR middle-end/91001) Fix ICE with TYPE_TRANSPARENT_AGGR (PR middle-end/91001) - - - - --- 2019-09-05 Jakub Jelinek New
Fix PR91657 (and likely dups) Fix PR91657 (and likely dups) - - - - --- 2019-09-05 Richard Biener New
Remove broken URL from libstdc++ manual Remove broken URL from libstdc++ manual - - - - --- 2019-09-05 Jonathan Wakely New
Fix unaligned TARGET_MEM_REF expansion (PR 91615) Fix unaligned TARGET_MEM_REF expansion (PR 91615) - - - - --- 2019-09-05 Bernd Edlinger New
PR fortran/91660 -- Improve and restore error messages PR fortran/91660 -- Improve and restore error messages - - - - --- 2019-09-05 Steve Kargl New
Go patch committed: Default to -fno-partial-inlining Go patch committed: Default to -fno-partial-inlining - - - - --- 2019-09-05 Ian Lance Taylor New
[6/6,og9] Enable worker partitioning for AMD GCN OpenACC worker partitioning in middle end (AMD GCN) - - - - --- 2019-09-05 Julian Brown New
[5/6,og9] Reference reduction localization OpenACC worker partitioning in middle end (AMD GCN) - - - - --- 2019-09-05 Julian Brown New
[4/6,og9] Fix up tests for oaccdevlow pass splitting OpenACC worker partitioning in middle end (AMD GCN) - - - - --- 2019-09-05 Julian Brown New
[3/6,og9] AMD GCN adjustments for middle-end worker partitioning OpenACC worker partitioning in middle end (AMD GCN) - - - - --- 2019-09-05 Julian Brown New
[2/6,og9] OpenACC middle-end worker-partitioning support OpenACC worker partitioning in middle end (AMD GCN) - - - - --- 2019-09-05 Julian Brown New
[1/6,og9] Target-dependent gang-private variable decl rewriting OpenACC worker partitioning in middle end (AMD GCN) - - - - --- 2019-09-05 Julian Brown New
[og9] Fix libgomp.oacc-fortran/lib-13.f90 async bug [og9] Fix libgomp.oacc-fortran/lib-13.f90 async bug - - - - --- 2019-09-05 Julian Brown New
Disable vtable verification with LTO Disable vtable verification with LTO - - - - --- 2019-09-04 Li, Pan2 via Gcc-patches New
detect strcat/strcpy overflowing member arrays (PR 91631) detect strcat/strcpy overflowing member arrays (PR 91631) - - - - --- 2019-09-04 Martin Sebor New
[i386] : Fix PR 32413 in a correct way [i386] : Fix PR 32413 in a correct way - - - - --- 2019-09-04 Uros Bizjak New
[COMMITTED,GCC8,GCC9,AArch64] Backport PR81800 [COMMITTED,GCC8,GCC9,AArch64] Backport PR81800 - - - - --- 2019-09-04 Wilco Dijkstra New
[Fortran] Improve PRNG jumping when using threads [Fortran] Improve PRNG jumping when using threads - - - - --- 2019-09-04 Janne Blomqvist New
[V3] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) [V3] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) - - - - --- 2019-09-04 Feng Xue OS New
[V2] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) [V2] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) - - - - --- 2019-09-04 Feng Xue OS New
Force IFN_LOAD/STORE_LANES operands to be memory (PR91577) Force IFN_LOAD/STORE_LANES operands to be memory (PR91577) - - - - --- 2019-09-04 Richard Sandiford New
C++ PATCH to remove -fdeduce-init-list C++ PATCH to remove -fdeduce-init-list - - - - --- 2019-09-04 Marek Polacek New
Go patch committed: Only import variable into . if in same package Go patch committed: Only import variable into . if in same package - - - - --- 2019-09-03 Ian Lance Taylor New
C++ PATCH for c++/91644 - ICE with constinit in function template C++ PATCH for c++/91644 - ICE with constinit in function template - - - - --- 2019-09-03 Marek Polacek New
[ARM] Adjust test expectations of unaligned-memcpy-2/3.c (PR 91614) [ARM] Adjust test expectations of unaligned-memcpy-2/3.c (PR 91614) - - - - --- 2019-09-03 Bernd Edlinger New
[v2,rs6000] Replace X-form addressing with D-form addressing in new pass for Power 9 [v2,rs6000] Replace X-form addressing with D-form addressing in new pass for Power 9 - - - - --- 2019-09-03 Kelvin Nilsen New
PR fortran/91650 -- BOZ cannot be an output IO list item PR fortran/91650 -- BOZ cannot be an output IO list item - - - - --- 2019-09-03 Steve Kargl New
[ARC] Pass along -mcode-density flag to the assembler [ARC] Pass along -mcode-density flag to the assembler - - - - --- 2019-09-03 Shahab Vahedi New
[ARM] Cleanup 64-bit multiplies [ARM] Cleanup 64-bit multiplies - - - - --- 2019-09-03 Wilco Dijkstra New
[ARM] Cleanup highpart multiply patterns [ARM] Cleanup highpart multiply patterns - - - - --- 2019-09-03 Wilco Dijkstra New
[ARM] Cleanup multiply patterns [ARM] Cleanup multiply patterns - - - - --- 2019-09-03 Wilco Dijkstra New
[ARM] Remove support for MULS [ARM] Remove support for MULS - - - - --- 2019-09-03 Wilco Dijkstra New
Remove dead code Remove dead code - - - - --- 2019-09-03 Richard Biener New
[v2,AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC [v2,AARCH64] Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC - - - - --- 2019-09-03 Shaokun Zhang New
[v2,MIPS] Fix handling of MSA SUBREG moves on big-endian targets [v2,MIPS] Fix handling of MSA SUBREG moves on big-endian targets - - - - --- 2019-09-03 Mihailo Stojanovic New
Remove invalid pointer BIT_AND_EXPR vrp optimization (PR tree-optimization/91597) Remove invalid pointer BIT_AND_EXPR vrp optimization (PR tree-optimization/91597) - - - - --- 2019-09-03 Jakub Jelinek New
Fix x86 double word splitting (PR target/91604) Fix x86 double word splitting (PR target/91604) - - - - --- 2019-09-03 Jakub Jelinek New
Fix some more alignment bugs in the midde-end (PR 91603, 91612, 91613) Fix some more alignment bugs in the midde-end (PR 91603, 91612, 91613) - - - - --- 2019-09-03 Bernd Edlinger New
[LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling [LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling - - - - --- 2019-09-03 Bernd Edlinger New
Use type alignment in get_builtin_sync_mem Use type alignment in get_builtin_sync_mem - - - - --- 2019-09-02 Ulrich Weigand New
[RFA,3/3] Remove Cell Broadband Engine SPU targets: libstdc++ [RFA,1/3] Remove Cell Broadband Engine SPU targets - - - - --- 2019-09-02 Ulrich Weigand New
[RFA,2/3] Remove Cell Broadband Engine SPU targets: testsuite [RFA,1/3] Remove Cell Broadband Engine SPU targets - - - - --- 2019-09-02 Ulrich Weigand New
[RFA,1/3] Remove Cell Broadband Engine SPU targets [RFA,1/3] Remove Cell Broadband Engine SPU targets - - - - --- 2019-09-02 Ulrich Weigand New
« 1 2 ... 438 439 4401268 1269 »