Show patches with: Archived = No       |   126658 patches
« 1 2 ... 364 365 3661266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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] 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] Missing error on operator call [Ada] Missing error on operator 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] 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] Spurious accessibility error on allocator [Ada] Spurious accessibility error on allocator - - - - --- 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] 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
[Ada] Assert failure with -gnatwr [Ada] Assert failure with -gnatwr - - - - --- 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
make var-tracking iteration consistent make var-tracking iteration consistent - - - - --- 2020-07-13 Richard Biener New
libgccjit: Handle truncation and extension for casts [PR 95498] libgccjit: Handle truncation and extension for casts [PR 95498] - - - - --- 2020-07-13 Antoni Boucher New
aarch64: Delete duplicated option docs. aarch64: Delete duplicated option docs. - - - - --- 2020-07-12 Jim Wilson New
nvptx: Support floating point reciprocal instructions. nvptx: Support floating point reciprocal instructions. - - - - --- 2020-07-12 Roger Sayle New
MIPS: Fix __builtin_longjmp (PR 64242) MIPS: Fix __builtin_longjmp (PR 64242) - - - - --- 2020-07-12 Paul Hua New
libgomp: Add OMPD functions in 5.5.6 and related data types. libgomp: Add OMPD functions in 5.5.6 and related data types. - - - - --- 2020-07-11 y2s1982 New
Go patch committed: Avoid generating unnamed bool type descriptor Go patch committed: Avoid generating unnamed bool type descriptor - - - - --- 2020-07-11 Ian Lance Taylor New
Go patch committed: Handle aliases to pointer types with interfaces Go patch committed: Handle aliases to pointer types with interfaces - - - - --- 2020-07-11 Ian Lance Taylor New
nvptx: Support 16-bit shifts and extendqihi2. nvptx: Support 16-bit shifts and extendqihi2. - - - - --- 2020-07-11 Roger Sayle New
middle-end: Remove truly_noop_truncation check from convert.c middle-end: Remove truly_noop_truncation check from convert.c - - - - --- 2020-07-11 Roger Sayle New
[fortran,committed] Fix PR 96073, ICE on new warning [fortran,committed] Fix PR 96073, ICE on new warning - - - - --- 2020-07-11 Thomas Koenig New
value-range: Fix handling of POLY_INT_CST anti-ranges [PR96146] value-range: Fix handling of POLY_INT_CST anti-ranges [PR96146] - - - - --- 2020-07-11 Richard Sandiford New
rs6000: add effective-target test ppc_mma_hw rs6000: add effective-target test ppc_mma_hw - - - - --- 2020-07-10 Aaron Sawdey New
x86: Require Linux target for PR target/93492 tests x86: Require Linux target for PR target/93492 tests - - - - --- 2020-07-10 H.J. Lu New
rs6000: Add execution tests for mma builtins [v4] rs6000: Add execution tests for mma builtins [v4] - - - - --- 2020-07-10 Aaron Sawdey New
libgo patch committed: Update to Go 1.14.4 release libgo patch committed: Update to Go 1.14.4 release - - - - --- 2020-07-10 Ian Lance Taylor New
[fortran] Fix PR 96018, wrong code caused by implicit_pure [fortran] Fix PR 96018, wrong code caused by implicit_pure - - - - --- 2020-07-10 Thomas Koenig New
arm: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726] arm: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726] - - - - --- 2020-07-10 Richard Sandiford New
Patch RFA: In C++ demangler don't treat lambda as substitution candidate Patch RFA: In C++ demangler don't treat lambda as substitution candidate - - - - --- 2020-07-10 Ian Lance Taylor New
ipa-fnsummary: Fix ICE with switch predicates [PR96130] ipa-fnsummary: Fix ICE with switch predicates [PR96130] - - - - --- 2020-07-10 Jakub Jelinek New
c++: Fix tentative parsing of enum-specifier [PR96077] c++: Fix tentative parsing of enum-specifier [PR96077] - - - - --- 2020-07-10 Marek Polacek New
expr: Move reduce_bit_field target mode check [PR96151] expr: Move reduce_bit_field target mode check [PR96151] - - - - --- 2020-07-10 Richard Sandiford New
RISC-V: Fix regular expression in target-specific test RISC-V: Fix regular expression in target-specific test - - - - --- 2020-07-10 Simon Cook New
testsuite: Fix WPA scanning. testsuite: Fix WPA scanning. - - - - --- 2020-07-10 Martin Liška New
[pushed] c++: Support non-type template parms of union type. [pushed] c++: Support non-type template parms of union type. - - - - --- 2020-07-10 Jason Merrill New
[pushed] c++: Allow floating-point template parms in C++20. [pushed] c++: Allow floating-point template parms in C++20. - - - - --- 2020-07-10 Jason Merrill New
[pushed] c++: [[no_unique_address]] fixes. [PR96105] [pushed] c++: [[no_unique_address]] fixes. [PR96105] - - - - --- 2020-07-10 Jason Merrill New
[7/7,v2] rs6000/testsuite: Vector with length test cases Untitled series #188859 - - - - --- 2020-07-10 Kewen.Lin New
[5/7,v7] vect: Support vector load/store with length in vectorizer Untitled series #188857 - - - - --- 2020-07-10 Kewen.Lin New
[Ada] Fix expansion of 'Update with multiple choices in GNATprove [Ada] Fix expansion of 'Update with multiple choices in GNATprove - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Remove references to non-existing E_Protected_Object [Ada] Remove references to non-existing E_Protected_Object - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix detection of volatile properties in SPARK [Ada] Fix detection of volatile properties in SPARK - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Further improve the expansion of array aggregates [Ada] Further improve the expansion of array aggregates - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Fix crash on quantified expression in expression function (2) [Ada] Fix crash on quantified expression in expression function (2) - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Cleanup excessive conditions in Check_Completion [Ada] Cleanup excessive conditions in Check_Completion - - - - --- 2020-07-10 Pierre-Marie de Rodat New
[Ada] Revert too late setting of Ekind on discriminants [Ada] Revert too late setting of Ekind on discriminants - - - - --- 2020-07-10 Pierre-Marie de Rodat New
« 1 2 ... 364 365 3661266 1267 »