Show patches with: Archived = No       |   126823 patches
« 1 2 ... 273 274 2751268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/5] x86: Add -mmwait for -mgeneral-regs-only Finish <x86gprintrin.h> and general-regs-only - - - - --- 2021-08-13 H.J. Lu New
[BACKPORT] coverage: handle function beginning [BACKPORT] coverage: handle function beginning - - - - --- 2021-08-13 Martin Liška New
ipa: ICF should check SSA_NAME_IS_DEFAULT_DEF ipa: ICF should check SSA_NAME_IS_DEFAULT_DEF - - - - --- 2021-08-13 Martin Liška New
libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC - - - - --- 2021-08-13 Raphael M Zinsly New
[pushed] opts: do not repeat a string in errors [pushed] opts: do not repeat a string in errors - - - - --- 2021-08-13 Martin Liška New
ipa: do not make localaliases for target_clones [PR101261] ipa: do not make localaliases for target_clones [PR101261] - - - - --- 2021-08-13 Martin Liška New
ipa: "naked" attribute implies "noipa" attribute ipa: "naked" attribute implies "noipa" attribute - - - - --- 2021-08-13 Martin Liška New
c++: fix -fsanitize-coverage=trace-pc ICE [PR101331] c++: fix -fsanitize-coverage=trace-pc ICE [PR101331] - - - - --- 2021-08-13 Martin Liška New
FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14 FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14 - - - - --- 2021-08-13 Andreas Tobler New
Move xx* builtins to vsx.md. Move xx* builtins to vsx.md. - - - - --- 2021-08-13 Michael Meissner New
Fix xxeval predicates (PR 99921). Fix xxeval predicates (PR 99921). - - - - --- 2021-08-13 Michael Meissner New
Fix tests that require IBM 128-bit long double Fix tests that require IBM 128-bit long double - - - - --- 2021-08-13 Michael Meissner New
libgo patch committed: Update to Go1.17rc2 release libgo patch committed: Update to Go1.17rc2 release - - - - --- 2021-08-13 Ian Lance Taylor New
i386: Add peephole for lea and zero extend [PR 101716] i386: Add peephole for lea and zero extend [PR 101716] - - - - --- 2021-08-13 Hongyu Wang New
Go patch committed: Store pointers to go:notinheap types indirectly Go patch committed: Store pointers to go:notinheap types indirectly - - - - --- 2021-08-12 Ian Lance Taylor New
libbacktrace: fix fd leak tests on systems with extra descriptors libbacktrace: fix fd leak tests on systems with extra descriptors - - - - --- 2021-08-12 Sergei Trofimovich New
libbacktrace: fix b2test_buildid test on non-english locales libbacktrace: fix b2test_buildid test on non-english locales - - - - --- 2021-08-12 Sergei Trofimovich New
[committed] openmp: Add support for OpenMP 5.1 masked construct [committed] openmp: Add support for OpenMP 5.1 masked construct - - - - --- 2021-08-12 Jakub Jelinek New
rs6000: Avoid buffer overruns rs6000: Avoid buffer overruns - - - - --- 2021-08-12 Bill Schmidt New
Introduce EAF_NOREAD and cleanup EAF_UNUSED + ipa-modref Introduce EAF_NOREAD and cleanup EAF_UNUSED + ipa-modref - - - - --- 2021-08-12 Jan Hubicka New
Fix condition testing void functions in ipa-split Fix condition testing void functions in ipa-split - - - - --- 2021-08-12 Jan Hubicka New
[committed] libstdc++: Add additional overload of std::lerp [PR101870] [committed] libstdc++: Add additional overload of std::lerp [PR101870] - - - - --- 2021-08-12 Jonathan Wakely New
[committed] libstdc++: Make some #error strings consistent with other tests [committed] libstdc++: Make some #error strings consistent with other tests - - - - --- 2021-08-12 Jonathan Wakely New
[committed] libstdc++: Add [[nodiscard]] to experimental::randint [committed] libstdc++: Add [[nodiscard]] to experimental::randint - - - - --- 2021-08-12 Jonathan Wakely New
c++, v2: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] c++, v2: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] - - - - --- 2021-08-12 Jakub Jelinek New
[v3] Fix for powerpc64 long double complex divide failure [v3] Fix for powerpc64 long double complex divide failure - - - - --- 2021-08-12 Patrick McGehearty New
Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpiceabi Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpiceabi - - - - --- 2021-08-12 Christophe Lyon New
ipa: make target_clone default decl local [PR101726] ipa: make target_clone default decl local [PR101726] - - - - --- 2021-08-12 Martin Liška New
i386: support micro-levels in target{,_clone} attrs [PR101696] i386: support micro-levels in target{,_clone} attrs [PR101696] - - - - --- 2021-08-12 Martin Liška New
[committed] libstdc++: Add #error to some files that depend on a specific standard mode [committed] libstdc++: Add #error to some files that depend on a specific standard mode - - - - --- 2021-08-12 Jonathan Wakely New
[C] Evaluate argument of sizeof that are structs of variable size. [C] Evaluate argument of sizeof that are structs of variable size. - - - - --- 2021-08-12 Martin Uecker New
[committed] arc: Small data doesn't need fcommon option [committed] arc: Small data doesn't need fcommon option - - - - --- 2021-08-12 Claudiu Zissulescu Ianculescu New
OpenMP 5.1: Add proc-bind 'primary' support OpenMP 5.1: Add proc-bind 'primary' support - - - - --- 2021-08-12 Tobias Burnus New
[v4] gcov: Add TARGET_GCOV_TYPE_SIZE target hook [v4] gcov: Add TARGET_GCOV_TYPE_SIZE target hook - - - - --- 2021-08-12 Sebastian Huber New
Improved handling of MINUS_EXPR in bit CCP. Improved handling of MINUS_EXPR in bit CCP. - - - - --- 2021-08-12 Roger Sayle New
libcpp: Fix ICE with -Wtraditional preprocessing [PR101638] libcpp: Fix ICE with -Wtraditional preprocessing [PR101638] - - - - --- 2021-08-12 Jakub Jelinek New
i386: Fix up V32HImode permutations with -mno-avx512bw [PR101860] i386: Fix up V32HImode permutations with -mno-avx512bw [PR101860] - - - - --- 2021-08-12 Jakub Jelinek New
[committed] openmp: Diagnose syntax mismatches between declare target and end declare target [committed] openmp: Diagnose syntax mismatches between declare target and end declare target - - - - --- 2021-08-12 Jakub Jelinek New
[committed] openmp: Diagnose another case of mixing parameter and attribute syntax [committed] openmp: Diagnose another case of mixing parameter and attribute syntax - - - - --- 2021-08-12 Jakub Jelinek New
openmp: Diagnose omp::directive/sequence on using-directive openmp: Diagnose omp::directive/sequence on using-directive - - - - --- 2021-08-12 Jakub Jelinek New
[i386] Optimize vec_perm_expr to match vpmov{dw,qd,wb}. [i386] Optimize vec_perm_expr to match vpmov{dw,qd,wb}. - - - - --- 2021-08-12 Liu, Hongtao New
[i386] Introduce a scalar version of avx512f_vmscalef and adjust ldexp<mode>3 for it. [i386] Introduce a scalar version of avx512f_vmscalef and adjust ldexp<mode>3 for it. - - - - --- 2021-08-12 Liu, Hongtao New
[committed] libstdc++: Fix test that fails randomly [PR101866] [committed] libstdc++: Fix test that fails randomly [PR101866] - - - - --- 2021-08-11 Jonathan Wakely New
gfortran.dg/PR82376.f90: Avoid matching a file-path. gfortran.dg/PR82376.f90: Avoid matching a file-path. - - - - --- 2021-08-11 Hans-Peter Nilsson New
PR fortran/99351 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:695 PR fortran/99351 - ICE in gfc_finish_var_decl, at fortran/trans-decl.c:695 - - - - --- 2021-08-11 Harald Anlauf New
[8/8] OpenMP 5.0: [WIP, RFC] Clause ordering for OpenMP 5.0 (topological sorting by base pointer) OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[7/8] OpenACC: Rework indirect struct handling in gimplify.c OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[6/8] OpenACC/OpenMP: Refactor struct lowering in gimplify.c OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[5/8] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[4/8] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[3/8] Remove array section base-pointer mapping semantics, and other front-end adjustments (mainlin… OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[2/8] OpenMP 5.0: Implement relaxation of implicit map vs. existing device mappings OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[1/8] Improve OpenMP target support for C++ [PR92120 v4b] OpenMP 5.0: Topological sort for OpenMP 5.0 base pointers - - - - --- 2021-08-11 Julian Brown New
[rs6000,V2] Add store fusion support for Power10 [rs6000,V2] Add store fusion support for Power10 - - - - --- 2021-08-11 Pat Haugen New
[committed] libstdc++: Define std::is_pointer_interconvertible_base_of for C++20 [committed] libstdc++: Define std::is_pointer_interconvertible_base_of for C++20 - - - - --- 2021-08-11 Jonathan Wakely New
aarch64: Replace some uses of GET_CODE with RTL predicate macros aarch64: Replace some uses of GET_CODE with RTL predicate macros - - - - --- 2021-08-11 Alistair Lee New
[RFC] target/61810 - disable init-regs pass on targets using LRA [RFC] target/61810 - disable init-regs pass on targets using LRA - - - - --- 2021-08-11 Richard Biener New
Fix gcc.dg/lto/pr48622_0.c testcase Fix gcc.dg/lto/pr48622_0.c testcase - - - - --- 2021-08-11 Richard Biener New
target/101788 - avoid decomposing hard-register "loads" target/101788 - avoid decomposing hard-register "loads" - - - - --- 2021-08-11 Richard Biener New
Make -no-pie option work for native Windows Make -no-pie option work for native Windows - - - - --- 2021-08-11 Eric Botcazou New
Small tweak to expand_used_vars Small tweak to expand_used_vars - - - - --- 2021-08-11 Eric Botcazou New
tree-optimization/101861 - fix gather use for non-gather refs tree-optimization/101861 - fix gather use for non-gather refs - - - - --- 2021-08-11 Richard Biener New
middle-end/101858 - avoid shift of pointer in folding middle-end/101858 - avoid shift of pointer in folding - - - - --- 2021-08-11 Richard Biener New
[committed] sanitizer: Cherry-pick realpath fix [committed] sanitizer: Cherry-pick realpath fix - - - - --- 2021-08-11 Jakub Jelinek New
[v3] gcov: Add TARGET_GCOV_TYPE_SIZE target macro [v3] gcov: Add TARGET_GCOV_TYPE_SIZE target macro - - - - --- 2021-08-11 Sebastian Huber New
rs6000: Make some BIFs vectorized on P10 rs6000: Make some BIFs vectorized on P10 - - - - --- 2021-08-11 Kewen.Lin New
[i386] Combine avx_vec_concatv16si and avx512f_zero_extendv16hiv16si2_1 to avx512f_zero_extendv16hi… [i386] Combine avx_vec_concatv16si and avx512f_zero_extendv16hiv16si2_1 to avx512f_zero_extendv16hi… - - - - --- 2021-08-11 Liu, Hongtao New
rs6000: Add missing unsigned info for some P10 bifs rs6000: Add missing unsigned info for some P10 bifs - - - - --- 2021-08-11 Kewen.Lin New
Go patch committed: Don't crash on a, b := int(0) Go patch committed: Don't crash on a, b := int(0) - - - - --- 2021-08-11 Ian Lance Taylor New
Committed: gcc.dg/uninit-pred-9_b.c: Xfail for CRIS too Committed: gcc.dg/uninit-pred-9_b.c: Xfail for CRIS too - - - - --- 2021-08-11 Hans-Peter Nilsson New
rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [PR101849] rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [PR101849] - - - - --- 2021-08-10 Peter Bergner New
[committed] openmp: Fix up cp/parser.c build with GCC 4.8 to 6 [committed] openmp: Fix up cp/parser.c build with GCC 4.8 to 6 - - - - --- 2021-08-10 Jakub Jelinek New
gfortran: Fix in-build-tree testing [PR101305, PR101660] gfortran: Fix in-build-tree testing [PR101305, PR101660] - - - - --- 2021-08-10 Tobias Burnus New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
Enable gcc.target/i386/pr88531-1a.c for all targets Enable gcc.target/i386/pr88531-1a.c for all targets - - - - --- 2021-08-10 H.J. Lu New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
Extend ldexp{s, d}f3 to vscalefs{s, d} when TARGET_AVX512F and TARGET_SSE_MATH. Extend ldexp{s, d}f3 to vscalefs{s, d} when TARGET_AVX512F and TARGET_SSE_MATH. - - - - --- 2021-08-10 Liu, Hongtao New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
[v2] Adjust volatile handling of the operand scanner [v2] Adjust volatile handling of the operand scanner - - - - --- 2021-08-10 Richard Biener New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
tree-optimization/101809 - support emulated gather for double[int] tree-optimization/101809 - support emulated gather for double[int] - - - - --- 2021-08-10 Richard Biener New
[committed] openmp: Add support for declare simd and declare variant in a attribute syntax [committed] openmp: Add support for declare simd and declare variant in a attribute syntax - - - - --- 2021-08-10 Jakub Jelinek New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
i386: Allow some V32HImode and V64QImode permutations even without AVX512BW [PR80355] i386: Allow some V32HImode and V64QImode permutations even without AVX512BW [PR80355] - - - - --- 2021-08-10 Jakub Jelinek New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
i386: Improve single operand AVX512F permutations [PR80355] i386: Improve single operand AVX512F permutations [PR80355] - - - - --- 2021-08-10 Jakub Jelinek New
Undelivered Mail Returned to Sender Undelivered Mail Returned to Sender - - - - --- 2021-08-10 Mail Delivery System New
c++: Fix ICE on defaulted spaceship with pointer return type [PR94162] c++: Fix ICE on defaulted spaceship with pointer return type [PR94162] - - - - --- 2021-08-10 Jakub Jelinek New
Adding target hook allows to reject initialization of register Adding target hook allows to reject initialization of register - - - - --- 2021-08-10 Jojo R New
i386: Fix typos in amxbf16 runtime test. i386: Fix typos in amxbf16 runtime test. - - - - --- 2021-08-10 Hongyu Wang New
[v2] gcov: Add GCOV_TYPE_SIZE target macro [v2] gcov: Add GCOV_TYPE_SIZE target macro - - - - --- 2021-08-10 Sebastian Huber New
c++: Fix unnecessary error when top-level cv-qualifiers is dropped [PR101783] c++: Fix unnecessary error when top-level cv-qualifiers is dropped [PR101783] - - - - --- 2021-08-10 nick huang New
[C++] Fix unnecessary error when top-level cv-qualifiers is dropped (PR c++/101783) [C++] Fix unnecessary error when top-level cv-qualifiers is dropped (PR c++/101783) - - - - --- 2021-08-10 nick huang New
[C] Evaluate argument of sizeof that are structs of variable size. [C] Evaluate argument of sizeof that are structs of variable size. - - - - --- 2021-08-09 Uecker, Martin New
[COMMITTED] PR tree-optimization/101741 - Ensure toupper and tolower follow the expected pattern. [COMMITTED] PR tree-optimization/101741 - Ensure toupper and tolower follow the expected pattern. - - - - --- 2021-08-09 Andrew MacLeod New
[6/6] rs6000: Guard some x86 intrinsics implementations rs6000: Support more SSE4.1 intrinsics - - - - --- 2021-08-09 Paul A. Clarke New
[5/6] rs6000: Support more SSE4.1 "cmp", "mul", "pack" intrinsics rs6000: Support more SSE4.1 intrinsics - - - - --- 2021-08-09 Paul A. Clarke New
[4/6] rs6000: Support SSE4.1 "cvt" intrinsics rs6000: Support more SSE4.1 intrinsics - - - - --- 2021-08-09 Paul A. Clarke New
[3/6] rs6000: Simplify some SSE4.1 "test" intrinsics rs6000: Support more SSE4.1 intrinsics - - - - --- 2021-08-09 Paul A. Clarke New
« 1 2 ... 273 274 2751268 1269 »