Show patches with: State = Action Required       |    Archived = No       |   126460 patches
« 1 2 ... 687 688 6891264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[testsuite,sparc] Don't xfail gcc.dg/vect/vect-multitypes-12.c on 32-bit SPARC (PR tree-optimizatio… [testsuite,sparc] Don't xfail gcc.dg/vect/vect-multitypes-12.c on 32-bit SPARC (PR tree-optimizatio… - - - - --- 2017-09-14 Rainer Orth New
[AArch64] Improve LDP/STP generation that requires a base register [AArch64] Improve LDP/STP generation that requires a base register - - - - --- 2017-09-14 Jackson Woodruff New
Store VECTOR_CST_NELTS directly in tree_node Store VECTOR_CST_NELTS directly in tree_node - - - - --- 2017-09-14 Richard Sandiford New
Use vec<> in build_vector Use vec<> in build_vector - - - - --- 2017-09-14 Richard Sandiford New
Use vec<> for constant permute masks Use vec<> for constant permute masks - - - - --- 2017-09-14 Richard Sandiford New
Add gimple_build_vector* helpers Add gimple_build_vector* helpers - - - - --- 2017-09-14 Richard Sandiford New
Add a vect_get_num_copies helper routine Add a vect_get_num_copies helper routine - - - - --- 2017-09-14 Richard Sandiford New
Add a vect_worthwhile_without_simd_p helper routine Add a vect_worthwhile_without_simd_p helper routine - - - - --- 2017-09-14 Richard Sandiford New
Add a vect_get_dr_size helper function Add a vect_get_dr_size helper function - - - - --- 2017-09-14 Richard Sandiford New
Add LOOP_VINFO_MAX_VECT_FACTOR Add LOOP_VINFO_MAX_VECT_FACTOR - - - - --- 2017-09-14 Richard Sandiford New
Make more use of gimple-fold.h in tree-vect-loop.c Make more use of gimple-fold.h in tree-vect-loop.c - - - - --- 2017-09-14 Richard Sandiford New
[RFC] Radically simplify emission of balanced tree for switch statements. [RFC] Radically simplify emission of balanced tree for switch statements. - - - - --- 2017-09-14 Martin Liška New
[rs6000] fix for fold-vec-ld-longlong.c test (lp64) [rs6000] fix for fold-vec-ld-longlong.c test (lp64) - - - - --- 2017-09-14 will schmidt New
[PR82163] Rewrite loop into lcssa form instantly [PR82163] Rewrite loop into lcssa form instantly - - - - --- 2017-09-14 Bin Cheng New
[rs6000] Don't mark the TOC reg as set up in prologue [rs6000] Don't mark the TOC reg as set up in prologue - - - - --- 2017-09-14 Pat Haugen New
[PATCHv2] Add a -Wcast-align=strict warning [PATCHv2] Add a -Wcast-align=strict warning - - - - --- 2017-09-14 Bernd Edlinger New
[committed] Fix crash accessing builtins in sanitizer.def and after (PR jit/82174) [committed] Fix crash accessing builtins in sanitizer.def and after (PR jit/82174) - - - - --- 2017-09-14 David Malcolm New
[C++] Fix compile time hog in replace_placeholders (PR sanitizer/81929) [C++] Fix compile time hog in replace_placeholders (PR sanitizer/81929) - - - - --- 2017-09-14 Jakub Jelinek New
[committed] Fix handling of reference vars in C++ implicit task/taskloop firstprivate (PR c++/81314) [committed] Fix handling of reference vars in C++ implicit task/taskloop firstprivate (PR c++/81314) - - - - --- 2017-09-14 Jakub Jelinek New
[C++] Renames/adjustments of 1z to 17 [C++] Renames/adjustments of 1z to 17 - - - - --- 2017-09-14 Jakub Jelinek New
[RFC,1/5] Add separate parms for rtl unroller Loop unrolling and memory load streams - - - - --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,AARCH64,2/5] : Add number of hw prefetchers available to cpu_prefetch_tune Loop unrolling and memory load streams - - - - --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,PACH,3/5] Prevent tree unroller from completely unrolling inner loops if that results in exces… Loop unrolling and memory load streams - - - - --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,4/5] Change iv_analyze_result to take const_rtx. Loop unrolling and memory load streams - - - - --- 2017-09-15 Kugan Vivekanandarajah New
[RFC,AARCH64,5/5] add aarch64_loop_unroll_adjust to limit partial unrolling in rtl based on strided… Loop unrolling and memory load streams - - - - --- 2017-09-15 Kugan Vivekanandarajah New
[GRAPHITE] Fix PR68823 [GRAPHITE] Fix PR68823 - - - - --- 2017-09-15 Richard Biener New
Backports for GCC 7 branch Backports for GCC 7 branch - - - - --- 2017-09-15 Martin Liška New
Backports for GCC 6 branch Backports for GCC 6 branch - - - - --- 2017-09-15 Martin Liška New
Fix PR82217 Fix PR82217 - - - - --- 2017-09-15 Richard Biener New
Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS - - - - --- 2017-09-15 Richard Sandiford New
Invoke vectorizable_live_operation in a consistent way Invoke vectorizable_live_operation in a consistent way - - - - --- 2017-09-15 Richard Sandiford New
Fix vectorizable_live_operation handling of vector booleans Fix vectorizable_live_operation handling of vector booleans - - - - --- 2017-09-15 Richard Sandiford New
Fix type of bitstart in vectorizable_live_operation Fix type of bitstart in vectorizable_live_operation - - - - --- 2017-09-15 Richard Sandiford New
Fix vectorizable_mask_load_store handling of invariant masks Fix vectorizable_mask_load_store handling of invariant masks - - - - --- 2017-09-15 Richard Sandiford New
Include phis in SLP unrolling calculation Include phis in SLP unrolling calculation - - - - --- 2017-09-15 Richard Sandiford New
[Demangle] Some pre-fix cleanups [Demangle] Some pre-fix cleanups - - - - --- 2017-09-15 Nathan Sidwell New
[Demangle] Some pre-fix cleanups [Demangle] Some pre-fix cleanups - - - - --- 2017-09-15 Nathan Sidwell New
Fix an SVE failure in the Fortran matmul* tests Fix an SVE failure in the Fortran matmul* tests - - - - --- 2017-09-15 Richard Sandiford New
Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned Transform (x / y) != 0 to x >=y and (x / y) == 0 to x < y if x, y are unsigned - - - - --- 2017-09-15 Prathamesh Kulkarni New
[c-family] Issue a warning in C++ on pragma scalar_storage_order [c-family] Issue a warning in C++ on pragma scalar_storage_order - - - - --- 2017-09-15 Eric Botcazou New
Backports to 7.x Backports to 7.x - - - - --- 2017-09-15 Jakub Jelinek New
[demangler] Fix nested generic lambda [demangler] Fix nested generic lambda - - - - --- 2017-09-15 Nathan Sidwell New
Revert r238089 (PR driver/81829). Revert r238089 (PR driver/81829). - - - - --- 2017-09-15 Martin Liška New
More PR81968 fixing More PR81968 fixing - - - - --- 2017-09-15 Richard Biener New
Backports for GCC 5 branch Backports for GCC 5 branch - - - - --- 2017-09-15 Martin Liška New
[C++] Incremental patch for -std=gnu++2a and -std=c++2a [C++] Incremental patch for -std=gnu++2a and -std=c++2a - - - - --- 2017-09-15 Jakub Jelinek New
[rs6000,v3] Folding of vector loads in GIMPLE [rs6000,v3] Folding of vector loads in GIMPLE - - - - --- 2017-09-15 will schmidt New
[pushed] Fix compile time error when using ansidecl.h with an old version of GCC. [pushed] Fix compile time error when using ansidecl.h with an old version of GCC. - - - - --- 2017-09-15 Pedro Alves New
[rs6000] gimple folding vector load test variant [rs6000] gimple folding vector load test variant - - - - --- 2017-09-15 will schmidt New
[committed] Fix combine make_extraction (PR rtl-optimization/82192) [committed] Fix combine make_extraction (PR rtl-optimization/82192) - - - - --- 2017-09-15 Jakub Jelinek New
Vxworks Maintainership Vxworks Maintainership - - - - --- 2017-09-15 Nathan Sidwell New
lra: make reload_pseudo_compare_func a proper comparator lra: make reload_pseudo_compare_func a proper comparator - - - - --- 2017-09-15 Alexander Monakov New
[aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb [aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb - - 1 - --- 2017-09-15 Steve Ellcey New
Implement C11 excess precision semantics for conversions (PR c/82071) Implement C11 excess precision semantics for conversions (PR c/82071) - - - - --- 2017-09-15 Joseph Myers New
[rs6000] Replace swap of a loaded vector constant with load of a swapped vector constant [rs6000] Replace swap of a loaded vector constant with load of a swapped vector constant - - - - --- 2017-09-15 Kelvin Nilsen New
Go patch committed: check for error expression in Array_type::get_backend_length Go patch committed: check for error expression in Array_type::get_backend_length - - - - --- 2017-09-15 Ian Lance Taylor New
Go patch committed: return an error statement for fallthrough in last case Go patch committed: return an error statement for fallthrough in last case - - - - --- 2017-09-15 Ian Lance Taylor New
RFA (hash-map): PATCH to support GTY((cache)) with hash_map RFA (hash-map): PATCH to support GTY((cache)) with hash_map - - - - --- 2017-09-15 Jason Merrill New
Backports to 6.x Backports to 6.x - - - - --- 2017-09-15 Jakub Jelinek New
[Fortran] PR 82018: -Wextra should imply -Wconversion-extra [Fortran] PR 82018: -Wextra should imply -Wconversion-extra - - - - --- 2017-09-16 Janus Weil New
Backports to 5.x Backports to 5.x - - - - --- 2017-09-16 Jakub Jelinek New
[committed] PR82228: Move ncopies calculation in vectorizable_live_operation [committed] PR82228: Move ncopies calculation in vectorizable_live_operation - - - - --- 2017-09-16 Richard Sandiford New
[RFA] Implement __VA_OPT__ [RFA] Implement __VA_OPT__ - - - - --- 2017-09-16 Tom Tromey New
[nds32] Refine formatting and comments. [nds32] Refine formatting and comments. - - - - --- 2017-09-17 Chung-Ju Wu New
[nds32] Add OPT_fsched_pressure and OPT_fomit_frame_pointer in optimization table. [nds32] Add OPT_fsched_pressure and OPT_fomit_frame_pointer in optimization table. - - - - --- 2017-09-17 Chung-Ju Wu New
[RS6000] PR81996, __builtin_return_address(0) fails [RS6000] PR81996, __builtin_return_address(0) fails - - - - --- 2017-09-17 Alan Modra New
[Fortran] PR 82143: add a -fdefault-real-16 flag [Fortran] PR 82143: add a -fdefault-real-16 flag - - - - --- 2017-09-17 Janus Weil New
[fortran] Warn about out-of-bounds-errors in DO loops [fortran] Warn about out-of-bounds-errors in DO loops - - - - --- 2017-09-17 Thomas Koenig New
Fix PR79622 Fix PR79622 - - - - --- 2017-09-18 Richard Biener New
[GRAPHITE] Enhance handled data-refs [GRAPHITE] Enhance handled data-refs - - - - --- 2017-09-18 Richard Biener New
Bump downloaded ISL version to 0.18 Bump downloaded ISL version to 0.18 - - - - --- 2017-09-18 Richard Biener New
Fix PR target/81361 Fix PR target/81361 - - - - --- 2017-09-18 Eric Botcazou New
[Ada] Allow generic package holding state [Ada] Allow generic package holding state - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada,PR,ada/71358] GNAT.Command_Line: crash in Getopt on empty Config [Ada,PR,ada/71358] GNAT.Command_Line: crash in Getopt on empty Config - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Spurious unreferenced warning in pramga Linker_Section [Ada] Spurious unreferenced warning in pramga Linker_Section - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[RFC] ipa: fix dumping with deleted multiversioning nodes [RFC] ipa: fix dumping with deleted multiversioning nodes - - - - --- 2017-09-18 Evgeny Kudryashov New
[Ada] Crash on illegal current instance [Ada] Crash on illegal current instance - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Crash on mutable record component with box initialization [Ada] Crash on mutable record component with box initialization - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Scalar_Storage_Order support in conjunction with overlay [Ada] Scalar_Storage_Order support in conjunction with overlay - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Implicit_Dereference with access to access and prefix notation [Ada] Implicit_Dereference with access to access and prefix notation - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Iterable aspect of derived types [Ada] Iterable aspect of derived types - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Validity check failure with packed array and pragma [Ada] Validity check failure with packed array and pragma - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Undefined symbol due to pragma Inline_Always [Ada] Undefined symbol due to pragma Inline_Always - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Spurious error in ASIS on static predicate aspects/ [Ada] Spurious error in ASIS on static predicate aspects/ - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Ravenscar simple barriers and validity checks [Ada] Ravenscar simple barriers and validity checks - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Spurious error with unqualified aggregate in instantiation. [Ada] Spurious error with unqualified aggregate in instantiation. - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Fix spurious error on component of overloaded function result [Ada] Fix spurious error on component of overloaded function result - - - - --- 2017-09-18 Pierre-Marie de Rodat New
Fix PR82220 Fix PR82220 - - - - --- 2017-09-18 Richard Biener New
Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD - - - - --- 2017-09-18 Richard Sandiford New
Prevent invalid register mode changes in combine Prevent invalid register mode changes in combine - - - - --- 2017-09-18 Richard Sandiford New
PR libstdc++/71187 reimplement declval without add_rvalue_reference PR libstdc++/71187 reimplement declval without add_rvalue_reference - - - - --- 2017-09-18 Jonathan Wakely New
Use built-in for std::make_integer_sequnce Use built-in for std::make_integer_sequnce - - - - --- 2017-09-18 Jonathan Wakely New
Backport fix: [PATCH] Fix target attribute handling (PR c++/81355). Backport fix: [PATCH] Fix target attribute handling (PR c++/81355). - - - - --- 2017-09-18 Martin Liška New
[GRAPHITE] Another SCOP verification goof [GRAPHITE] Another SCOP verification goof - - - - --- 2017-09-18 Richard Biener New
[GRAPHITE] Fix PR69728 [GRAPHITE] Fix PR69728 - - - - --- 2017-09-18 Richard Biener New
[AArch64] PR71307: Define union class of POINTER+FP [AArch64] PR71307: Define union class of POINTER+FP - - - - --- 2017-09-18 Richard Sandiford New
C++ PATCH for c++/82069, ICE with lambda in template C++ PATCH for c++/82069, ICE with lambda in template - - - - --- 2017-09-18 Jason Merrill New
[aarch64] Fix error calls in aarch64 code so they can be tranlated [aarch64] Fix error calls in aarch64 code so they can be tranlated - - - - --- 2017-09-18 Steve Ellcey New
[C++] Add a testcase for -std=c++1z [C++] Add a testcase for -std=c++1z - - - - --- 2017-09-18 Jakub Jelinek New
[committed] Add @findex for __builtin_shuffle (PR c/82234) [committed] Add @findex for __builtin_shuffle (PR c/82234) - - - - --- 2017-09-18 Jakub Jelinek New
« 1 2 ... 687 688 6891264 1265 »