Show patches with: Archived = No       |   128445 patches
« 1 2 ... 366 367 3681284 1285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed,wwwdocs] gcc-11/changes: Add notes about column number changes [committed,wwwdocs] gcc-11/changes: Add notes about column number changes - - - - --- 2020-10-06 David Malcolm New
[GCC-10,backport] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55. [GCC-10,backport] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55. - - - - --- 2020-10-06 Srinath Parvathaneni New
[middle-end,i386,version,3] Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-arg|used-gpr|… [middle-end,i386,version,3] Add -fzero-call-used-regs=[skip|used-gpr-arg|used-arg|all-arg|used-gpr|… - - - - --- 2020-10-06 Qing Zhao New
[GCC-10,backport] arm: Remove coercion from scalar argument to vmin & vmax intrinsics. [GCC-10,backport] arm: Remove coercion from scalar argument to vmin & vmax intrinsics. - - - - --- 2020-10-06 Srinath Parvathaneni New
[openacc] Fix acc declare for VLAs [openacc] Fix acc declare for VLAs - - - - --- 2020-10-06 Tom de Vries New
options: Avoid unused variable mask warning [PR97305] options: Avoid unused variable mask warning [PR97305] - - - - --- 2020-10-06 Jakub Jelinek New
openmp: Improve composite simd vectorization openmp: Improve composite simd vectorization - - - - --- 2020-10-06 Jakub Jelinek New
[RFC] Add support for the "retain" attribute utilizing SHF_GNU_RETAIN [RFC] Add support for the "retain" attribute utilizing SHF_GNU_RETAIN - - - - --- 2020-10-06 Jozef Lawrynowicz New
dbgcnt: print list after compilation dbgcnt: print list after compilation - - - - --- 2020-10-06 Martin Liška New
[obvious] dbgcnt: report upper limit when lower == upper [obvious] dbgcnt: report upper limit when lower == upper - - - - --- 2020-10-06 Martin Liška New
configure: Fix in-tree building of GMP on BSD (PR97302) configure: Fix in-tree building of GMP on BSD (PR97302) - - - - --- 2020-10-06 Tobias Burnus New
arm: [MVE] Remove illegal intrinsics arm: [MVE] Remove illegal intrinsics - - - - --- 2020-10-06 Christophe Lyon New
[PUSHED] Fix off-by-one storage problem in irange_allocator. [PUSHED] Fix off-by-one storage problem in irange_allocator. - - - - --- 2020-10-06 Aldy Hernandez New
divmod: Match and expand DIVMOD even in some cases of constant divisor [PR97282] divmod: Match and expand DIVMOD even in some cases of constant divisor [PR97282] - - - - --- 2020-10-06 Jakub Jelinek New
[committed] openmp: Fix ICE in omp_discover_declare_target_tgt_fn_r [PR97289] [committed] openmp: Fix ICE in omp_discover_declare_target_tgt_fn_r [PR97289] - - - - --- 2020-10-06 Jakub Jelinek New
RISC-V: Derive ABI from -march if -mabi is not present. RISC-V: Derive ABI from -march if -mabi is not present. - - - - --- 2020-10-06 Kito Cheng New
[Committed] IBM Z: Doc: Add z15/arch13 to the list of -march/-mtune options [Committed] IBM Z: Doc: Add z15/arch13 to the list of -march/-mtune options - - - - --- 2020-10-06 Andreas Krebbel New
make sincos take type from intrinsic formal, not from result assignment make sincos take type from intrinsic formal, not from result assignment - - - - --- 2020-10-06 Alexandre Oliva New
Go patch committed: correct file reading logic in Stream_from_file Go patch committed: correct file reading logic in Stream_from_file - - - - --- 2020-10-06 Ian Lance Taylor New
RFC: add "deallocated_by" attribute for use by analyzer RFC: add "deallocated_by" attribute for use by analyzer - - - - --- 2020-10-05 David Malcolm New
c++: typename in out-of-class member function definitions [PR97297] c++: typename in out-of-class member function definitions [PR97297] - - - - --- 2020-10-05 Marek Polacek New
[committed] libstdc++: Reduce uses of std::numeric_limits [committed] libstdc++: Reduce uses of std::numeric_limits - - - - --- 2020-10-05 Jonathan Wakely New
t/trodgers/c2a_synchronization t/trodgers/c2a_synchronization - - - - --- 2020-10-05 Thomas Rodgers New
[pushed] c++: Fix typo in NON_UNION_CLASS_TYPE_P. [pushed] c++: Fix typo in NON_UNION_CLASS_TYPE_P. - - - - --- 2020-10-05 Marek Polacek New
[committed] libstdc++: Minor header cleanup in <numeric> [committed] libstdc++: Minor header cleanup in <numeric> - - - - --- 2020-10-05 Jonathan Wakely New
cleanup legacy_union and legacy intersect in value_range. cleanup legacy_union and legacy intersect in value_range. - - - - --- 2020-10-05 Aldy Hernandez New
lto: fix LTO debug sections copying. lto: fix LTO debug sections copying. - - - - --- 2020-10-05 Martin Liška New
Import various range-op fixes from the ranger branch. Import various range-op fixes from the ranger branch. - - - - --- 2020-10-05 Aldy Hernandez New
[committed] libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190] [committed] libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190] - - - - --- 2020-10-05 Jonathan Wakely New
convert -Wrestrict pass to ranger convert -Wrestrict pass to ranger - - - - --- 2020-10-05 Aldy Hernandez New
[omp,ftracer] Improve comment in ignore_bb_p [omp,ftracer] Improve comment in ignore_bb_p - - - - --- 2020-10-05 Tom de Vries New
[committed,omp,ftracer] Ignore IFN_GOMP_SIMT_XCHG_* in ignore_bb_p [committed,omp,ftracer] Ignore IFN_GOMP_SIMT_XCHG_* in ignore_bb_p - - - - --- 2020-10-05 Tom de Vries New
c++: Make spell corrections consistent c++: Make spell corrections consistent - - - - --- 2020-10-05 Nathan Sidwell New
arm: [MVE[ Add vqdmlashq intrinsics arm: [MVE[ Add vqdmlashq intrinsics - - - - --- 2020-10-05 Christophe Lyon New
[committed,omp,ftracer] Remove incorrect suggestion in ignore_bb_p [committed,omp,ftracer] Remove incorrect suggestion in ignore_bb_p - - - - --- 2020-10-05 Tom de Vries New
arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914) arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914) - - - - --- 2020-10-05 Christophe Lyon New
convert -Walloca pass to ranger convert -Walloca pass to ranger - - - - --- 2020-10-05 Aldy Hernandez New
PR target/96307: Fix KASAN option checking. PR target/96307: Fix KASAN option checking. - - - - --- 2020-10-05 Kito Cheng New
Patch ping (Re: [PATCH] options, lto: Optimize streaming of optimization nodes) Patch ping (Re: [PATCH] options, lto: Optimize streaming of optimization nodes) - - - - --- 2020-10-05 Jakub Jelinek New
[committed] store-merging: Fix up -Wnarrowing warning [committed] store-merging: Fix up -Wnarrowing warning - - - - --- 2020-10-05 Jakub Jelinek New
[ftracer] Add caching of can_duplicate_bb_p [ftracer] Add caching of can_duplicate_bb_p - - - - --- 2020-10-05 Tom de Vries New
[ftracer] Factor out can_duplicate_bb_p [ftracer] Factor out can_duplicate_bb_p - - - - --- 2020-10-05 Tom de Vries New
c++: Distinguish btw. alignof and __alignof__ in cp_tree_equal [PR97273] c++: Distinguish btw. alignof and __alignof__ in cp_tree_equal [PR97273] - - - - --- 2020-10-05 Patrick Palka New
doc: Replace roudnevenl with roundevenl doc: Replace roudnevenl with roundevenl - - - - --- 2020-10-03 H.J. Lu New
[committed] libstdc++: Change test to work without 64-bit atomics [committed] libstdc++: Change test to work without 64-bit atomics - - - - --- 2020-10-02 Jonathan Wakely New
PR fortran/97272 - Wrong answer from MAXLOC with character arg PR fortran/97272 - Wrong answer from MAXLOC with character arg - - - - --- 2020-10-02 Harald Anlauf New
[v5,2/2] void.3: New link to system_data_types(7) Document 'void *' - - - - --- 2020-10-02 Alejandro Colomar New
[v5,1/2] system_data_types.7: Add 'void *' Document 'void *' - - - - --- 2020-10-02 Alejandro Colomar New
c++: Kill DECL_ANTICIPATED c++: Kill DECL_ANTICIPATED - - - - --- 2020-10-02 Nathan Sidwell New
c++: Hash table iteration for namespace-member spelling suggestions c++: Hash table iteration for namespace-member spelling suggestions - - - - --- 2020-10-02 Nathan Sidwell New
[6/6] Hybrid EVRP [1/6] Ranger patches. - - - - --- 2020-10-02 Andrew MacLeod New
[5/6] gimple-range [1/6] Ranger patches. - - - - --- 2020-10-02 Andrew MacLeod New
[4/6] gimple-range-cache [1/6] Ranger patches. - - - - --- 2020-10-02 Andrew MacLeod New
[3/6] gimple-range-gori [1/6] Ranger patches. - - - - --- 2020-10-02 Andrew MacLeod New
[2/6] gimple-range-edge [1/6] Ranger patches. - - - - --- 2020-10-02 Andrew MacLeod New
[1/6] Ranger patches. [1/6] Ranger patches. - - - - --- 2020-10-02 Andrew MacLeod New
c++: cleanup ctor_omit_inherited_parms [PR97268] c++: cleanup ctor_omit_inherited_parms [PR97268] - - - - --- 2020-10-02 Nathan Sidwell New
libstdc++: Add C++2a synchronization support libstdc++: Add C++2a synchronization support - - - - --- 2020-10-02 Thomas Rodgers New
[v4,2/2] void.3: New link to system_data_types(7) Untitled series #205648 - - - - --- 2020-10-02 Alejandro Colomar New
[v4,1/2] system_data_types.7: Add 'void *' [v4,1/2] system_data_types.7: Add 'void *' - - - - --- 2020-10-02 Alejandro Colomar New
[8] arm: Add support for Neoverse N2 CPU [8] arm: Add support for Neoverse N2 CPU - - - - --- 2020-10-02 Alex Coplan New
[9] arm: Add support for Neoverse N2 CPU [9] arm: Add support for Neoverse N2 CPU - - - - --- 2020-10-02 Alex Coplan New
[10] arm: Add support for Neoverse N2 CPU [10] arm: Add support for Neoverse N2 CPU - - - - --- 2020-10-02 Alex Coplan New
arm: Add missing part number for Neoverse V1 arm: Add missing part number for Neoverse V1 - - - - --- 2020-10-02 Alex Coplan New
optimize permutes in SLP, remove vect_attempt_slp_rearrange_stmts optimize permutes in SLP, remove vect_attempt_slp_rearrange_stmts - - - - --- 2020-10-02 Richard Biener New
Perforate fnspec attribute strings Perforate fnspec attribute strings - - - - --- 2020-10-02 Jan Hubicka New
[omp,simt] Handle alternative IV [omp,simt] Handle alternative IV - - - - --- 2020-10-02 Tom de Vries New
[v2,4/4] unsigned-__int128.3: New link to system_data_types(7) Untitled series #205594 - - - - --- 2020-10-02 Alejandro Colomar New
[v2,3/4] system_data_types.7: Add 'unsigned __int128' Untitled series #205592 - - - - --- 2020-10-02 Alejandro Colomar New
[v2,2/4] __int128.3: New link to system_data_types(7) Untitled series #205595 - - - - --- 2020-10-02 Alejandro Colomar New
[v2,1/4] system_data_types.7: Add '__int128' [v2,1/4] system_data_types.7: Add '__int128' - - - - --- 2020-10-02 Alejandro Colomar New
[2/2] void.3: New link to system_data_types(7) Document 'void *' - - - - --- 2020-10-02 Alejandro Colomar New
[1/2] system_data_types.7: Add 'void *' Document 'void *' - - - - --- 2020-10-02 Alejandro Colomar New
c++: Simplify __FUNCTION__ creation c++: Simplify __FUNCTION__ creation - - - - --- 2020-10-02 Nathan Sidwell New
libgomp: Add, if existing, -latomic to libgomp.spec --as-needed (was: Re: [RFC] Offloading and auto… libgomp: Add, if existing, -latomic to libgomp.spec --as-needed (was: Re: [RFC] Offloading and auto… - - - - --- 2020-10-02 Tobias Burnus New
[committed] aarch64: Remove aarch64_sve_pred_dominates_p [committed] aarch64: Remove aarch64_sve_pred_dominates_p - - - - --- 2020-10-02 Richard Sandiford New
testsuite: Fix FAIL for older ARM cores testsuite: Fix FAIL for older ARM cores - - - - --- 2020-10-02 Jonathan Wakely New
arm: Make more use of the new mode macros arm: Make more use of the new mode macros - - - - --- 2020-10-02 Richard Sandiford New
[2/2] system_data_types.7: void *: Add info about pointer artihmetic Untitled series #205556 - - - - --- 2020-10-02 Alejandro Colomar New
system_data_types.7: void *: Add info about generic function parameters and return value system_data_types.7: void *: Add info about generic function parameters and return value - - - - --- 2020-10-02 Alejandro Colomar New
[pushed] Implement irange::fits_p. [pushed] Implement irange::fits_p. - - - - --- 2020-10-02 Aldy Hernandez New
Track access ranges in ipa-modref Track access ranges in ipa-modref - - - - --- 2020-10-02 Jan Hubicka New
Break out ao_ref_init_from_ptr_and_range from ao_ref_init_from_ptr_and_size Break out ao_ref_init_from_ptr_and_range from ao_ref_init_from_ptr_and_size - - - - --- 2020-10-02 Jan Hubicka New
Add streaming of poly_int64 Add streaming of poly_int64 - - - - --- 2020-10-02 Jan Hubicka New
calls.c:can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check calls.c:can_implement_as_sibling_call_p REG_PARM_STACK_SPACE check - - - - --- 2020-10-02 Alan Modra New
Fortran : ICE in gfc_validate_kind PR96099 Fortran : ICE in gfc_validate_kind PR96099 - - - - --- 2020-10-02 Mark Eggleston New
libstdc++: Add C++2a synchronization support libstdc++: Add C++2a synchronization support - - - - --- 2020-10-01 Thomas Rodgers New
Go patch committed: Set varargs correctly for type of method expression Go patch committed: Set varargs correctly for type of method expression - - - - --- 2020-10-01 Ian Lance Taylor New
c++: Fix printing of C++20 template parameter object [PR97014] c++: Fix printing of C++20 template parameter object [PR97014] - - - - --- 2020-10-01 Marek Polacek New
c++: Kill DECL_HIDDEN_P c++: Kill DECL_HIDDEN_P - - - - --- 2020-10-01 Nathan Sidwell New
[committed,nvptx] Emit mov.u32 instead of cvt.u32.u32 for truncsiqi2 [committed,nvptx] Emit mov.u32 instead of cvt.u32.u32 for truncsiqi2 - - - - --- 2020-10-01 Tom de Vries New
GCC 10 backports GCC 10 backports - - - - --- 2020-10-01 Martin Liška New
Fix build of ppc64 target. Fix build of ppc64 target. - - - - --- 2020-10-01 Martin Liška New
ipa-prop: Fix multiple-target speculation resolution ipa-prop: Fix multiple-target speculation resolution - - - - --- 2020-10-01 Martin Jambor New
c++: Verify 'this' of NS member functions in constexpr [PR97230] c++: Verify 'this' of NS member functions in constexpr [PR97230] - - - - --- 2020-10-01 Marek Polacek New
[4/4] unsigned-__int128.3: New link to system_data_types(7) Document 128-bit types - - - - --- 2020-10-01 Alejandro Colomar New
[3/4] system_data_types.7: Add 'unsigned __int128' Document 128-bit types - - - - --- 2020-10-01 Alejandro Colomar New
[2/4] __int128.3: New link to system_data_types(7) Document 128-bit types - - - - --- 2020-10-01 Alejandro Colomar New
[1/4] system_data_types.7: Add '__int128' Document 128-bit types - - - - --- 2020-10-01 Alejandro Colomar New
libstdc++: Add missing P0896 changes to <iterator> libstdc++: Add missing P0896 changes to <iterator> - - - - --- 2020-10-01 Patrick Palka New
« 1 2 ... 366 367 3681284 1285 »