Show patches with: State = Action Required       |    Archived = No       |   126616 patches
« 1 2 ... 517 518 5191266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Handle TARGET_SPLIT_COMPLEX_ARG in default VA_ARG_EXPR implementation Handle TARGET_SPLIT_COMPLEX_ARG in default VA_ARG_EXPR implementation - - - - --- 2018-08-02 Chung-Lin Tang New
[C++] Fix PR86763, wrong-code with TYPE_TYPELESS_STORAGE [C++] Fix PR86763, wrong-code with TYPE_TYPELESS_STORAGE - - - - --- 2018-08-02 Richard Biener New
PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) ) PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) ) - - - - --- 2018-08-02 Martin Sebor New
[rs6000] Correct descriptions of __builtin_bcdadd* and _builtin_bcdsub* functions [rs6000] Correct descriptions of __builtin_bcdadd* and _builtin_bcdsub* functions - - - - --- 2018-08-01 Kelvin Nilsen New
Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS - - - - --- 2018-08-01 Jonathan Wakely New
Move all wide_int_range* functions into wide-int-range.[ch] Move all wide_int_range* functions into wide-int-range.[ch] - - - - --- 2018-08-01 Aldy Hernandez New
[gomp5] depend/depobj adjustments [gomp5] depend/depobj adjustments - - - - --- 2018-08-01 Jakub Jelinek New
Fix TSan on ppc64le (PR libsanitizer/86759) Fix TSan on ppc64le (PR libsanitizer/86759) - - - - --- 2018-08-01 Marek Polacek New
Document and fix -r (partial linking) Document and fix -r (partial linking) - - - - --- 2018-08-01 Allan Sandfeld Jensen New
[committed,AArch64] Update expected output for sve/var_stride_[24].c [committed,AArch64] Update expected output for sve/var_stride_[24].c - - - - --- 2018-08-01 Richard Sandiford New
[committed,AArch64] XFAIL sve/vcond_[45].c tests [committed,AArch64] XFAIL sve/vcond_[45].c tests - - - - --- 2018-08-01 Richard Sandiford New
[x86] Match movss and movsd "blend" instructions [x86] Match movss and movsd "blend" instructions - - - - --- 2018-08-01 Allan Sandfeld Jensen New
[v2,Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks [v2,Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks - - - - --- 2018-08-01 Sam Tebbs New
Backport gettext fixes to get rid of warnings on macOS Backport gettext fixes to get rid of warnings on macOS - - - - --- 2018-08-01 Simon Marchi New
[4/4] RPO-style value-numbering for FRE/PRE RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[3/4] Use RPO VN from unrolling RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[2/4] Add rev_post_order_and_mark_dfs_back_seme RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[1/4] Add dynamic CFG flag allocation RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[gomp5] Parse task modifier of reduction clauses [gomp5] Parse task modifier of reduction clauses - - - - --- 2018-08-01 Jakub Jelinek New
PR libstdc++/60555 std::system_category() should recognise POSIX errno values PR libstdc++/60555 std::system_category() should recognise POSIX errno values - - - - --- 2018-08-01 Jonathan Wakely New
[nvptx,committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE [nvptx,committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE - - - - --- 2018-08-01 Tom de Vries New
[libgomp,nvptx,committed] Add cuda-lib.def [libgomp,nvptx,committed] Add cuda-lib.def - - - - --- 2018-08-01 Tom de Vries New
[PATCHv3,6/6] Extra async tests, not for merging std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,5/6] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,4/6] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,3/6] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,2/6] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,1/6] Improve libstdc++-v3 async test std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[C++,obvious] PR 86661 [C++,obvious] PR 86661 - - - - --- 2018-08-01 Paolo Carlini New
Improve address CSE Improve address CSE - - - - --- 2018-08-01 Richard Biener New
[testsuite] : Use -O0 for gcc.dg/plugin/poly-int-07_plugin.c ... [testsuite] : Use -O0 for gcc.dg/plugin/poly-int-07_plugin.c ... - - - - --- 2018-08-01 Uros Bizjak New
Check the STRING_CSTs in varasm.c Check the STRING_CSTs in varasm.c - - - - --- 2018-08-01 Bernd Edlinger New
Create internally nul terminated string literals in fortan FE Create internally nul terminated string literals in fortan FE - - - - --- 2018-08-01 Bernd Edlinger New
Handle overlength strings in C++ FE Handle overlength strings in C++ FE - - - - --- 2018-08-01 Bernd Edlinger New
Handle overlength strings in the C FE Handle overlength strings in the C FE - - - - --- 2018-08-01 Bernd Edlinger New
[testsuite] : Xfail pr84512.c on alpha*-*-*. [testsuite] : Xfail pr84512.c on alpha*-*-*. - - - - --- 2018-08-01 Uros Bizjak New
[C++] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be… [C++] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be… - - - - --- 2018-08-01 Paolo Carlini New
[testsuite] : Fix PR 86153, test case g++.dg/pr83239.C fails [testsuite] : Fix PR 86153, test case g++.dg/pr83239.C fails - - - - --- 2018-08-01 Uros Bizjak New
Improve dumping of value profiling transformations. Improve dumping of value profiling transformations. - - - - --- 2018-08-01 Martin Liška New
__gcov_indirect_call_callee can't be null in __gcov_indirect_call_profiler_v2. __gcov_indirect_call_callee can't be null in __gcov_indirect_call_profiler_v2. - - - - --- 2018-08-01 Martin Liška New
[RFC] Clean up of histogram allocation and release. [RFC] Clean up of histogram allocation and release. - - - - --- 2018-08-01 Martin Liška New
Add memmove to value profiling (PR value-prof/35543). Add memmove to value profiling (PR value-prof/35543). - - - - --- 2018-08-01 Martin Liška New
Correct name of file in ChangeLog Correct name of file in ChangeLog - - - - --- 2018-08-01 Matthew Malcomson New
Fix remove_stmt in vectorizable_simd_clone_call (PR 86758) Fix remove_stmt in vectorizable_simd_clone_call (PR 86758) - - - - --- 2018-08-01 Richard Sandiford New
Fix over-widening handling of COND_EXPRs (PR 86749) Fix over-widening handling of COND_EXPRs (PR 86749) - - - - --- 2018-08-01 Richard Sandiford New
Fix build with ISL 0.20 Fix build with ISL 0.20 - - - - --- 2018-08-01 Richard Biener New
libgo patch committed: Use poll rather than pollset on AIX libgo patch committed: Use poll rather than pollset on AIX - - - - --- 2018-08-01 Ian Lance Taylor New
Don't unconditionally define feature test macros in <version> Don't unconditionally define feature test macros in <version> - - - - --- 2018-07-31 Jonathan Wakely New
[Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute [Aarch64] Implement Aarch64 SIMD ABI and aarch64_vector_pcs attribute - - - - --- 2018-07-31 Steve Ellcey New
change %G argument from gcall* to gimple* change %G argument from gcall* to gimple* - - - - --- 2018-07-31 Martin Sebor New
[og8] More goacc_parlevel enhancements [og8] More goacc_parlevel enhancements - - - - --- 2018-07-31 Cesar Philippidis New
PR libstdc++/86751 default assignment operators for std::pair PR libstdc++/86751 default assignment operators for std::pair - - - - --- 2018-07-31 Jonathan Wakely New
[og8] Add __builtin_goacc_parlevel_{id,size} [og8] Add __builtin_goacc_parlevel_{id,size} - - - - --- 2018-07-31 Cesar Philippidis New
[nvptx] Truncate config/nvptx/oacc-parallel.c [nvptx] Truncate config/nvptx/oacc-parallel.c - - - - --- 2018-07-31 Cesar Philippidis New
[Committed] S/390: Don't emit prefetch instructions for clrmem [Committed] S/390: Don't emit prefetch instructions for clrmem - - - - --- 2018-07-31 Andreas Krebbel New
[rs6000] refactor/cleanup in rs6000-string.c [rs6000] refactor/cleanup in rs6000-string.c - - - - --- 2018-07-31 Aaron Sawdey New
[nvptx] Remove use of CUDA unified memory in libgomp [nvptx] Remove use of CUDA unified memory in libgomp - - - - --- 2018-07-31 Cesar Philippidis New
[nvptx] Remove use of 'struct map' from plugin (nvptx) [nvptx] Remove use of 'struct map' from plugin (nvptx) - - - - --- 2018-07-31 Cesar Philippidis New
[AIX] Optimize the time required for loading XCOFF data [AIX] Optimize the time required for loading XCOFF data - - - - --- 2018-07-31 REIX, Tony New
Improve libstdc++ docs w.r.t newer C++ standards Improve libstdc++ docs w.r.t newer C++ standards - - - - --- 2018-07-31 Jonathan Wakely New
[nvptx] Use CUDA driver API to select default runtime launch, geometry [nvptx] Use CUDA driver API to select default runtime launch, geometry - - - - --- 2018-07-31 Cesar Philippidis New
Replace safe bool idiom with explicit operator bool Replace safe bool idiom with explicit operator bool - - - - --- 2018-07-31 Jonathan Wakely New
, Improve PowerPC switch behavior on medium code model system , Improve PowerPC switch behavior on medium code model system - - - - --- 2018-07-31 Michael Meissner New
Make GO string literals properly NUL terminated Make GO string literals properly NUL terminated - - - - --- 2018-07-31 Bernd Edlinger New
arm: Testcase for PR86640 arm: Testcase for PR86640 - - - - --- 2018-07-31 Segher Boessenkool New
[Ada] Make middle-end string literals NUL terminated [Ada] Make middle-end string literals NUL terminated - - - - --- 2018-07-31 Bernd Edlinger New
[fortran] A first small step towards CFI descriptor implementation [fortran] A first small step towards CFI descriptor implementation - - - - --- 2018-07-31 Paul Richard Thomas New
[Ada] Secondary stack leak with access-to-subprogram [Ada] Secondary stack leak with access-to-subprogram - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Spurious error on default parameter in protected operation [Ada] Spurious error on default parameter in protected operation - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] GNATmake fails to detect missing body [Ada] GNATmake fails to detect missing body - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Fix alignment of mutex_t and cond_t type on 32-bit SPARC/Solaris [Ada] Fix alignment of mutex_t and cond_t type on 32-bit SPARC/Solaris - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Wrong value after assignment of overlain record objects [Ada] Wrong value after assignment of overlain record objects - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Spurious error on the placement of aspect Global [Ada] Spurious error on the placement of aspect Global - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Compiler failure on an extended_return_statement in a block [Ada] Compiler failure on an extended_return_statement in a block - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Spurious warning on iteration over range of 64-bit modular type [Ada] Spurious warning on iteration over range of 64-bit modular type - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Replace low-level calls to Ekind with high-level calls to Is_Formal [Ada] Replace low-level calls to Ekind with high-level calls to Is_Formal - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Deconstruct 'F' as a prefix for an ALI data [Ada] Deconstruct 'F' as a prefix for an ALI data - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[Ada] Spurious error -- "allocation from empty storage pool" [Ada] Spurious error -- "allocation from empty storage pool" - - - - --- 2018-07-31 Pierre-Marie de Rodat New
[AARCH64] Use stdint integers in vect_su_add_sub.c [AARCH64] Use stdint integers in vect_su_add_sub.c - - - - --- 2018-07-31 Matthew Malcomson New
[Aarch64] Added pattern to match zero extended bfxil [Aarch64] Added pattern to match zero extended bfxil - - - - --- 2018-07-31 Sam Tebbs New
convert braced initializers to strings (PR 71625) convert braced initializers to strings (PR 71625) - - - - --- 2018-07-30 Martin Sebor New
Libraries' configure scripts should not read config-ml.in when multilib is disabled Libraries' configure scripts should not read config-ml.in when multilib is disabled - - - - --- 2018-07-30 John Ericson New
avoid incomplete types in -Warray-bounds (PR 86741) avoid incomplete types in -Warray-bounds (PR 86741) - - - - --- 2018-07-30 Martin Sebor New
PR libstdc++/86734 make reverse_iterator::operator-> more robust PR libstdc++/86734 make reverse_iterator::operator-> more robust - - - - --- 2018-07-30 Jonathan Wakely New
Add workaround for aligned_alloc bug on AIX Add workaround for aligned_alloc bug on AIX - - - - --- 2018-07-30 Jonathan Wakely New
[5/5] C-SKY port v2: libgcc C-SKY port v2 - - - - --- 2018-07-30 Sandra Loosemore New
[4/5] C-SKY port v2: Testsuite C-SKY port v2 - - - - --- 2018-07-30 Sandra Loosemore New
[3/5] C-SKY port v2: Documentation C-SKY port v2 - - - - --- 2018-07-30 Sandra Loosemore New
[1/5] C-SKY port v2: Configury C-SKY port v2 - - - - --- 2018-07-30 Sandra Loosemore New
testcase for 2-2 combine testcase for 2-2 combine - - - - --- 2018-07-30 Segher Boessenkool New
[c++] Fix DECL_BY_REFERENCE of clone parms [c++] Fix DECL_BY_REFERENCE of clone parms - - - - --- 2018-07-30 Tom de Vries New
arm: Generate correct const_ints (PR86640) arm: Generate correct const_ints (PR86640) - - - - --- 2018-07-30 Segher Boessenkool New
[OBVIOUS,ARM,libgcc] Fix comment for code working on architectures >= 4 [OBVIOUS,ARM,libgcc] Fix comment for code working on architectures >= 4 - - - - --- 2018-07-30 Christophe Lyon New
Fix the damage done by my other patch from yesterday to strlenopt-49.c Fix the damage done by my other patch from yesterday to strlenopt-49.c - - - - --- 2018-07-30 Bernd Edlinger New
[10/11] Make the vectoriser do its own DCE Add a vec_basic_block of scalar statements - - - - --- 2018-07-30 Richard Sandiford New
[05/11] Add a vect_stmt_to_vectorize helper function Add a vec_basic_block of scalar statements - - - - --- 2018-07-30 Richard Sandiford New
[04/11] Add a vect_orig_stmt helper function Add a vec_basic_block of scalar statements - - - - --- 2018-07-30 Richard Sandiford New
[03/11] Remove vect_transform_stmt grouped_store argument Add a vec_basic_block of scalar statements - - - - --- 2018-07-30 Richard Sandiford New
[02/11] Remove vect_schedule_slp return value Add a vec_basic_block of scalar statements - - - - --- 2018-07-30 Richard Sandiford New
[01/11] Schedule SLP earlier Add a vec_basic_block of scalar statements - - - - --- 2018-07-30 Richard Sandiford New
« 1 2 ... 517 518 5191266 1267 »