Show patches with: Archived = No       |   126794 patches
« 1 2 ... 557 558 5591267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Use partial_subreg_p in curr_insn_transform [committed] Use partial_subreg_p in curr_insn_transform - - - - --- 2018-01-03 Richard Sandiford New
minor tweak to complete strlen fix for PR83501 minor tweak to complete strlen fix for PR83501 - - - - --- 2018-01-03 Martin Sebor New
Fix gcc.dg/vect-opt-info-1.c testcase Fix gcc.dg/vect-opt-info-1.c testcase - - - - --- 2018-01-03 Jakub Jelinek New
Update crtl->has_bb_partition if NOTE_INSN_SWITCH_SECTIONS isn't emitted (PR debug/83585) Update crtl->has_bb_partition if NOTE_INSN_SWITCH_SECTIONS isn't emitted (PR debug/83585) - - - - --- 2018-01-03 Jakub Jelinek New
Fix ICE during expand_debug_expr (PR debug/83621) Fix ICE during expand_debug_expr (PR debug/83621) - - - - --- 2018-01-03 Jakub Jelinek New
Fix ICE with statement frontiers (PR debug/83645) Fix ICE with statement frontiers (PR debug/83645) - - - - --- 2018-01-03 Jakub Jelinek New
[committed] Fix warning in gcc.dg/plugin/expensive_selftests_plugin.c with !CHECKING_P [committed] Fix warning in gcc.dg/plugin/expensive_selftests_plugin.c with !CHECKING_P - - - - --- 2018-01-03 David Malcolm New
[committed,PR,middle-end/83654] Fix bogus probe in dynamic space when there are no residuals [committed,PR,middle-end/83654] Fix bogus probe in dynamic space when there are no residuals - - - - --- 2018-01-03 Jeff Law New
C++ PATCH to fix ICE with vector expr folding (PR c++/83659) C++ PATCH to fix ICE with vector expr folding (PR c++/83659) - - - - --- 2018-01-03 Marek Polacek New
[AARCH64] Fix ldr_got_small and ldr_got_small_28k patterns to only allow DImode address. [AARCH64] Fix ldr_got_small and ldr_got_small_28k patterns to only allow DImode address. - - - - --- 2018-01-03 Renlin Li New
[PR,c++/83667] Fix tree_dump ICE [PR,c++/83667] Fix tree_dump ICE - - - - --- 2018-01-03 Nathan Sidwell New
Revert DECL_USER_ALIGN part of r241959 Revert DECL_USER_ALIGN part of r241959 - - - - --- 2018-01-03 Richard Sandiford New
[v3] Protect optional's deduction guide with the feature macro [v3] Protect optional's deduction guide with the feature macro - - - - --- 2018-01-03 Ville Voutilainen New
Do not inline variadic thunks (PR ipa/83549). Do not inline variadic thunks (PR ipa/83549). - - - - --- 2018-01-03 Martin Liška New
Add version to intermediate gcov file (PR gcov-profile/83669). Add version to intermediate gcov file (PR gcov-profile/83669). - - - - --- 2018-01-03 Martin Liška New
Clean-up EH after strlen transformation (PR tree-optimization/83593). Clean-up EH after strlen transformation (PR tree-optimization/83593). - - - - --- 2018-01-03 Martin Liška New
C++ PATCH to fix -Wparentheses with MVP (PR c++/83592) C++ PATCH to fix -Wparentheses with MVP (PR c++/83592) - - - - --- 2018-01-03 Marek Polacek New
Be careful about comdat boundary in ICF (PR ipa/82352). Be careful about comdat boundary in ICF (PR ipa/82352). - - - - --- 2018-01-03 Martin Liška New
[fortran] Fix PR 83664, missing check on boundary argument for eoshift [fortran] Fix PR 83664, missing check on boundary argument for eoshift - - - - --- 2018-01-03 Thomas Koenig New
[committed] Tweak update-copyright.py so that it doesn't fail on pdt_5.f03 [committed] Tweak update-copyright.py so that it doesn't fail on pdt_5.f03 - - - - --- 2018-01-03 Jakub Jelinek New
[committed] Update copyright years [committed] Update copyright years - - - - --- 2018-01-03 Jakub Jelinek New
[committed,100.2/nnn] poly_int: vector_builder element count [committed,100.2/nnn] poly_int: vector_builder element count - - - - --- 2018-01-03 Richard Sandiford New
[committed,100.1/nnn] poly_int: vec_perm_indices element type [committed,100.1/nnn] poly_int: vec_perm_indices element type - - - - --- 2018-01-03 Richard Sandiford New
PR83648 PR83648 - - - - --- 2018-01-03 Prathamesh Kulkarni New
update config.guess/sub update config.guess/sub - - - - --- 2018-01-03 Ben Elliston New
exempt invalid built-in calls from -Wrestrict (PR 83655) exempt invalid built-in calls from -Wrestrict (PR 83655) - - - - --- 2018-01-02 Martin Sebor New
[C++] Improve code generation for static_cast of pointers to reference types (PR c++/83555) [C++] Improve code generation for static_cast of pointers to reference types (PR c++/83555) - - - - --- 2018-01-02 Jakub Jelinek New
[C++] Fix ICE in ~macro_use_before_def (PR preprocessor/83602) [C++] Fix ICE in ~macro_use_before_def (PR preprocessor/83602) - - - - --- 2018-01-02 Jakub Jelinek New
RISC-V: Fix for icache flush issue on multicore processors. RISC-V: Fix for icache flush issue on multicore processors. - - - - --- 2018-01-02 Jim Wilson New
[C++] Avoid NOP_EXPRs with error_mark_node operand (PR c++/83634) [C++] Avoid NOP_EXPRs with error_mark_node operand (PR c++/83634) - - - - --- 2018-01-02 Jakub Jelinek New
RISC-V: Fix for icache flush issue on multicore processors. RISC-V: Fix for icache flush issue on multicore processors. - - - - --- 2018-01-02 Jim Wilson New
[PR,target/83641] Fix incorrect CFI for stack clash protected noreturn function on x86/x86_64 [PR,target/83641] Fix incorrect CFI for stack clash protected noreturn function on x86/x86_64 - - - - --- 2018-01-02 Jeff Law New
[fortran,committed] Fix PR 83650 on gcc-7 [fortran,committed] Fix PR 83650 on gcc-7 - - - - --- 2018-01-02 Thomas Koenig New
C++ PATCH to add a test for c++/83644 C++ PATCH to add a test for c++/83644 - - - - --- 2018-01-02 Marek Polacek New
[fortran] Complete implementation and correction of simplification [fortran] Complete implementation and correction of simplification - - - - --- 2018-01-02 Thomas Koenig New
[5/4] Directly operate on CONST_VECTOR encoding Use new vector constant encoding for CONST_VECTOR - - - - --- 2018-01-02 Richard Sandiford New
C++ PATCH to fix bogus warning with a non-type argument (PR c++/82541) C++ PATCH to fix bogus warning with a non-type argument (PR c++/82541) - - - - --- 2018-01-02 Marek Polacek New
[C++] tiny code cleanup [C++] tiny code cleanup - - - - --- 2018-01-02 Nathan Sidwell New
C++ PATCH to add a test for c++/81860 C++ PATCH to add a test for c++/81860 - - - - --- 2018-01-02 Marek Polacek New
PR libgfortran/83649 Chunk large reads and writes PR libgfortran/83649 Chunk large reads and writes - - - - --- 2018-01-02 Janne Blomqvist New
Fix big_speedup_p "typo" Fix big_speedup_p "typo" - - - - --- 2018-01-02 Richard Biener New
Fix cost of integer loads for generic model Fix cost of integer loads for generic model - - - - --- 2018-01-02 Jan Hubicka New
Fix div/sqrt costs for generic model Fix div/sqrt costs for generic model - - - - --- 2018-01-02 Jan Hubicka New
handle invalid calls to built-ins with no prototype (PR 83603) handle invalid calls to built-ins with no prototype (PR 83603) - - - - --- 2018-01-02 Martin Sebor New
avoid -Wsuggest-attribute=const for void functions (PR 83559) avoid -Wsuggest-attribute=const for void functions (PR 83559) - - - - --- 2018-01-02 Martin Sebor New
constrain strcat destination offset (PR 83642) constrain strcat destination offset (PR 83642) - - - - --- 2018-01-01 Martin Sebor New
correct handling of offset ranges that cross PTRDIFF_MAX (PR 83640) correct handling of offset ranges that cross PTRDIFF_MAX (PR 83640) - - - - --- 2018-01-01 Martin Sebor New
Fix Bug 83566 - cyl_bessel_j returns wrong result for x>1000 for high orders Fix Bug 83566 - cyl_bessel_j returns wrong result for x>1000 for high orders - - - - --- 2018-01-01 Michele Pezzutti New
[fortran] Implement simplification of minloc and maxloc [fortran] Implement simplification of minloc and maxloc - - - - --- 2017-12-31 Thomas Koenig New
[committed] Fix mingw bootstrap (PR target/83536) [committed] Fix mingw bootstrap (PR target/83536) - - - - --- 2017-12-31 Jakub Jelinek New
expandargv: fix check for dynamic allocation of argument vector expandargv: fix check for dynamic allocation of argument vector - - - - --- 2017-12-30 Daniel van Gerpen New
Fix ICE with LOOP_VECTORIZED ifn (PR tree-optimization/83581) Fix ICE with LOOP_VECTORIZED ifn (PR tree-optimization/83581) - - - - --- 2017-12-30 Jakub Jelinek New
[C] Fix error recovery ICEs (PR c/83595) [C] Fix error recovery ICEs (PR c/83595) - - - - --- 2017-12-30 Jakub Jelinek New
Fix another ICE with complex assignment (PR middle-end/83608) Fix another ICE with complex assignment (PR middle-end/83608) - - - - --- 2017-12-30 Jakub Jelinek New
Fix expand_assignment stores to CONCAT (PR middle-end/83609) Fix expand_assignment stores to CONCAT (PR middle-end/83609) - - - - --- 2017-12-30 Jakub Jelinek New
Fix ICE with vector 16-bit rotate (PR middle-end/83623) Fix ICE with vector 16-bit rotate (PR middle-end/83623) - - - - --- 2017-12-30 Jakub Jelinek New
expandargv: fix memory leak expandargv: fix memory leak - - - - --- 2017-12-30 Daniel van Gerpen New
[testsuite,PR83612] Fix 'memory cannot be printed' in gcc.dg/ubsan/object-size-9.c [testsuite,PR83612] Fix 'memory cannot be printed' in gcc.dg/ubsan/object-size-9.c - - - - --- 2017-12-30 Tom de Vries New
[v2,of,03/14] C++: add location_t wrapper nodes during parsing (minimal impl) Untitled series #20644 - - - - --- 2017-12-29 David Malcolm New
Use pointer sized array indices. Use pointer sized array indices. - - - - --- 2017-12-29 Janne Blomqvist New
[RFC] Add vec::ordered_remove_if [RFC] Add vec::ordered_remove_if - - - - --- 2017-12-29 Tom de Vries New
PR 78534 Change character length from int to size_t PR 78534 Change character length from int to size_t - - - - --- 2017-12-29 Janne Blomqvist New
[RFC] Statistics of new ASAN tests: -fsanitize=pointer-{compare,subtract} [RFC] Statistics of new ASAN tests: -fsanitize=pointer-{compare,subtract} - - - - --- 2017-12-29 Martin Liška New
Remove out-of-date comment Remove out-of-date comment - - - - --- 2017-12-29 A. Skrobov New
[4/4] Make CONST_VECTOR_ELT handle implicitly-encoded elements Use new vector constant encoding for CONST_VECTOR - - - - --- 2017-12-28 Richard Sandiford New
[3/4] Make more use of rtx_vector_builder Use new vector constant encoding for CONST_VECTOR - - - - --- 2017-12-28 Richard Sandiford New
[2/4] New CONST_VECTOR layout Use new vector constant encoding for CONST_VECTOR - - - - --- 2017-12-28 Richard Sandiford New
[1/4] Use CONST_VECTOR_ELT instead of XVECEXP Use new vector constant encoding for CONST_VECTOR - - - - --- 2017-12-28 Richard Sandiford New
[committed,rs6000] Use gen_int_mode in ieee_128bit_negative_zero [committed,rs6000] Use gen_int_mode in ieee_128bit_negative_zero - - - - --- 2017-12-28 Richard Sandiford New
[committed] Use valid_for_const_vector_p instead of CONSTANT_P [committed] Use valid_for_const_vector_p instead of CONSTANT_P - - - - --- 2017-12-28 Richard Sandiford New
RFA: Fix REG_ARGS_SIZE handling when pushing TLS addresses RFA: Fix REG_ARGS_SIZE handling when pushing TLS addresses - - - - --- 2017-12-28 Richard Sandiford New
PR fortran/83344 Don't set bogus constant value PR fortran/83344 Don't set bogus constant value - - - - --- 2017-12-28 Janne Blomqvist New
m68k: clear cc_status in ashrdi3_const1, lshrdi3_const1 m68k: clear cc_status in ashrdi3_const1, lshrdi3_const1 - - - - --- 2017-12-28 Andreas Schwab New
[libgomp,openacc,openmp,PR83046] Prune removed funcs from offload table [libgomp,openacc,openmp,PR83046] Prune removed funcs from offload table - - - - --- 2017-12-28 Tom de Vries New
Fix gcc.target/i386/avx512vpopcntdqvl-vpopcnt*-1.c FAILs Fix gcc.target/i386/avx512vpopcntdqvl-vpopcnt*-1.c FAILs - - - - --- 2017-12-28 Jakub Jelinek New
GFNI and misc other fixes (PR target/83604) GFNI and misc other fixes (PR target/83604) - - - - --- 2017-12-28 Jakub Jelinek New
Fix a vbmi2 ICE (PR target/83604) Fix a vbmi2 ICE (PR target/83604) - - - - --- 2017-12-28 Jakub Jelinek New
Misc sse.md formatting fixes Misc sse.md formatting fixes - - - - --- 2017-12-28 Jakub Jelinek New
PR libstdc++/83600 fix end iterator for unready std::match_results PR libstdc++/83600 fix end iterator for unready std::match_results - - - - --- 2017-12-27 Jonathan Wakely New
PR libstdc++/83598 don't modify flags passed to std::basic_regex constructors PR libstdc++/83598 don't modify flags passed to std::basic_regex constructors - - - - --- 2017-12-27 Jonathan Wakely New
PR libstdc++/83538 fix std::match_results<T>::reference (LWG 2306) PR libstdc++/83538 fix std::match_results<T>::reference (LWG 2306) - - - - --- 2017-12-27 Jonathan Wakely New
Handle noipa attribute in IPA visibility (PR ipa/83594). Handle noipa attribute in IPA visibility (PR ipa/83594). - - - - --- 2017-12-27 Martin Liška New
[libgomp,testsuite,committed] Workaround PR83046 in gang-static-2.c [libgomp,testsuite,committed] Workaround PR83046 in gang-static-2.c - - - - --- 2017-12-27 Tom de Vries New
[nvptx,committed] Disable -gstatement-frontiers for nvptx [nvptx,committed] Disable -gstatement-frontiers for nvptx - - - - --- 2017-12-27 Tom de Vries New
[testsuite,committed] Use relative line number in unroll-5.c [testsuite,committed] Use relative line number in unroll-5.c - - - - --- 2017-12-27 Tom de Vries New
[PR82391] Fold acc_on_device with const arg [PR82391] Fold acc_on_device with const arg - - - - --- 2017-12-26 Tom de Vries New
[fortran] Fix PR 83540 [fortran] Fix PR 83540 - - - - --- 2017-12-26 Thomas Koenig New
[v3] Make optional conditionally trivially_{copy,move}_{constructible,assignable} [v3] Make optional conditionally trivially_{copy,move}_{constructible,assignable} - - - - --- 2017-12-25 Ville Voutilainen New
PR Fortran/83548 -- a LOGICAL fix PR Fortran/83548 -- a LOGICAL fix - - - - --- 2017-12-25 Steve Kargl New
sel-sched: fix zero-usefulness case in sel_rank_for_schedule (PR 83513) sel-sched: fix zero-usefulness case in sel_rank_for_schedule (PR 83513) - - - - --- 2017-12-25 Alexander Monakov New
[lingfortran] Bug 83560 - list-directed formatting of INTEGER is missing plus on output [lingfortran] Bug 83560 - list-directed formatting of INTEGER is missing plus on output - - - - --- 2017-12-25 Jerry DeLisle New
PR libstdc++/83450 avoid -Wreturn-type warning in test PR libstdc++/83450 avoid -Wreturn-type warning in test - - - - --- 2017-12-24 Jonathan Wakely New
[v2] PR rtl-optimization/83565: Fix 32-bit rotate on ia64 [v2] PR rtl-optimization/83565: Fix 32-bit rotate on ia64 - - - - --- 2017-12-24 Jessica Clarke New
PR rtl-optimization/83565: Fix 32-bit rotate on ia64 PR rtl-optimization/83565: Fix 32-bit rotate on ia64 - - - - --- 2017-12-24 James Clarke New
Fix COND_EXPR folding with CASE_LABEL_EXPRs (PR c++/83553) Fix COND_EXPR folding with CASE_LABEL_EXPRs (PR c++/83553) - - - - --- 2017-12-23 Jakub Jelinek New
[C++] Fix replace_placeholders (PR c++/83556) [C++] Fix replace_placeholders (PR c++/83556) - - - - --- 2017-12-23 Jakub Jelinek New
[C++] PR 78344 ("ICE on invalid c++ code (tree check: expected tree_list, have error_mark in cp_che… [C++] PR 78344 ("ICE on invalid c++ code (tree check: expected tree_list, have error_mark in cp_che… - - - - --- 2017-12-23 Paolo Carlini New
Change PRED_LOOP_EXIT from 85 to 92 Change PRED_LOOP_EXIT from 85 to 92 - - - - --- 2017-12-22 David Esparza New
[v3,of,13/14] c-format.c: handle location wrappers Untitled series #20087 - - - - --- 2017-12-22 David Malcolm New
Fix various x86 avx512{bitalg,vpopcntdq,vbmi2} issues (PR target/83488) Fix various x86 avx512{bitalg,vpopcntdq,vbmi2} issues (PR target/83488) - - - - --- 2017-12-22 Jakub Jelinek New
« 1 2 ... 557 558 5591267 1268 »