Show patches with: Archived = No       |   127418 patches
« 1 2 ... 564 565 5661274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
Go patch committed: do not propagate address-taken of slice element to slice Go patch committed: do not propagate address-taken of slice element to slice - - - - --- 2017-12-22 Ian Lance Taylor New
Go patch committed: Bring escape analysis mostly in line with gc compiler Go patch committed: Bring escape analysis mostly in line with gc compiler - - - - --- 2017-12-22 Ian Lance Taylor New
Assign result of get_string_lenth to a SSA_NAME (PR tree-optimization/83552). Assign result of get_string_lenth to a SSA_NAME (PR tree-optimization/83552). - - - - --- 2017-12-22 Martin Liška New
Fix C FE debug regression introduced with early debug (PR debug/83550) Fix C FE debug regression introduced with early debug (PR debug/83550) - - - - --- 2017-12-22 Jakub Jelinek New
Fix recent DEBUG_BEGIN_STMT related regressions (PR debug/83547) Fix recent DEBUG_BEGIN_STMT related regressions (PR debug/83547) - - - - --- 2017-12-22 Jakub Jelinek New
Fix avx512vnnivlintrin.h builtins (PR target/83488) Fix avx512vnnivlintrin.h builtins (PR target/83488) - - - - --- 2017-12-22 Jakub Jelinek New
Backports to 7.3 Backports to 7.3 - - - - --- 2017-12-22 Jakub Jelinek New
Go frontend patch committed: Improve escape analysis diagnostics Go frontend patch committed: Improve escape analysis diagnostics - - - - --- 2017-12-22 Ian Lance Taylor New
[Ada] Fix PR ada/83535 [Ada] Fix PR ada/83535 - - - - --- 2017-12-21 Eric Botcazou New
[PR,82027] Also stream opt_info of former_clones [PR,82027] Also stream opt_info of former_clones - - - - --- 2017-12-21 Martin Jambor New
[Middle-end,version,2] 2nd patch of PR78809 and PR83026 [Middle-end,version,2] 2nd patch of PR78809 and PR83026 - - - - --- 2017-12-21 Qing Zhao New
Fix passing of > 8 byte aligned TYPE_EMPTY_P args (PR middle-end/83487) Fix passing of > 8 byte aligned TYPE_EMPTY_P args (PR middle-end/83487) - - - - --- 2017-12-21 Jakub Jelinek New
Fix gimple-ssa-sprintf.c caret related ICE (PR c/83448) Fix gimple-ssa-sprintf.c caret related ICE (PR c/83448) - - - - --- 2017-12-21 Jakub Jelinek New
[i386] : Fix PR83467, ICE: in assign_by_spills [i386] : Fix PR83467, ICE: in assign_by_spills - - - - --- 2017-12-21 Uros Bizjak New
[Aarch64] Fix multi-arch support in ILP32 mode [Aarch64] Fix multi-arch support in ILP32 mode - - - - --- 2017-12-21 Steve Ellcey New
Fix bb-reorder ICEs (PR rtl-optimization/80747, PR rtl-optimization/83512) Fix bb-reorder ICEs (PR rtl-optimization/80747, PR rtl-optimization/83512) - - - - --- 2017-12-21 Jakub Jelinek New
Fix ICE with widen_mult and -ftrapv (PR tree-optimization/83523) Fix ICE with widen_mult and -ftrapv (PR tree-optimization/83523) - - - - --- 2017-12-21 Jakub Jelinek New
[v3,of,08/14] cp/tree.c: strip location wrappers in lvalue_kind Untitled series #19897 - - - - --- 2017-12-21 David Malcolm New
Fix factor_out_conditional_conversion caused ICE (PR tree-optimization/83521) Fix factor_out_conditional_conversion caused ICE (PR tree-optimization/83521) - - - - --- 2017-12-21 Jakub Jelinek New
[PR,c++/83406] deducing lambda type [PR,c++/83406] deducing lambda type - - - - --- 2017-12-21 Nathan Sidwell New
Fix PR C++/82872 Fix PR C++/82872 - - - - --- 2017-12-21 Eric Botcazou New
[arm] Specify +dotprod support for Cortex-A55 and Cortex-A75 in native system detection [arm] Specify +dotprod support for Cortex-A55 and Cortex-A75 in native system detection - - - - --- 2017-12-21 Kyrill Tkachov New
[arm] Fix assembler option rewrite alphabetical comparison [arm] Fix assembler option rewrite alphabetical comparison - - - - --- 2017-12-21 Kyrill Tkachov New
PR83501 PR83501 - - - - --- 2017-12-21 Prathamesh Kulkarni New
avoid using %lli et al. avoid using %lli et al. - - - - --- 2017-12-21 Martin Sebor New
[openacc,committed] Simplify fold_internal_goacc_dim [openacc,committed] Simplify fold_internal_goacc_dim - - - - --- 2017-12-20 Tom de Vries New
Fix vector handling in simplify-rtx.c (PR rtl-optimization/82973) Fix vector handling in simplify-rtx.c (PR rtl-optimization/82973) - - - - --- 2017-12-20 Jakub Jelinek New
[v2,of,08/14] cp/tree.c: strip location wrappers in lvalue_kind Untitled series #19739 - - - - --- 2017-12-20 David Malcolm New
Add selftest for "fold_for_warn (error_mark_node)" Add selftest for "fold_for_warn (error_mark_node)" - - - - --- 2017-12-20 David Malcolm New
Fix some x86 OPTION_MASK_ISA* issues (PR target/83488) Fix some x86 OPTION_MASK_ISA* issues (PR target/83488) - - - - --- 2017-12-20 Jakub Jelinek New
[v3,of,15/14] Use fold_for_warn in get_atomic_generic_size Untitled series #19715 - - - - --- 2017-12-20 David Malcolm New
[v3,of,05/14] C++: handle locations wrappers when calling warn_for_memset Untitled series #19713 - - - - --- 2017-12-20 David Malcolm New
Fix ICE with -ftree-parallelize-loops=2 -fno-ipa-pure-const (PR ipa/83506) Fix ICE with -ftree-parallelize-loops=2 -fno-ipa-pure-const (PR ipa/83506) - - - - --- 2017-12-20 Jakub Jelinek New
[C++] PR 81055 ("[6/7/8 Regression] ICE with invalid initializer for array new") [C++] PR 81055 ("[6/7/8 Regression] ICE with invalid initializer for array new") - - - - --- 2017-12-20 Paolo Carlini New
Fix gcov-dump tool for GCDA files (PR gcov-profile/83509). Fix gcov-dump tool for GCDA files (PR gcov-profile/83509). - - - - --- 2017-12-20 Martin Liška New
Fix PR83491 Fix PR83491 - - - - --- 2017-12-20 Wilco Dijkstra New
[middle-end,obvious] Remove dead error_mark_node check [middle-end,obvious] Remove dead error_mark_node check - - - - --- 2017-12-20 Paolo Carlini New
[committed] Fix multiple_p for two non-poly_ints [committed] Fix multiple_p for two non-poly_ints - - - - --- 2017-12-20 Richard Sandiford New
[arm,doc] Document accepted -march=armv8.3-a extension options [arm,doc] Document accepted -march=armv8.3-a extension options - - - - --- 2017-12-20 Kyrill Tkachov New
[arm] PR target/83105: Minor change of default CPU for arm-linux-gnueabi [arm] PR target/83105: Minor change of default CPU for arm-linux-gnueabi - - - - --- 2017-12-20 Richard Earnshaw (lists) New
[aarch64,libstdc++] Use __ARM_BIG_ENDIAN instead of __AARCH64EB__ in opt_random.h [aarch64,libstdc++] Use __ARM_BIG_ENDIAN instead of __AARCH64EB__ in opt_random.h - - - - --- 2017-12-20 Kyrill Tkachov New
[v2,of,15/14] Use fold_for_warn in get_atomic_generic_size Untitled series #19554 - - - - --- 2017-12-20 David Malcolm New
Eliminate location wrappers in tree_nop_conversion/STRIP_NOPS Eliminate location wrappers in tree_nop_conversion/STRIP_NOPS - - - - --- 2017-12-20 David Malcolm New
skip memcpy-6.c for failing targets (PR 83483) skip memcpy-6.c for failing targets (PR 83483) - - - - --- 2017-12-20 Martin Sebor New
[PTX] Add support for CUDA 9 [PTX] Add support for CUDA 9 - - - - --- 2017-12-19 Cesar Philippidis New
Fix RTL DCE ICEs due to TYPE_EMPTY_P (PR c++/83490) Fix RTL DCE ICEs due to TYPE_EMPTY_P (PR c++/83490) - - - - --- 2017-12-19 Jakub Jelinek New
Fix Debug DR2354 Fix Debug DR2354 - - - - --- 2017-12-19 François Dumont New
[committed,PR,tree-optimization/83477] Always record a result range for PHIs [committed,PR,tree-optimization/83477] Always record a result range for PHIs - - - - --- 2017-12-19 Jeff Law New
Add NON_RECURSIVE attribute for procedures Add NON_RECURSIVE attribute for procedures - - - - --- 2017-12-19 Janne Blomqvist New
[PR83422] SFN: don't drop markers for skipping var-tracking [PR83422] SFN: don't drop markers for skipping var-tracking - - - - --- 2017-12-19 Alexandre Oliva New
Small load strlen opt follow-up improvement (PR tree-optimization/83444) Small load strlen opt follow-up improvement (PR tree-optimization/83444) - - - - --- 2017-12-19 Jakub Jelinek New
Fix up one mishandled plural in diagnostics in gimple-ssa-sprintf.c Fix up one mishandled plural in diagnostics in gimple-ssa-sprintf.c - - - - --- 2017-12-19 Jakub Jelinek New
[og7,PR,other/79543] Fix GNU ld --version scanning to conform to the GNU Coding Standards [og7,PR,other/79543] Fix GNU ld --version scanning to conform to the GNU Coding Standards - - - - --- 2017-12-19 Thomas Schwinge New
[committed] Fix cswtch* tests on hppa64 (PR testsuite/83454) [committed] Fix cswtch* tests on hppa64 (PR testsuite/83454) - - - - --- 2017-12-19 Jakub Jelinek New
[PR83492] Fix selection of aarch64 big-endian shift parameters based on __AARCH64EB__ [PR83492] Fix selection of aarch64 big-endian shift parameters based on __AARCH64EB__ - - - - --- 2017-12-19 Michael Weiser New
[arm] PR target/82975: Guard against reg_renumber being NULL in arm.h [arm] PR target/82975: Guard against reg_renumber being NULL in arm.h - - - - --- 2017-12-19 Kyrill Tkachov New
[PR83423] Don't call targetm.calls.static_chain in non-static function [PR83423] Don't call targetm.calls.static_chain in non-static function - - - - --- 2017-12-19 Tom de Vries New
[BACKPORT] Backport r254778 and test case in r244815 to GCC6 [BACKPORT] Backport r254778 and test case in r244815 to GCC6 - - - - --- 2017-12-19 Bin Cheng New
[BACKPORT] Backport revision 254777 and 254778 to GCC 7 branch [BACKPORT] Backport revision 254777 and 254778 to GCC 7 branch - - - - --- 2017-12-19 Bin Cheng New
[ARC,COMMITTED] Clean up build warnings. [ARC,COMMITTED] Clean up build warnings. - - - - --- 2017-12-19 Claudiu Zissulescu Ianculescu New
PATCH to fix ICE-on-invalid with -Wabi (PR c++/83490) PATCH to fix ICE-on-invalid with -Wabi (PR c++/83490) - - - - --- 2017-12-19 Marek Polacek New
Fix PR83452 Fix PR83452 - - - - --- 2017-12-19 Richard Biener New
Replace Yoda conditions in gcc/ Replace Yoda conditions in gcc/ - - - - --- 2017-12-19 Jakub Jelinek New
[rs6000] Don't optimize swaps when a swap has mixed use [rs6000] Don't optimize swaps when a swap has mixed use - - - - --- 2017-12-19 Bill Schmidt New
Add a tetst for PR middle-end/83471 Add a tetst for PR middle-end/83471 - - - - --- 2017-12-19 H.J. Lu New
C++ PATCH to add a test for c++/82231 C++ PATCH to add a test for c++/82231 - - - - --- 2017-12-19 Marek Polacek New
PATCH to add a testcase (PR tree-optimization/83482) PATCH to add a testcase (PR tree-optimization/83482) - - - - --- 2017-12-19 Marek Polacek New
[C++,committed] Fix typo in comment [C++,committed] Fix typo in comment - - - - --- 2017-12-19 Paolo Carlini New
[middle-end,trivial?] Use error_operand_p in gimplify_expr [middle-end,trivial?] Use error_operand_p in gimplify_expr - - - - --- 2017-12-19 Paolo Carlini New
Add two test-cases for (PR middle-end/82404). Add two test-cases for (PR middle-end/82404). - - - - --- 2017-12-19 Martin Liška New
Fix off by one error in loop-unroll.c (PR rtl-optimization/82675). Fix off by one error in loop-unroll.c (PR rtl-optimization/82675). - - - - --- 2017-12-19 Martin Liška New
[rs6000] Add vec_mergee, vec_mergeo, vec_float2 builtin support [rs6000] Add vec_mergee, vec_mergeo, vec_float2 builtin support - - - - --- 2017-12-19 Carl Love New
[WIP] Use functional parameters for data mappings in OpenACC child functions [WIP] Use functional parameters for data mappings in OpenACC child functions - - - - --- 2017-12-18 Cesar Philippidis New
Improve vect_create_epilog_for_reduction (PR tree-optimization/80631) Improve vect_create_epilog_for_reduction (PR tree-optimization/80631) - - - - --- 2017-12-18 Jakub Jelinek New
Improve strlen pass handling of loads from memory (PR tree-optimization/83444) Improve strlen pass handling of loads from memory (PR tree-optimization/83444) - - - - --- 2017-12-18 Jakub Jelinek New
[jakub@redhat.com:,Re:,[PATCH] Fix -fcompare-debug due to DEBUG_BEGIN_STMTs (PR debug/83419)] [jakub@redhat.com:,Re:,[PATCH] Fix -fcompare-debug due to DEBUG_BEGIN_STMTs (PR debug/83419)] - - - - --- 2017-12-18 Jakub Jelinek New
« 1 2 ... 564 565 5661274 1275 »