Show patches with: State = Action Required       |   128212 patches
« 1 2 ... 423 424 4251282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
V12 patch #7 of 14, Add PADDI/PLI tests V12 patch #7 of 14, Add PADDI/PLI tests - - - - --- 2020-01-10 Michael Meissner New
V12 patch #6 of 14, Add -mcpu=future target-supports options V12 patch #6 of 14, Add -mcpu=future target-supports options - - - - --- 2020-01-10 Michael Meissner New
V12 patch #5 of 14, Make -mpcrel default for -mcpu=future on little endian Linux 64-bit systems V12 patch #5 of 14, Make -mpcrel default for -mcpu=future on little endian Linux 64-bit systems - - - - --- 2020-01-10 Michael Meissner New
V12 patch #4 of 14, Optimize adjusting PC-relative vector addresses V12 patch #4 of 14, Optimize adjusting PC-relative vector addresses - - - - --- 2020-01-10 Michael Meissner New
V12 patch #3 of 14, Improve address validation in rs6000_adjust_vec_address V12 patch #3 of 14, Improve address validation in rs6000_adjust_vec_address - - - - --- 2020-01-10 Michael Meissner New
V12 patch #2 of 14, Refactor rs6000_adjust_vec_address & rs6000_split_vec_extract_var V12 patch #2 of 14, Refactor rs6000_adjust_vec_address & rs6000_split_vec_extract_var - - - - --- 2020-01-10 Michael Meissner New
V12 patch #1 of 14, add gcc_asserts for rs6000_adjust_vec_address V12 patch #1 of 14, add gcc_asserts for rs6000_adjust_vec_address - - - - --- 2020-01-09 Michael Meissner New
libgo patch committed: Compile examples in _test packages libgo patch committed: Compile examples in _test packages - - - - --- 2020-01-09 Ian Lance Taylor New
libstdc++: Fix <ext/pointer.h> incompatibilities with C++20 libstdc++: Fix <ext/pointer.h> incompatibilities with C++20 - - - - --- 2020-01-09 Jonathan Wakely New
rs6000: Fix PR93136, gcc.dg/vmx/ops.c and several other test break after r279772 rs6000: Fix PR93136, gcc.dg/vmx/ops.c and several other test break after r279772 - - - - --- 2020-01-09 Peter Bergner New
[committed,AArch64] Pass a mode to some SVE immediate queries [committed,AArch64] Pass a mode to some SVE immediate queries - - - - --- 2020-01-09 Richard Sandiford New
[wwwdocs] Git transition - how to access private user and vendor branches [wwwdocs] Git transition - how to access private user and vendor branches - - - - --- 2020-01-09 Richard Earnshaw (lists) New
libstdc++: Fix undefined behaviour in random dist serialization (PR93205) libstdc++: Fix undefined behaviour in random dist serialization (PR93205) - - - - --- 2020-01-09 Jonathan Wakely New
[committed,AArch64] Add banner comments to aarch64-sve2.md [committed,AArch64] Add banner comments to aarch64-sve2.md - - - - --- 2020-01-09 Richard Sandiford New
Go patch committed: Don't localize names in export data Go patch committed: Don't localize names in export data - - - - --- 2020-01-09 Ian Lance Taylor New
Go patch committed: Don't add composite literal keys to package bindings Go patch committed: Don't add composite literal keys to package bindings - - - - --- 2020-01-09 Ian Lance Taylor New
[AArch64,SVE] Implement svld1ro intrinsic. [AArch64,SVE] Implement svld1ro intrinsic. - - - - --- 2020-01-09 Matthew Malcomson New
[committed,AArch64] Simplify WHILERW and WHILEWR definition [committed,AArch64] Simplify WHILERW and WHILEWR definition - - - - --- 2020-01-09 Richard Sandiford New
[committed,AArch64] Rename UNSPEC_WHILE* to match instruction mnemonics [committed,AArch64] Rename UNSPEC_WHILE* to match instruction mnemonics - - - - --- 2020-01-09 Richard Sandiford New
[committed,AArch64] Rename SVE shape "unary_count" to "unary_to_uint" [committed,AArch64] Rename SVE shape "unary_count" to "unary_to_uint" - - - - --- 2020-01-09 Richard Sandiford New
[committed,AArch64] Specify some SVE ACLE functions in a more generic way [committed,AArch64] Specify some SVE ACLE functions in a more generic way - - - - --- 2020-01-09 Richard Sandiford New
[committed,AArch64] Tweak iterator usage for [SU]Q{ADD,SUB} [committed,AArch64] Tweak iterator usage for [SU]Q{ADD,SUB} - - - - --- 2020-01-09 Richard Sandiford New
[committed,AArch64] Remove fictitious [SU]RHSUB instructions [committed,AArch64] Remove fictitious [SU]RHSUB instructions - - - - --- 2020-01-09 Richard Sandiford New
[committed,Fortran] PR84135 fix merging dimension into codimension array spec [committed,Fortran] PR84135 fix merging dimension into codimension array spec - - - - --- 2020-01-09 Tobias Burnus New
libstdc++: Define memory resource key functions non-inline (PR93208) libstdc++: Define memory resource key functions non-inline (PR93208) - - - - --- 2020-01-09 Jonathan Wakely New
rename local _C2 identifiers in stl map header files rename local _C2 identifiers in stl map header files - - - - --- 2020-01-09 Olivier Hainque New
[C++,coroutines,6/7] libiberty demangler update. Untitled series #152162 - - - - --- 2020-01-09 Iain Sandoe New
[C++,coroutines,6/7,v2] Testsuite. [C++,coroutines,1/7] Common code and base definitions. - - - - --- 2020-01-09 Iain Sandoe New
[C++,coroutines,5/7,v2] Standard library header. [C++,coroutines,1/7] Common code and base definitions. - - - - --- 2020-01-09 Iain Sandoe New
[C++,coroutines,4/7,v2] Middle end expanders and transforms. [C++,coroutines,1/7] Common code and base definitions. - - - - --- 2020-01-09 Iain Sandoe New
[C++,coroutines,3/7,v2] Front end parsing and transforms. [C++,coroutines,1/7] Common code and base definitions. - - - - --- 2020-01-09 Iain Sandoe New
[C++,coroutines,2/7,v2] Define builtins and internal functions. [C++,coroutines,1/7] Common code and base definitions. - - - - --- 2020-01-09 Iain Sandoe New
[C++,coroutines,1/7] Common code and base definitions. [C++,coroutines,1/7] Common code and base definitions. - - - - --- 2020-01-09 Iain Sandoe New
[wwwdocs] Updates to contribute.html for git-friendly posting rules [wwwdocs] Updates to contribute.html for git-friendly posting rules - - - - --- 2020-01-09 Richard Earnshaw (lists) New
Fix PR93054 Fix PR93054 - - - - --- 2020-01-09 Richard Biener New
Fix PR93040 Fix PR93040 - - - - --- 2020-01-09 Richard Biener New
[avr,applied] : Set -fsplit-wide-types-early. [avr,applied] : Set -fsplit-wide-types-early. - - - - --- 2020-01-09 Georg-Johann Lay New
[committed] Don't ICE on invalid h modifier use in inline-asm (PR inline-asm/93202) [committed] Don't ICE on invalid h modifier use in inline-asm (PR inline-asm/93202) - - - - --- 2020-01-09 Jakub Jelinek New
RISC-V: Disable use of TLS copy relocs. RISC-V: Disable use of TLS copy relocs. - - - - --- 2020-01-09 Jim Wilson New
testsuite: add lib/nn-line-numbers.exp testsuite: add lib/nn-line-numbers.exp - - - - --- 2020-01-08 David Malcolm New
[C++,3/3] Add TARGET_EXPR_DIRECT_INIT_P sanity check. [C++,1/3] Remove constexpr support for DECL_BY_REFERENCE. - - - - --- 2020-01-08 Jason Merrill New
[C++,2/3] PR c++/91369 - constexpr destructor and member initializer. [C++,1/3] Remove constexpr support for DECL_BY_REFERENCE. - - - - --- 2020-01-08 Jason Merrill New
[C++,1/3] Remove constexpr support for DECL_BY_REFERENCE. [C++,1/3] Remove constexpr support for DECL_BY_REFERENCE. - - - - --- 2020-01-08 Jason Merrill New
[committed] Make Wstringop-overflow-27 testnames unique [was Re: [PING 3][PATCH] track dynamic allo… [committed] Make Wstringop-overflow-27 testnames unique [was Re: [PING 3][PATCH] track dynamic allo… - - - - --- 2020-01-08 Jeff Law New
[committed] hash-map-tests.c: fix memory leak [committed] hash-map-tests.c: fix memory leak - - - - --- 2020-01-08 David Malcolm New
avoid warning on vectorized past-the-end stores (PR 93200) avoid warning on vectorized past-the-end stores (PR 93200) - - - - --- 2020-01-08 Martin Sebor New
libstdc++: Fix error handling in filesystem::remove_all (PR93201) libstdc++: Fix error handling in filesystem::remove_all (PR93201) - - - - --- 2020-01-08 Jonathan Wakely New
Add missing { dg-require-effective-target fpic } directives to aarch64 tests Add missing { dg-require-effective-target fpic } directives to aarch64 tests - - - - --- 2020-01-08 Olivier Hainque New
[OpenACC] libgomp.texi — document acc_*_async and acc_*_finalize(_async) functions [OpenACC] libgomp.texi — document acc_*_async and acc_*_finalize(_async) functions - - - - --- 2020-01-08 Tobias Burnus New
[committed] libgomp.texi: Fix typos, use https. [committed] libgomp.texi: Fix typos, use https. - - - - --- 2020-01-08 Tobias Burnus New
Use cgraph_node::dump_{asm_},name where possible. Use cgraph_node::dump_{asm_},name where possible. - - - - --- 2020-01-08 Martin Liška New
Make sinking clobbers across EH reliable Make sinking clobbers across EH reliable - - - - --- 2020-01-08 Richard Biener New
Fix PR92997 Fix PR92997 - - - - --- 2020-01-08 Richard Biener New
*ping* - Re: [Patch] Rework OpenACC nested reduction clause consistency checking (was: Re: [PATCH][… *ping* - Re: [Patch] Rework OpenACC nested reduction clause consistency checking (was: Re: [PATCH][… - - - - --- 2020-01-08 Frederik Harwath New
Avoid operand re-parsing when moving stmts, PR93199 Avoid operand re-parsing when moving stmts, PR93199 - - - - --- 2020-01-08 Richard Biener New
[amdgcn] Add support for sub-word sync_compare_and_swap operations [amdgcn] Add support for sub-word sync_compare_and_swap operations - - - - --- 2020-01-08 Kwok Cheung Yeung New
arm: Fix rmprofile multilibs when architecture includes +mp or +sec (PR target/93188) arm: Fix rmprofile multilibs when architecture includes +mp or +sec (PR target/93188) - - - - --- 2020-01-08 Richard Earnshaw (lists) New
[41/41] analyzer: test suite v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[40/41] gdbinit.in: add break-on-saved-diagnostic v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[39/41] analyzer: new files: diagnostic-manager.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[38/41] analyzer: new files: checker-path.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[37/41] analyzer: new files: engine.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[36/41] analyzer: new files: state-purge.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[35/41] analyzer: new file: exploded-graph.h v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[34/41] analyzer: new files: program-state.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[33/41] analyzer: new files: program-point.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[32/41] analyzer: new files: call-string.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[31/41] analyzer: new files: analysis-plan.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[30/41] analyzer: new file: sm-taint.cc v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[29/41] analyzer: new file: sm-signal.cc v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[28/41] analyzer: new file: sm-sensitive.cc v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[27/41] analyzer: new file: sm-pattern-test.cc v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[26/41] analyzer: new file: sm-file.cc v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[25/41] analyzer: new files: sm-malloc.cc and sm-malloc.dot v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[24/41] analyzer: new files: sm.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[23/41] analyzer: new files: pending-diagnostic.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[22/41] analyzer: new files: region-model.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[21/41] analyzer: new files: constraint-manager.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[20/41] analyzer: new files: tristate.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[19/41] analyzer: new files: analyzer.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[18/41] analyzer: new files: supergraph.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[17/41] analyzer: new files: digraph.{cc|h} and shortest-paths.h v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[16/41] analyzer: new files: graphviz.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[15/41] analyzer: new file: analyzer-pass.cc and pass registration v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[14/41] analyzer: logging support v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[13/41] analyzer: command-line options v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[12/41] analyzer: new files: analyzer-selftests.{cc|h} v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[11/41] analyzer: add new files to Makefile.in v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[10/41] analyzer: changes to configure.ac v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[09/41] analyzer: add ChangeLog v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[08/41] timevar.def: add TVs for analyzer v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[07/41] Add ordered_hash_map v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[06/41] Add diagnostic paths v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[05/41] Add -fdiagnostics-nn-line-numbers v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[04/41] vec.h: add auto_delete_vec v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[03/41] sbitmap.h: add operator const_sbitmap to auto_sbitmap v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[02/41] analyzer: internal documentation v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
[01/41] analyzer: user-facing documentation v5 of analyzer patch kit - - - - --- 2020-01-08 David Malcolm New
Improve __builtin_sub_overflow with signed double-word operands (PR target/93141) Improve __builtin_sub_overflow with signed double-word operands (PR target/93141) - - - - --- 2020-01-08 Jakub Jelinek New
Fix x86 ICE when peepholing2 @stack_protect_set_1_<mode> with *lea<mode> (PR target/93187) Fix x86 ICE when peepholing2 @stack_protect_set_1_<mode> with *lea<mode> (PR target/93187) - - - - --- 2020-01-08 Jakub Jelinek New
« 1 2 ... 423 424 4251282 1283 »