Show patches with: State = Action Required       |   126616 patches
« 1 2 ... 365 366 3671266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Spurious accessibility error on allocator in generic instance [Ada] Spurious accessibility error on allocator in generic instance - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Spurious redundant use clause warning [Ada] Spurious redundant use clause warning - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code message [Ada] gnatbind: Fix No_Entry_Calls_In_Elaboration_Code message - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Adjust heuristics about size of static aggregates [Ada] Adjust heuristics about size of static aggregates - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Set missing Parent field of block entity [Ada] Set missing Parent field of block entity - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPU [Ada] Ada2020: AI12-0117 Restriction No_Tasks_Unassigned_To_CPU - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Do not perform null exclusion static checks on generated entities [Ada] Do not perform null exclusion static checks on generated entities - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] AI12-0373 Additional check on Integer_Literal function [Ada] AI12-0373 Additional check on Integer_Literal function - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] AI12-0042: Type invariant checking rules [Ada] AI12-0042: Type invariant checking rules - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Incorrect static accessibility error in return aggregate [Ada] Incorrect static accessibility error in return aggregate - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Add centralized capacity check in Generic_Bignums [Ada] Add centralized capacity check in Generic_Bignums - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Wrong execution of Tan on large argument [Ada] Wrong execution of Tan on large argument - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[Ada] Ada2020: AI12-0289 Implicitly null excluding anon access [Ada] Ada2020: AI12-0289 Implicitly null excluding anon access - - - - --- 2020-07-16 Pierre-Marie de Rodat New
[wwwdocs,v2] projects/tree-ssa: add a big banner to tree-browser.html [wwwdocs,v2] projects/tree-ssa: add a big banner to tree-browser.html - - - - --- 2020-07-16 Hu, Jiangping New
testsuite/rs6000: Add option to ignore vect cost model testsuite/rs6000: Add option to ignore vect cost model - - - - --- 2020-07-16 Kewen.Lin New
c++: Get rid of convert_like* macros. c++: Get rid of convert_like* macros. - - - - --- 2020-07-15 Marek Polacek New
[committed,OG10] amdgcn: Tune default OpenMP/OpenACC GPU utilization [committed,OG10] amdgcn: Tune default OpenMP/OpenACC GPU utilization - - - - --- 2020-07-15 Andrew Stubbs New
i386: Introduce peephole2 to use flags from CMPXCHG more [PR96189] i386: Introduce peephole2 to use flags from CMPXCHG more [PR96189] - - - - --- 2020-07-15 Uros Bizjak New
x86: Inline strncmp only with -minline-all-stringops x86: Inline strncmp only with -minline-all-stringops - - - - --- 2020-07-15 H.J. Lu New
[2/2] S/390: Emit vector alignment hints for z13 if AS accepts them S/390: Support vector load/store alignment hints - - - - --- 2020-07-15 Stefan Schulze Frielinghaus New
[1/2] S/390: Support vector load/store alignment hints S/390: Support vector load/store alignment hints - - - - --- 2020-07-15 Stefan Schulze Frielinghaus New
non-power-of-2 group size can be vectorized for 2-element vectors case (PR96208) non-power-of-2 group size can be vectorized for 2-element vectors case (PR96208) - - - - --- 2020-07-15 Dmitrij Pochepko New
[committed] openmp: Fix up loop-21.c [PR96198] [committed] openmp: Fix up loop-21.c [PR96198] - - - - --- 2020-07-15 Jakub Jelinek New
Require CET support only for the final GCC build Require CET support only for the final GCC build - - - - --- 2020-07-15 H.J. Lu New
c++: refactor some parser code c++: refactor some parser code - - - - --- 2020-07-15 Nathan Sidwell New
[Ada] Do not generate elaboration code for alignment aspect [Ada] Do not generate elaboration code for alignment aspect - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Cleanup in Convert_To_Positional after previous work [Ada] Cleanup in Convert_To_Positional after previous work - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Cleanup code related to object overlays [Ada] Cleanup code related to object overlays - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Ongoing work for AI12-0212: container aggregates [Ada] Ongoing work for AI12-0212: container aggregates - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Fix logic in Allocate_Any_Controlled [Ada] Fix logic in Allocate_Any_Controlled - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Spurious error on Predicate_Failure aspect [Ada] Spurious error on Predicate_Failure aspect - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Target name is an object reference [Ada] Target name is an object reference - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Fix oversight in Delayed_Aspect_Present predicate [Ada] Fix oversight in Delayed_Aspect_Present predicate - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Ongoing work for unnamed and named container aggregates [Ada] Ongoing work for unnamed and named container aggregates - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Mark standard containers as not in SPARK [Ada] Mark standard containers as not in SPARK - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Spurious accessibility error on allocator [Ada] Spurious accessibility error on allocator - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Fix slices and qualified expressions being effectively volatile [Ada] Fix slices and qualified expressions being effectively volatile - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Fix for possibly null ranges in 'Update and delta_aggregate [Ada] Fix for possibly null ranges in 'Update and delta_aggregate - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Use Sloc of delay statement in timed entry call [Ada] Use Sloc of delay statement in timed entry call - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Cleanup condition for an effectively volatile array type [Ada] Cleanup condition for an effectively volatile array type - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Guard against access to wrong fields in Is_Renaming [Ada] Guard against access to wrong fields in Is_Renaming - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] ACATS 4.1P [BDB4001] - 13.11.4(22-23/3) not enforced [Ada] ACATS 4.1P [BDB4001] - 13.11.4(22-23/3) not enforced - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Missing error on operator call [Ada] Missing error on operator call - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Do not generate extra copies inside initialization procedures [Ada] Do not generate extra copies inside initialization procedures - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Assert failure with -gnatwr [Ada] Assert failure with -gnatwr - - - - --- 2020-07-15 Pierre-Marie de Rodat New
[Ada] Small addition and tweaks in documentation on freezing [Ada] Small addition and tweaks in documentation on freezing - - - - --- 2020-07-15 Pierre-Marie de Rodat New
c++: error recovery & pragmas c++: error recovery & pragmas - - - - --- 2020-07-15 Nathan Sidwell New
genemit.c (main): split insn-emit.c for compiling parallelly genemit.c (main): split insn-emit.c for compiling parallelly - - - - --- 2020-07-15 Jojo R New
Reunify x86 stack checking implementation Reunify x86 stack checking implementation - - - - --- 2020-07-15 Eric Botcazou New
nvptx: Provide vec_set<mode> and vec_extract<vmode><mode> patterns. nvptx: Provide vec_set<mode> and vec_extract<vmode><mode> patterns. - - - - --- 2020-07-15 Roger Sayle New
[committed] c++: Add new test [PR59978] [committed] c++: Add new test [PR59978] - - - - --- 2020-07-14 Marek Polacek New
PR fortran/89574 - [8/9/10/11 Regression] ICE in conv_function_val, at fortran/trans-expr.c:3792 PR fortran/89574 - [8/9/10/11 Regression] ICE in conv_function_val, at fortran/trans-expr.c:3792 - - - - --- 2020-07-14 Harald Anlauf New
x86: Replace __glibc_unlikely with __builtin_expect x86: Replace __glibc_unlikely with __builtin_expect - - - - --- 2020-07-14 H.J. Lu New
libgomp: Add OMPD Address Space Information functions. libgomp: Add OMPD Address Space Information functions. - - - - --- 2020-07-14 y2s1982 New
[3/4] libstdc++: Add floating-point std::to_chars implementation Untitled series #189689 - - - - --- 2020-07-14 Patrick Palka New
[2/4] libstdc++: Apply modifications to our local copy of Ryu Untitled series #189689 - - - - --- 2020-07-14 Patrick Palka New
c++: Parser initialization cleanup c++: Parser initialization cleanup - - - - --- 2020-07-14 Nathan Sidwell New
[v2] sparc/sparc64: use crtendS.o for default-pie executables [PR96190] [v2] sparc/sparc64: use crtendS.o for default-pie executables [PR96190] - - - - --- 2020-07-14 Sergei Trofimovich New
[rs6000,gcc-8] Improve handling of built-in initialization. [PR95952] [rs6000,gcc-8] Improve handling of built-in initialization. [PR95952] - - - - --- 2020-07-14 will schmidt New
c++: tree dumper c++: tree dumper - - - - --- 2020-07-14 Nathan Sidwell New
c++: refactor a few class.c fns c++: refactor a few class.c fns - - - - --- 2020-07-14 Nathan Sidwell New
[Middle-end] Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all] [Middle-end] Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all] - - - - --- 2020-07-14 Qing Zhao New
[committed,OpenMP,Fortran] Fix goacc/finalize-1.f tree dump-scanning for -m32 (was: [Patch] [OpenMP… [committed,OpenMP,Fortran] Fix goacc/finalize-1.f tree dump-scanning for -m32 (was: [Patch] [OpenMP… - - - - --- 2020-07-14 Tobias Burnus New
expr: Unbreak build of mesa [PR96194] expr: Unbreak build of mesa [PR96194] - - - - --- 2020-07-14 Jakub Jelinek New
c++: comments & formatting c++: comments & formatting - - - - --- 2020-07-14 Nathan Sidwell New
core: comment & formatting core: comment & formatting - - - - --- 2020-07-14 Nathan Sidwell New
core: tree-node comments and robustify core: tree-node comments and robustify - - - - --- 2020-07-14 Nathan Sidwell New
doc: fix a couple of typos doc: fix a couple of typos - - - - --- 2020-07-14 Nathan Sidwell New
libsanitizer: Fix GetPcSpBp determination of SP on 32-bit Solaris/x86 libsanitizer: Fix GetPcSpBp determination of SP on 32-bit Solaris/x86 - - - - --- 2020-07-14 Rainer Orth New
driver: Fix several memory leaks driver: Fix several memory leaks - - - - --- 2020-07-14 Alex Coplan New
c++: Use error_at rather than warning_at for missing return in constexpr functions [PR96182] c++: Use error_at rather than warning_at for missing return in constexpr functions [PR96182] - - - - --- 2020-07-14 Jakub Jelinek New
builtins: Avoid useless char/short -> int promotions before atomics [PR96176] builtins: Avoid useless char/short -> int promotions before atomics [PR96176] - - - - --- 2020-07-14 Jakub Jelinek New
target: fix default value checking of x_str_align_functions in aarch64.c target: fix default value checking of x_str_align_functions in aarch64.c - - - - --- 2020-07-14 Hu, Jiangping New
libgomp: Add Fortran routine support for allocators libgomp: Add Fortran routine support for allocators - - - - --- 2020-07-14 Tobias Burnus New
sparc/sparc64: use PIE_SPEC to select crtendS.o [PR96190] sparc/sparc64: use PIE_SPEC to select crtendS.o [PR96190] - - - - --- 2020-07-14 Sergei Trofimovich New
[10] c++: Treat GNU and Advanced SIMD vectors as distinct [PR95726] [10] c++: Treat GNU and Advanced SIMD vectors as distinct [PR95726] - - - - --- 2020-07-13 Richard Sandiford New
rs6000: clean up testsuite power10_hw check rs6000: clean up testsuite power10_hw check - - - - --- 2020-07-13 Aaron Sawdey New
c++: constraints and explicit instantiation [PR96164] c++: constraints and explicit instantiation [PR96164] - - - - --- 2020-07-13 Patrick Palka New
testsuite: scan-lang-dump-times & scan-lang-dump-not testsuite: scan-lang-dump-times & scan-lang-dump-not - - - - --- 2020-07-13 Nathan Sidwell New
makefile cleanup makefile cleanup - - - - --- 2020-07-13 Nathan Sidwell New
[committed] c++: Add test [PR95288] [committed] c++: Add test [PR95288] - - - - --- 2020-07-13 Marek Polacek New
libgomp: Fix hang when profiling OpenACC programs with CUDA 9.0 nvprof libgomp: Fix hang when profiling OpenACC programs with CUDA 9.0 nvprof - - - - --- 2020-07-13 Kwok Cheung Yeung New
testsuite: Fix scan-lang-dump-not testsuite: Fix scan-lang-dump-not - - - - --- 2020-07-13 Nathan Sidwell New
tree-optimization/96163 - fix placement issue with SLP and vectors tree-optimization/96163 - fix placement issue with SLP and vectors - - - - --- 2020-07-13 Richard Biener New
x86: Change CTZ_DEFINED_VALUE_AT_ZERO to return 0/2 x86: Change CTZ_DEFINED_VALUE_AT_ZERO to return 0/2 - - - - --- 2020-07-13 H.J. Lu New
[wwwdocs] Explicitly list powerpc64le-unknown-linux-gnu as a primary platform [wwwdocs] Explicitly list powerpc64le-unknown-linux-gnu as a primary platform - - - - --- 2020-07-13 Florian Weimer New
[rs6000] : Refine RTL unroll hook for small loops [rs6000] : Refine RTL unroll hook for small loops - - - - --- 2020-07-13 Jiufu Guo New
[committed] libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161) [committed] libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161) - - - - --- 2020-07-13 Jonathan Wakely New
fix global variable alignment for testcase gcc.dg/torture/pr96133.c fix global variable alignment for testcase gcc.dg/torture/pr96133.c - - - - --- 2020-07-13 Richard Biener New
[5/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) - - - - --- 2020-07-13 Xi Ruoyao New
[4/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) - - - - --- 2020-07-13 Xi Ruoyao New
[3/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) - - - - --- 2020-07-13 Xi Ruoyao New
[2/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) - - - - --- 2020-07-13 Xi Ruoyao New
[1/5] libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) libstdc++: keep subtree sizes in pb_ds binary search trees (PR 81806) - - - - --- 2020-07-13 Xi Ruoyao New
[cris,4/4] cris: Add new pass eliminating compares after delay-slot-filling various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
[cris,3/4] cris: Remove config/cris/t-cris gt-cris.h cargo various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
[cris,2/4] cris: Use addi.b for additions where flags aren't inspected various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
[cris,1/4] cris: Correct output templates in define_subst patterns. various cc0-related (and not) regression fixes - - - - --- 2020-07-13 Hans-Peter Nilsson New
Fix _mm512_{,mask_}cmp*_p[ds]_mask at -O0 [PR96174] Fix _mm512_{,mask_}cmp*_p[ds]_mask at -O0 [PR96174] - - - - --- 2020-07-13 Jakub Jelinek New
[v2,RISC-V] Add support for TLS stack protector canary access [v2,RISC-V] Add support for TLS stack protector canary access - - - - --- 2020-07-13 瞿仙淼 New
« 1 2 ... 365 366 3671266 1267 »