Show patches with: State = Action Required       |    Archived = No       |   126459 patches
« 1 2 ... 577 578 5791264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Backports to 6.x Backports to 6.x - - - - --- 2017-09-15 Jakub Jelinek 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
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
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
[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
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
[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
lra: make reload_pseudo_compare_func a proper comparator lra: make reload_pseudo_compare_func a proper comparator - - - - --- 2017-09-15 Alexander Monakov New
Vxworks Maintainership Vxworks Maintainership - - - - --- 2017-09-15 Nathan Sidwell 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
[rs6000] gimple folding vector load test variant [rs6000] gimple folding vector load test variant - - - - --- 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,v3] Folding of vector loads in GIMPLE [rs6000,v3] Folding of vector loads in GIMPLE - - - - --- 2017-09-15 will schmidt 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
Backports for GCC 5 branch Backports for GCC 5 branch - - - - --- 2017-09-15 Martin Liška New
More PR81968 fixing More PR81968 fixing - - - - --- 2017-09-15 Richard Biener New
Revert r238089 (PR driver/81829). Revert r238089 (PR driver/81829). - - - - --- 2017-09-15 Martin Liška New
[demangler] Fix nested generic lambda [demangler] Fix nested generic lambda - - - - --- 2017-09-15 Nathan Sidwell New
Backports to 7.x Backports to 7.x - - - - --- 2017-09-15 Jakub Jelinek 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
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
Fix an SVE failure in the Fortran matmul* tests Fix an SVE failure in the Fortran matmul* tests - - - - --- 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
Include phis in SLP unrolling calculation Include phis in SLP unrolling calculation - - - - --- 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
Fix type of bitstart in vectorizable_live_operation Fix type of bitstart in vectorizable_live_operation - - - - --- 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
Invoke vectorizable_live_operation in a consistent way Invoke vectorizable_live_operation in a consistent way - - - - --- 2017-09-15 Richard Sandiford 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
Fix PR82217 Fix PR82217 - - - - --- 2017-09-15 Richard Biener New
Backports for GCC 6 branch Backports for GCC 6 branch - - - - --- 2017-09-15 Martin Liška New
Backports for GCC 7 branch Backports for GCC 7 branch - - - - --- 2017-09-15 Martin Liška New
[GRAPHITE] Fix PR68823 [GRAPHITE] Fix PR68823 - - - - --- 2017-09-15 Richard Biener 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
[RFC,4/5] Change iv_analyze_result to take const_rtx. 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,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,1/5] Add separate parms for rtl unroller Loop unrolling and memory load streams - - - - --- 2017-09-15 Kugan Vivekanandarajah New
[C++] Renames/adjustments of 1z to 17 [C++] Renames/adjustments of 1z to 17 - - - - --- 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++] 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 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
[PATCHv2] Add a -Wcast-align=strict warning [PATCHv2] Add a -Wcast-align=strict warning - - - - --- 2017-09-14 Bernd Edlinger 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
[PR82163] Rewrite loop into lcssa form instantly [PR82163] Rewrite loop into lcssa form instantly - - - - --- 2017-09-14 Bin Cheng 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
[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
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
Add LOOP_VINFO_MAX_VECT_FACTOR Add LOOP_VINFO_MAX_VECT_FACTOR - - - - --- 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 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_num_copies helper routine Add a vect_get_num_copies helper routine - - - - --- 2017-09-14 Richard Sandiford New
Add gimple_build_vector* helpers Add gimple_build_vector* helpers - - - - --- 2017-09-14 Richard Sandiford New
Use vec<> for constant permute masks Use vec<> for constant permute masks - - - - --- 2017-09-14 Richard Sandiford New
Use vec<> in build_vector Use vec<> in build_vector - - - - --- 2017-09-14 Richard Sandiford New
Store VECTOR_CST_NELTS directly in tree_node Store VECTOR_CST_NELTS directly in tree_node - - - - --- 2017-09-14 Richard Sandiford 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
[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
Minor tweak to dwarf2out_source_line Minor tweak to dwarf2out_source_line - - - - --- 2017-09-14 Eric Botcazou New
[committed] Formatting fixes in the combiner [committed] Formatting fixes in the combiner - - - - --- 2017-09-14 Jakub Jelinek New
Add comments to struct cgraph_thunk_info Add comments to struct cgraph_thunk_info - - - - --- 2017-09-14 Pierre-Marie de Rodat New
[i386,libgcc] PR 82196 -mcall-ms2sysv-xlogues emits wrong AVX/SSE MOV [i386,libgcc] PR 82196 -mcall-ms2sysv-xlogues emits wrong AVX/SSE MOV - - - - --- 2017-09-14 Daniel Santos New
Go patch committed: simplify select and channel operations Go patch committed: simplify select and channel operations - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: avoid compiler crash on invalid programs Go patch committed: avoid compiler crash on invalid programs - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: emit type specific functions for aliases Go patch committed: emit type specific functions for aliases - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: Fix struct field names for embedded aliases Go patch committed: Fix struct field names for embedded aliases - - - - --- 2017-09-14 Ian Lance Taylor New
Go patch committed: fix check for notinheap conversion Go patch committed: fix check for notinheap conversion - - - - --- 2017-09-14 Ian Lance Taylor New
[OpenACC] Enable SIMD vectorization on vector loops [OpenACC] Enable SIMD vectorization on vector loops - - - - --- 2017-09-13 Cesar Philippidis New
, Add support for __builtin_{sqrt,fma}f128 on PowerPC ISA 3.0 , Add support for __builtin_{sqrt,fma}f128 on PowerPC ISA 3.0 - - - - --- 2017-09-13 Michael Meissner New
Fallout from -static-pie to GCC driver to create static PIE Fallout from -static-pie to GCC driver to create static PIE - - - - --- 2017-09-13 Jakub Jelinek New
Turn FUNCTION_ARG_OFFSET into a hook Turn FUNCTION_ARG_OFFSET into a hook - - - - --- 2017-09-13 Richard Sandiford New
Turn TRULY_NOOP_TRUNCATION into a hook Turn TRULY_NOOP_TRUNCATION into a hook - - - - --- 2017-09-13 Richard Sandiford New
Turn CANNOT_CHANGE_MODE_CLASS into a hook Turn CANNOT_CHANGE_MODE_CLASS into a hook - - - - --- 2017-09-13 Richard Sandiford New
Fix PR target/82066 - target pragma and attribute documentation for ARM, AArch64, and S/390 Fix PR target/82066 - target pragma and attribute documentation for ARM, AArch64, and S/390 - - - - --- 2017-09-13 Steve Ellcey New
[aarch64] Fix target/pr77729 - missed optimization related to zero extension [aarch64] Fix target/pr77729 - missed optimization related to zero extension - - - - --- 2017-09-13 Steve Ellcey New
Fix libstdc++ tests using invalid effective-target Fix libstdc++ tests using invalid effective-target - - - - --- 2017-09-13 Jonathan Wakely New
[AArch64] Restrict lrint inlining on ILP32. [AArch64] Restrict lrint inlining on ILP32. - - - - --- 2017-09-13 Tamar Christina New
PR libstdc++/81468 constrain std::chrono::time_point constructor PR libstdc++/81468 constrain std::chrono::time_point constructor - - - - --- 2017-09-13 Jonathan Wakely New
[Aarch64] Update failing testcase pr62178.c [Aarch64] Update failing testcase pr62178.c - - - - --- 2017-09-13 Jackson Woodruff New
[Ada] Review dependency tracking for Ada sources without -gnatd.n support [Ada] Review dependency tracking for Ada sources without -gnatd.n support - - - - --- 2017-09-13 Pierre-Marie de Rodat New
[store-merging] Use store order as tie-breaker in sort_by_bitpos [store-merging] Use store order as tie-breaker in sort_by_bitpos - - - - --- 2017-09-13 Kyrill Tkachov New
[C++] don't put conv-op names in identifier hash [C++] don't put conv-op names in identifier hash - - - - --- 2017-09-13 Nathan Sidwell New
[C++] rename METHOD_VEC to MEMBER_VEC [C++] rename METHOD_VEC to MEMBER_VEC - - - - --- 2017-09-13 Nathan Sidwell New
C PATCH to fix ICE with -Wsizeof-array-argument (PR c/82167) C PATCH to fix ICE with -Wsizeof-array-argument (PR c/82167) - - - - --- 2017-09-13 Marek Polacek New
Fix -fcompare-debug issues in find_many_sub_basic_blocks (PR target/81325) Fix -fcompare-debug issues in find_many_sub_basic_blocks (PR target/81325) - - - - --- 2017-09-13 Jakub Jelinek New
[Ada] vxworks: auto-registration of foreign threads [Ada] vxworks: auto-registration of foreign threads - - - - --- 2017-09-13 Pierre-Marie de Rodat New
[Ada] Ineffective pragma Suppress (Alignment_Check) on warning [Ada] Ineffective pragma Suppress (Alignment_Check) on warning - - - - --- 2017-09-13 Pierre-Marie de Rodat New
Better fix for the x86_64 -mcmodel=large ICEs (PR target/82145) Better fix for the x86_64 -mcmodel=large ICEs (PR target/82145) - - - - --- 2017-09-13 Jakub Jelinek New
[wwwdocs] Tweak a link in gcc-4.3/porting_to.html [wwwdocs] Tweak a link in gcc-4.3/porting_to.html - - - - --- 2017-09-13 Gerald Pfeifer New
PR libstdc++/81835 fix broken URLs in libstdc++ docs PR libstdc++/81835 fix broken URLs in libstdc++ docs - - - - --- 2017-09-13 Jonathan Wakely New
[Ada] Undefined symbol at link time due to Disable_Controlled [Ada] Undefined symbol at link time due to Disable_Controlled - - - - --- 2017-09-13 Pierre-Marie de Rodat New
Add GIMPLE verification for a few codes Add GIMPLE verification for a few codes - - - - --- 2017-09-13 Richard Biener New
Define std::__to_address helper Define std::__to_address helper - - - - --- 2017-09-13 Jonathan Wakely New
[SPARC] Small source location information fix [SPARC] Small source location information fix - - - - --- 2017-09-12 Eric Botcazou New
Turn SECONDARY_MEMORY_NEEDED into a hook Turn SECONDARY_MEMORY_NEEDED into a hook - - - - --- 2017-09-12 Richard Sandiford New
Turn SECONDARY_MEMORY_NEEDED_MODE into a target hook Turn SECONDARY_MEMORY_NEEDED_MODE into a target hook - - - - --- 2017-09-12 Richard Sandiford New
[AArch64] Refactor of aarch64-ldpstp.md [AArch64] Refactor of aarch64-ldpstp.md - - - - --- 2017-09-12 Jackson Woodruff New
[C] field_decl_cmp [C] field_decl_cmp - - - - --- 2017-09-12 Nathan Sidwell New
[AArch64,2/2] Fix memory sizes to load/store patterns Untitled series #2724 - - - - --- 2017-09-12 James Greenhalgh New
« 1 2 ... 577 578 5791264 1265 »