Show patches with: State = Action Required       |   126503 patches
« 1 2 ... 519 520 5211265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Privatize independent OpenACC reductions Privatize independent OpenACC reductions - - - - --- 2018-07-20 Cesar Philippidis New
Add support for making maps 'private' inside OpenACC offloaded regions Add support for making maps 'private' inside OpenACC offloaded regions - - - - --- 2018-07-20 Cesar Philippidis New
Fix PR70828 - broken array-type subarrays inside acc data, in OpenACC Fix PR70828 - broken array-type subarrays inside acc data, in OpenACC - - - - --- 2018-07-20 Cesar Philippidis New
[Fortran] PR 57160: short-circuit IF only with -ffrontend-optimize [Fortran] PR 57160: short-circuit IF only with -ffrontend-optimize - - - - --- 2018-07-20 Janus Weil New
libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86 libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86 - - - - --- 2018-07-20 H.J. Lu New
Go patch committed: Fix order of evaluation of boolean expressions Go patch committed: Fix order of evaluation of boolean expressions - - - - --- 2018-07-20 Ian Lance Taylor New
[rs6000] AIX test fixes 2 [rs6000] AIX test fixes 2 - - - - --- 2018-07-20 Carl Love New
i386: Remove _Unwind_Frames_Increment i386: Remove _Unwind_Frames_Increment - - - - --- 2018-07-20 H.J. Lu New
-fsave-optimization-record: add contrib/optrecord.py -fsave-optimization-record: add contrib/optrecord.py - - - - --- 2018-07-20 David Malcolm New
[2/2] condition_variable: Use steady_clock to implement wait_for [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
[1/2] condition_variable: Report early wakeup of wait_until as no_timeout [1/2] condition_variable: Report early wakeup of wait_until as no_timeout - - - - --- 2018-07-20 Mike Crowe New
Don't create non zero terminated string constant Don't create non zero terminated string constant - - - - --- 2018-07-20 Bernd Edlinger New
PR libstdc++/86595 add missing noexcept PR libstdc++/86595 add missing noexcept - - - - --- 2018-07-20 Jonathan Wakely New
PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro - - - - --- 2018-07-20 Jonathan Wakely New
Fix PR86585 Fix PR86585 - - - - --- 2018-07-20 Richard Biener New
Make the vectoriser drop to strided accesses for stores with gaps Make the vectoriser drop to strided accesses for stores with gaps - - - - --- 2018-07-20 Richard Sandiford New
Fold pointer range checks with equal spans Fold pointer range checks with equal spans - - - - --- 2018-07-20 Richard Sandiford New
Handle SLP of call pattern statements Handle SLP of call pattern statements - - - - --- 2018-07-20 Richard Sandiford New
Optimization for std::to_string() Optimization for std::to_string() - - - - --- 2018-07-20 niXman New
[AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64 [AArch64] Implement new intrinsics vabsd_s64 and vnegd_s64 - - - - --- 2018-07-20 Vlad Lazar New
[AAarch64,v2] Add support for TARGET_COMPUTE_FRAME_LAYOUT [AAarch64,v2] Add support for TARGET_COMPUTE_FRAME_LAYOUT - - - - --- 2018-07-20 Vlad Lazar New
Remove unused code. Remove unused code. - - - - --- 2018-07-20 Martin Liška New
Prototype of hook for possible list of option values. Prototype of hook for possible list of option values. - - - - --- 2018-07-20 Martin Liška New
SCCVN Datastructure TLC, part 2 SCCVN Datastructure TLC, part 2 - - - - --- 2018-07-20 Richard Biener New
Stepping down, mostly... Stepping down, mostly... - - - - --- 2018-07-20 DJ Delorie New
Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug Explicitly mark _S_ti() as default visibility to work around clang -fvisibility-inlines-hidden bug - - - - --- 2018-07-19 Li, Pan2 via Gcc-patches New
commited: avoid extended initializer lists warnings commited: avoid extended initializer lists warnings - - - - --- 2018-07-19 Martin Sebor New
warn for strlen of arrays with missing nul (PR 86552) warn for strlen of arrays with missing nul (PR 86552) - - - - --- 2018-07-19 Martin Sebor New
[obvious?] Some minor nits in string folding functions [obvious?] Some minor nits in string folding functions - - - - --- 2018-07-19 Bernd Edlinger New
Simplify the base characteristics for some type traits Simplify the base characteristics for some type traits - - - - --- 2018-07-19 Jonathan Wakely New
Merge Ignore and Deprecated in .opt files. Merge Ignore and Deprecated in .opt files. - - - - --- 2018-07-19 Martin Liška New
SCCVN data-structure TLC SCCVN data-structure TLC - - - - --- 2018-07-19 Richard Biener New
i386: Define __HAVE_INDIRECT_RETURN_ATTRIBUTE__ i386: Define __HAVE_INDIRECT_RETURN_ATTRIBUTE__ - - - - --- 2018-07-19 H.J. Lu New
[wwwdocs] Mention LTO link-time issue fixed in gcc 8.2 [wwwdocs] Mention LTO link-time issue fixed in gcc 8.2 - - - - --- 2018-07-19 Jan Hubicka New
RFC: Patch to implement Aarch64 SIMD ABI RFC: Patch to implement Aarch64 SIMD ABI - - - - --- 2018-07-18 Steve Ellcey New
[C++] Further get_identifier ("string literal") C++ FE caching [C++] Further get_identifier ("string literal") C++ FE caching - - - - --- 2018-07-18 Jakub Jelinek New
[AArch64] Add support for 16-bit FMOV immediates [AArch64] Add support for 16-bit FMOV immediates - - - - --- 2018-07-18 Richard Sandiford New
[wwwdocs] Document new sve-acle-branch [wwwdocs] Document new sve-acle-branch - - - - --- 2018-07-18 Richard Sandiford New
Compilation error in simple-object-elf.c Compilation error in simple-object-elf.c - - - - --- 2018-07-18 Eli Zaretskii New
Show valid options for -march and -mtune in --help=target for arm32 (PR driver/83193). Show valid options for -march and -mtune in --help=target for arm32 (PR driver/83193). - - - - --- 2018-07-18 Martin Liška New
Provide extension hint for aarch64 target (PR driver/83193). Provide extension hint for aarch64 target (PR driver/83193). - - - - --- 2018-07-18 Martin Liška New
Print default options selection for -march,-mcpu and -mtune for aarch64 (PR driver/83193). Print default options selection for -march,-mcpu and -mtune for aarch64 (PR driver/83193). - - - - --- 2018-07-18 Martin Liška New
Call REAL(swapcontext) with indirect_return attribute on x86 Call REAL(swapcontext) with indirect_return attribute on x86 - - - - --- 2018-07-18 H.J. Lu New
[2/3] i386: Change indirect_return to function type attribute Untitled series #56248 - - - - --- 2018-07-18 H.J. Lu New
[avr,PR85624] - Fix ICE when initializing 128-byte aligned array [avr,PR85624] - Fix ICE when initializing 128-byte aligned array - - - - --- 2018-07-18 Senthil Kumar Selvaraj New
Fix PR86557 Fix PR86557 - - - - --- 2018-07-18 Richard Biener New
[gomp5] Add support for C++ range for loops in #pragma omp {distribute,for,simd,taskloop} [gomp5] Add support for C++ range for loops in #pragma omp {distribute,for,simd,taskloop} - - - - --- 2018-07-18 Jakub Jelinek New
[Fortran,v2] Use MIN/MAX_EXPR for min/max intrinsics [Fortran,v2] Use MIN/MAX_EXPR for min/max intrinsics - - - - --- 2018-07-18 Kyrill Tkachov New
[C++] Hide __for_{range,begin,end} symbols (PR c++/85515, take 2) [C++] Hide __for_{range,begin,end} symbols (PR c++/85515, take 2) - - - - --- 2018-07-18 Jakub Jelinek New
Introduce instance discriminators Introduce instance discriminators - - - - --- 2018-07-18 Alexandre Oliva New
[committed] And now fixing alignment stuff for ARM [committed] And now fixing alignment stuff for ARM - - - - --- 2018-07-18 Jeff Law New
[PR86544] Fix Popcount detection generates different code on C and C++ [PR86544] Fix Popcount detection generates different code on C and C++ - - - - --- 2018-07-18 Kugan Vivekanandarajah New
[committed] Fix typo/thinko in recent tree-ssa-dse.c change [committed] Fix typo/thinko in recent tree-ssa-dse.c change - - - - --- 2018-07-17 Jeff Law New
[rs6000] Fix AIX test case failures [rs6000] Fix AIX test case failures - - - - --- 2018-07-17 Carl Love New
[committed] Restoring MIPS builds after alignment changes [committed] Restoring MIPS builds after alignment changes - - - - --- 2018-07-17 Jeff Law New
[rs6000] Sort Altivec/VSX built-in functions into subsubsections according to configuration require… [rs6000] Sort Altivec/VSX built-in functions into subsubsections according to configuration require… - - - - --- 2018-07-17 Kelvin Nilsen New
[committed] Fix FRV builds [committed] Fix FRV builds - - - - --- 2018-07-17 Jeff Law New
Make function clone name numbering independent. Make function clone name numbering independent. - - - - --- 2018-07-17 Michael Ploujnikov New
[committed] Restore nios2 builds [committed] Restore nios2 builds - - - - --- 2018-07-17 Jeff Law New
[C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) [C++] Disallow type specifiers among lambda-declarator decl-specifier-seq (PR c++/86550) - - - - --- 2018-07-17 Jakub Jelinek New
Fix invalid cc_status after [const_][us]mulsi3_highpart Fix invalid cc_status after [const_][us]mulsi3_highpart - - - - --- 2018-07-17 Andreas Schwab New
Go patch committed: Don't set btype_ field too early for an alias type Go patch committed: Don't set btype_ field too early for an alias type - - - - --- 2018-07-17 Ian Lance Taylor New
[testsuite] PPC testsuite pr85456.c [testsuite] PPC testsuite pr85456.c - - - - --- 2018-07-17 David Edelsohn New
Go patch committed: Connect the concrete type and the placeholder for circular types Go patch committed: Connect the concrete type and the placeholder for circular types - - - - --- 2018-07-17 Ian Lance Taylor New
[testsuite] Restrict some PPC tests [testsuite] Restrict some PPC tests - - - - --- 2018-07-17 David Edelsohn New
C++ PATCH for c++/86480, nested variadic lambda and constexpr if C++ PATCH for c++/86480, nested variadic lambda and constexpr if - - - - --- 2018-07-17 Jason Merrill New
fix a couple of bugs in const string folding (PR 86532) fix a couple of bugs in const string folding (PR 86532) - - - - --- 2018-07-17 Martin Sebor New
Fix error level of warning about C++ style comments Fix error level of warning about C++ style comments - - - - --- 2018-07-17 Jason Franklin New
PR libstdc++/86450 use -Wabi=2 and simplify -Werror use PR libstdc++/86450 use -Wabi=2 and simplify -Werror use - - - - --- 2018-07-17 Jonathan Wakely New
Remove unused explicit instantiation of __bind_simple Remove unused explicit instantiation of __bind_simple - - - - --- 2018-07-17 Jonathan Wakely New
[Fortran] Use MIN/MAX_EXPR for intrinsics or __builtin_fmin/max when appropriate [Fortran] Use MIN/MAX_EXPR for intrinsics or __builtin_fmin/max when appropriate - - - - --- 2018-07-17 Kyrill Tkachov New
[C++] Fix PR86523 [C++] Fix PR86523 - - - - --- 2018-07-17 Richard Biener New
[COMMITTED,ARC] Don't use deprecated align_labels_log variable. [COMMITTED,ARC] Don't use deprecated align_labels_log variable. - - - - --- 2018-07-17 Claudiu Zissulescu Ianculescu New
[C++] Another permerror related tweak [C++] Another permerror related tweak - - - - --- 2018-07-17 Paolo Carlini New
[committed] Fix OpenMP taskloop lowering (PR middle-end/86542) [committed] Fix OpenMP taskloop lowering (PR middle-end/86542) - - - - --- 2018-07-17 Jakub Jelinek New
S/390: Add CFI for mcount call sequences S/390: Add CFI for mcount call sequences - - - - --- 2018-07-17 Ilya Leoshkevich New
[Ada] Fix spurious check failure for Character discriminant [Ada] Fix spurious check failure for Character discriminant - - - - --- 2018-07-17 Eric Botcazou New
[Ada] Spurious error on prefixed call in an instantiation [Ada] Spurious error on prefixed call in an instantiation - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Fix incompatibility Default_Scalar_Storage_Order/tagged types [Ada] Fix incompatibility Default_Scalar_Storage_Order/tagged types - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Use standard version of s-memory.adb for mingw32 [Ada] Use standard version of s-memory.adb for mingw32 - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Faulty ignored Ghost code removal [Ada] Faulty ignored Ghost code removal - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Configuration state not observed for instance bodies [Ada] Configuration state not observed for instance bodies - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Minor fix for imported C++ constructors [Ada] Minor fix for imported C++ constructors - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Assertion_Policy for class-wide precondition [Ada] Assertion_Policy for class-wide precondition - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Missing check on illegal equality operation in subprogram [Ada] Missing check on illegal equality operation in subprogram - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Crash processing abstract state aspect of a package [Ada] Crash processing abstract state aspect of a package - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Argument_String_To_List creates empty items from whitespace [Ada] Argument_String_To_List creates empty items from whitespace - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Spurious error on Part_Of indicator [Ada] Spurious error on Part_Of indicator - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Avoid confusing warning on exception propagation in GNATprove mode [Ada] Avoid confusing warning on exception propagation in GNATprove mode - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Secondary stack leak in statements block located in a loop [Ada] Secondary stack leak in statements block located in a loop - - - - --- 2018-07-17 Pierre-Marie de Rodat New
Fix PR86456 Fix PR86456 - - - - --- 2018-07-17 Richard Biener New
[Ada] Add elaboration-related switches to GNAT UGN [Ada] Add elaboration-related switches to GNAT UGN - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] New ignored Ghost code removal mechanism [Ada] New ignored Ghost code removal mechanism - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Secondary stack leak in loop iterator [Ada] Secondary stack leak in loop iterator - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Fix Next_Actual when used on calls "inlined for proof" [Ada] Fix Next_Actual when used on calls "inlined for proof" - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Attach the special GNATprove HEAP entity to the Standard package [Ada] Attach the special GNATprove HEAP entity to the Standard package - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Spurious error on unused Part_Of constituent [Ada] Spurious error on unused Part_Of constituent - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[Ada] Crash on case expression in build-in-place function [Ada] Crash on case expression in build-in-place function - - - - --- 2018-07-17 Pierre-Marie de Rodat New
[committed] Fix OpenMP taskloop handling of reference temporaries (PR middle-end/86539) [committed] Fix OpenMP taskloop handling of reference temporaries (PR middle-end/86539) - - - - --- 2018-07-17 Jakub Jelinek New
haiku: Initial build support haiku: Initial build support - - - - --- 2018-07-17 Alexander von Gluck IV New
« 1 2 ... 519 520 5211265 1266 »