Show patches with: State = Action Required       |    Archived = No       |   126518 patches
« 1 2 ... 743 744 7451265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix several AVX512 intrinsic mask arguments. Fix several AVX512 intrinsic mask arguments. - - - - --- 2018-07-05 Gražvydas Ignotas New
doc clarification: DONE and FAIL in define_split and define_peephole2 doc clarification: DONE and FAIL in define_split and define_peephole2 - - - - --- 2018-07-05 Paul Koning New
PR libstdc++/85831 define move constructors and operators for exceptions PR libstdc++/85831 define move constructors and operators for exceptions - - - - --- 2018-07-05 Jonathan Wakely New
[Ada] RISC-V: Initial riscv linux Ada port. [Ada] RISC-V: Initial riscv linux Ada port. - - - - --- 2018-07-05 Jim Wilson New
[Ada] Makefile patches from initial RISC-V cross/native build. [Ada] Makefile patches from initial RISC-V cross/native build. - - - - --- 2018-07-05 Jim Wilson New
fold strlen() of substrings within strings (PR 86415) fold strlen() of substrings within strings (PR 86415) - - - - --- 2018-07-05 Martin Sebor New
fold strlen() of aggregate members (PR 77357) fold strlen() of aggregate members (PR 77357) - - - - --- 2018-07-05 Martin Sebor New
RISC-V: Add support for riscv-*-*. RISC-V: Add support for riscv-*-*. - - - - --- 2018-07-06 Jim Wilson New
[committed,PR,tree-optimization/86010] More aggressively trim partially dead mem* and str* calls [committed,PR,tree-optimization/86010] More aggressively trim partially dead mem* and str* calls - - - - --- 2018-07-06 Jeff Law New
[committed] Fix tree-ssa/asm-2.c on the v850 [committed] Fix tree-ssa/asm-2.c on the v850 - - - - --- 2018-07-06 Jeff Law New
, Add configuration checks to PowerPC --with-long-double-format=ieee , Add configuration checks to PowerPC --with-long-double-format=ieee - - - - --- 2018-07-06 Michael Meissner New
[committed,aarch64] Fix -Wpedantic issue with testcase. [committed,aarch64] Fix -Wpedantic issue with testcase. - - - - --- 2018-07-06 Tamar Christina New
Fix PR86413 Fix PR86413 - - - - --- 2018-07-06 Richard Biener New
include/std/variant (__accepted_index): Use void_t. include/std/variant (__accepted_index): Use void_t. - - - - --- 2018-07-06 Jonathan Wakely New
[committed] Require sse for testcase on i686. [committed] Require sse for testcase on i686. - - - - --- 2018-07-06 Tamar Christina New
P0935R0 Eradicating unnecessarily explicit default constructors P0935R0 Eradicating unnecessarily explicit default constructors - - - - --- 2018-07-06 Jonathan Wakely New
Simplify linker script patterns for std::exception_ptr Simplify linker script patterns for std::exception_ptr - - - - --- 2018-07-06 Jonathan Wakely New
Fix sigsegv on -fdump-tree-all-enumerate_locals Fix sigsegv on -fdump-tree-all-enumerate_locals - - - - --- 2018-07-06 Tom de Vries New
PR libstdc++/84928 use std::move in <numeric> algorithms PR libstdc++/84928 use std::move in <numeric> algorithms - - - - --- 2018-07-06 Jonathan Wakely New
[C++] PR c++/79133 [C++] PR c++/79133 - - - - --- 2018-07-06 Ville Voutilainen New
Don't fold nextafter/nexttoward if -ftrapping-math or -fmath-errno if they produce denormal results… Don't fold nextafter/nexttoward if -ftrapping-math or -fmath-errno if they produce denormal results… - - - - --- 2018-07-07 Jakub Jelinek New
Fix __mmask* types on many AVX512 intrinsics Fix __mmask* types on many AVX512 intrinsics - - - - --- 2018-07-07 Jakub Jelinek New
[Ada] Optimize calls to pure functions with by-ref In parameter [Ada] Optimize calls to pure functions with by-ref In parameter - - - - --- 2018-07-07 Eric Botcazou New
[Ada] Do not generate debug info for actual subtypes [Ada] Do not generate debug info for actual subtypes - - - - --- 2018-07-07 Eric Botcazou New
[Ada] Reduce -Wstack-usage false positives on variant records [Ada] Reduce -Wstack-usage false positives on variant records - - - - --- 2018-07-07 Eric Botcazou New
[c-family] Swich -fdump-ada-spec output for Ada 2012 [c-family] Swich -fdump-ada-spec output for Ada 2012 - - - - --- 2018-07-07 Eric Botcazou New
RISC-V: Finish Ada port. RISC-V: Finish Ada port. - - - - --- 2018-07-07 Jim Wilson New
fold strings as long as the array they're stored in (PR 86428) fold strings as long as the array they're stored in (PR 86428) - - - - --- 2018-07-07 Martin Sebor New
[debug] Handle debug references to skipped params [debug] Handle debug references to skipped params - - - - --- 2018-07-08 Tom de Vries New
[debug] Reuse debug exprs generated in remap_ssa_name [debug] Reuse debug exprs generated in remap_ssa_name - - - - --- 2018-07-08 Tom de Vries New
[C++] Use rich_location::add_range in three more places [C++] Use rich_location::add_range in three more places - - - - --- 2018-07-08 Paolo Carlini New
[doc] Small clarification on define_subst [doc] Small clarification on define_subst - - - - --- 2018-07-09 Paul Koning New
[OBVIOUS] Add missing Optimization attribute. [OBVIOUS] Add missing Optimization attribute. - - - - --- 2018-07-09 Martin Liška New
[testsuite,committed] Use relative line numbers in gcc.dg/guality [testsuite,committed] Use relative line numbers in gcc.dg/guality - - - - --- 2018-07-09 Tom de Vries New
[AARCH64] Add support for +profile extension [AARCH64] Add support for +profile extension - - - - --- 2018-07-09 Andre Vieira (lists) New
[committed] Improve code generation for pdp11 target [committed] Improve code generation for pdp11 target - - - - --- 2018-07-09 Paul Koning New
[1/7] Add __builtin_speculation_safe_value Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-09 Richard Earnshaw (lists) New
[2/7] Arm - add speculation_barrier pattern Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-09 Richard Earnshaw (lists) New
[3/7] AArch64 - add speculation barrier Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-09 Richard Earnshaw (lists) New
[4/7] AArch64 - Add new option -mtrack-speculation Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-09 Richard Earnshaw (lists) New
[5/7] AArch64 - disable CB[N]Z TB[N]Z when tracking speculation Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-09 Richard Earnshaw (lists) New
[6/7] AArch64 - new pass to add conditional-branch speculation tracking Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-09 Richard Earnshaw (lists) New
[7/7] AArch64 - use CSDB based sequences if speculation tracking is enabled Mitigation against unsafe data speculation (CVE-2017-5753) - - - - --- 2018-07-09 Richard Earnshaw (lists) New
alpha: Use TARGET_COMPUTE_FRAME_LAYOUT alpha: Use TARGET_COMPUTE_FRAME_LAYOUT - - - - --- 2018-07-09 Richard Henderson New
[rs6000,v3] enable gimple folding for vec_xl, vec_xst [rs6000,v3] enable gimple folding for vec_xl, vec_xst - - - - --- 2018-07-09 will schmidt New
[rs6000] gimple folding support for vec_pack and vec_unpack [rs6000] gimple folding support for vec_pack and vec_unpack - - - - --- 2018-07-09 will schmidt New
[rs6000] Testcase adds for vec_unpack [rs6000] Testcase adds for vec_unpack - - - - --- 2018-07-09 will schmidt New
[rs6000] Add support for gimple folding vec_perm() [rs6000] Add support for gimple folding vec_perm() - - - - --- 2018-07-09 will schmidt New
[rs6000] Backport of stxvl instruction fix to GCC 7 [rs6000] Backport of stxvl instruction fix to GCC 7 - - - - --- 2018-07-09 Carl Love New
Go patch committed: Fix double evaluation when using interface field expression Go patch committed: Fix double evaluation when using interface field expression - - - - --- 2018-07-10 Ian Lance Taylor New
[1/5] Add opt-problem.h Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[2/5] Use opt-problem.h in try_vectorize_loop_1 Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[3/5] Add some test coverage Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[4/5] Use opt_result throughout vectorizer Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[5/5] Add opt-problem.cc Higher-level reporting of vectorization problems - - - - --- 2018-07-10 David Malcolm New
[committed] Fix OpenMP class iterators in distribute parallel for (PR c++/86443) [committed] Fix OpenMP class iterators in distribute parallel for (PR c++/86443) - - - - --- 2018-07-10 Jakub Jelinek New
[committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421) [committed] Save/restore OpenMP linear clause modifiers in modules (PR fortran/86421) - - - - --- 2018-07-10 Jakub Jelinek New
Fix -fcompare-debug issue in cp_maybe_instrument_return (PR sanitizer/86406) Fix -fcompare-debug issue in cp_maybe_instrument_return (PR sanitizer/86406) - - - - --- 2018-07-10 Jakub Jelinek New
abstract wide int binop code from VRP abstract wide int binop code from VRP - - - - --- 2018-07-10 Aldy Hernandez New
[AArch64] Use arrays and loops rather than numbered variables in aarch64_operands_adjust_ok_for_ldp… [AArch64] Use arrays and loops rather than numbered variables in aarch64_operands_adjust_ok_for_ldp… - - - - --- 2018-07-10 Jackson Woodruff New
[AArch64] Generate load-pairs when the last load clobbers the address register [2/2] [AArch64] Generate load-pairs when the last load clobbers the address register [2/2] - - - - --- 2018-07-10 Jackson Woodruff New
[RFC] Make iterating over hash-map elide copying/destructing [RFC] Make iterating over hash-map elide copying/destructing - - - - --- 2018-07-10 Richard Biener New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-10 Mike Crowe New
abstract gimple_call_nonnull*() from vr-values abstract gimple_call_nonnull*() from vr-values - - - - --- 2018-07-10 Aldy Hernandez New
allow thread_through_all_blocks() to start from the same initial BB allow thread_through_all_blocks() to start from the same initial BB - - - - --- 2018-07-10 Aldy Hernandez New
Fix PR86457 Fix PR86457 - - - - --- 2018-07-10 Richard Biener New
[RFC] Fix recent popcount change is breaking [RFC] Fix recent popcount change is breaking - - - - --- 2018-07-10 Kugan Vivekanandarajah New
Do less (redudant) constant propagation during unrolling Do less (redudant) constant propagation during unrolling - - - - --- 2018-07-10 Richard Biener New
doc: add missing "mode" type attribute doc: add missing "mode" type attribute - - - - --- 2018-07-10 Paul Koning New
[rs6000,v4] enable gimple folding for vec_xl, vec_xst [rs6000,v4] enable gimple folding for vec_xl, vec_xst - - - - --- 2018-07-10 will schmidt New
PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert PR debug/86459 - Fix -gsplit-dwarf -g3 gcc_assert - - - - --- 2018-07-10 Mark Wielaard New
[rs6000] Alphabetize prototypes of AltiVec built-in functions in extend.texi [rs6000] Alphabetize prototypes of AltiVec built-in functions in extend.texi - - - - --- 2018-07-10 Kelvin Nilsen New
[RFC] fwprop address cost changes [RFC] fwprop address cost changes - - - - --- 2018-07-11 Robin Dapp New
[C,family] Fix PR86453 [C,family] Fix PR86453 - - - - --- 2018-07-11 Richard Biener New
[AARCH64] Canonicalize aarch64 widening simd plus insns [AARCH64] Canonicalize aarch64 widening simd plus insns - - - - --- 2018-07-11 Matthew Malcomson New
[AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)] [AArch64] Updated stack-clash implementation supporting 64k probes. [patch (1/6)] - - - - --- 2018-07-11 Tamar Christina New
[mid-end] Add a hook to support telling the mid-end when to probe the stack [patch (2/6)] [mid-end] Add a hook to support telling the mid-end when to probe the stack [patch (2/6)] - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patc… [AArch64] Ensure that outgoing argument size is at least 8 bytes when alloca and stack-clash. [Patc… - - - - --- 2018-07-11 Tamar Christina New
[front-end,build-machinery,opt-framework] Allow setting of stack-clash via configure options. [Patc… [front-end,build-machinery,opt-framework] Allow setting of stack-clash via configure options. [Patc… - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Set default values for stack-clash and do basic validation in back-end. [Patch (5/6)] [AArch64] Set default values for stack-clash and do basic validation in back-end. [Patch (5/6)] - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (6/6)] [AArch64] Cleanup the AArch64 testsuite when stack-clash is on [Patch (6/6)] - - - - --- 2018-07-11 Tamar Christina New
[front-end,opt-framework] Allow back-ends to be able to do custom validations on params. [Patch (1/… [front-end,opt-framework] Allow back-ends to be able to do custom validations on params. [Patch (1/… - - - - --- 2018-07-11 Tamar Christina New
[front-end,opt-framework] Update options framework for parameters to properly handle and validate c… [front-end,opt-framework] Update options framework for parameters to properly handle and validate c… - - - - --- 2018-07-11 Tamar Christina New
[AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)] [AArch64] Validate and set default parameters for stack-clash. [Patch (3/3)] - - - - --- 2018-07-11 Tamar Christina New
[1/2] v5: Add "optinfo" framework [1/2] v5: Add "optinfo" framework - - - - --- 2018-07-11 David Malcolm New
[2/2] Add "-fsave-optimization-record" [1/2] v5: Add "optinfo" framework - - - - --- 2018-07-11 David Malcolm New
Fix PR86452 Fix PR86452 - - - - --- 2018-07-11 Richard Biener New
Go patch committed: Fix evaluation order of LHS index expressions Go patch committed: Fix evaluation order of LHS index expressions - - - - --- 2018-07-11 Ian Lance Taylor New
[arm] Put CPU's FPU capabilities directly in the ISA specification [arm] Put CPU's FPU capabilities directly in the ISA specification - - - - --- 2018-07-11 Richard Earnshaw (lists) New
[S390] Increase function alignment to 16 bytes [S390] Increase function alignment to 16 bytes - - - - --- 2018-07-11 Robin Dapp New
[2/4] Fix coding style of ASM_OUTPUT_ALIGN. Alignment option enhancements - - - - --- 2018-07-11 Martin Liška New
[3/4] Define MAX_CODE_ALIGN globally. Alignment option enhancements - - - - --- 2018-07-11 Martin Liška New
[rs6000] Add missing logical-op interfaces to emmintrin.h [rs6000] Add missing logical-op interfaces to emmintrin.h - - - - --- 2018-07-11 Bill Schmidt New
RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch RFC: lra-constraints.c and TARGET_HARD_REGNO_CALL_PART_CLOBBERED question/patch - - - - --- 2018-07-11 Steve Ellcey New
[Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions [Fortran] PR 85599: warn about short-circuiting of logical expressions for non-pure functions - - - - --- 2018-07-11 Janus Weil New
reject conflicting attributes before calling handlers (PR 86453) reject conflicting attributes before calling handlers (PR 86453) - - - - --- 2018-07-11 Martin Sebor New
Fix store-merging wrong-code issue (PR tree-optimization/86492) Fix store-merging wrong-code issue (PR tree-optimization/86492) - - - - --- 2018-07-11 Jakub Jelinek New
doc: update looping constructs doc: update looping constructs - - - - --- 2018-07-12 Paul Koning New
C++: suggestions for misspelled private members (PR c++/84993) C++: suggestions for misspelled private members (PR c++/84993) - - - - --- 2018-07-12 David Malcolm New
« 1 2 ... 743 744 7451265 1266 »