Show patches with: State = Action Required       |    Archived = No       |   126660 patches
« 1 2 ... 354 355 3561266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RS6000] rs6000_rtx_costs reduce cost for SETs [RS6000] rs6000_rtx_costs reduce cost for SETs - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs cost IOR [RS6000] rs6000_rtx_costs cost IOR - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs multi-insn constants [RS6000] rs6000_rtx_costs multi-insn constants - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs comment [RS6000] rs6000_rtx_costs comment - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs for AND [RS6000] rs6000_rtx_costs for AND - - - - --- 2020-09-15 Alan Modra New
[RS6000] rs6000_rtx_costs for PLUS/MINUS constant [RS6000] rs6000_rtx_costs for PLUS/MINUS constant - - - - --- 2020-09-15 Alan Modra New
[RS6000] Count rldimi constant insns [RS6000] Count rldimi constant insns - - - - --- 2020-09-15 Alan Modra New
bb-reorder: Fix for ICEs caused by 69ca5f3a9882 bb-reorder: Fix for ICEs caused by 69ca5f3a9882 - - - - --- 2020-09-14 Segher Boessenkool New
libbacktrace: Add support for MiniDebugInfo libbacktrace: Add support for MiniDebugInfo - - - - --- 2020-09-14 Ian Lance Taylor New
PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90 PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90 - - - - --- 2020-09-14 Harald Anlauf New
[COMMITTED,1/2] bpf: use the expected instruction for NOPs [COMMITTED,1/2] bpf: use the expected instruction for NOPs - - - - --- 2020-09-14 Jose E. Marchesi New
[pushed] Darwin, X86, testsuite: Fix pr87767 tests for Darwin. [pushed] Darwin, X86, testsuite: Fix pr87767 tests for Darwin. - - - - --- 2020-09-14 Iain Sandoe New
c, c++: Implement -Wsizeof-array-div [PR91741] c, c++: Implement -Wsizeof-array-div [PR91741] - - - - --- 2020-09-14 Marek Polacek New
c++: local externs in templates do not get template head c++: local externs in templates do not get template head - - - - --- 2020-09-14 Nathan Sidwell New
[committed] analyzer: add -param=analyzer-max-constraints= [committed] analyzer: add -param=analyzer-max-constraints= - - - - --- 2020-09-14 David Malcolm New
aarch64: Fix ICE on fpsr fpcr getters [PR96968] aarch64: Fix ICE on fpsr fpcr getters [PR96968] - - - - --- 2020-09-14 Andrea Corallo New
[committed] analyzer: fix constraint explosion on many-cased-switch [PR96653] [committed] analyzer: fix constraint explosion on many-cased-switch [PR96653] - - - - --- 2020-09-14 David Malcolm New
[committed] analyzer: add regression test for leak false positive [committed] analyzer: add regression test for leak false positive - - - - --- 2020-09-14 David Malcolm New
[committed] analyzer: fix ICE on setjmp with non-pointer-type [PR97029] [committed] analyzer: fix ICE on setjmp with non-pointer-type [PR97029] - - - - --- 2020-09-14 David Malcolm New
libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator - - - - --- 2020-09-14 Michael Weghorn New
[2/2] AArch64: Add support for --with-tune [1/2] AArch64: Cleanup CPU option processing code - - - - --- 2020-09-14 Wilco Dijkstra New
[1/2] AArch64: Cleanup CPU option processing code [1/2] AArch64: Cleanup CPU option processing code - - - - --- 2020-09-14 Wilco Dijkstra New
AArch64: Enable fast shifts on Neoverse N1 AArch64: Enable fast shifts on Neoverse N1 - - - - --- 2020-09-14 Wilco Dijkstra New
rs6000: Remove useless insns fed into lvx/stvx [PR97019] rs6000: Remove useless insns fed into lvx/stvx [PR97019] - - - - --- 2020-09-14 Kewen.Lin New
tree-optimization/97043 - fix latent wrong-code with SLP vectorization tree-optimization/97043 - fix latent wrong-code with SLP vectorization - - - - --- 2020-09-14 Richard Biener New
libiberty/pex-win32.c: Initialize orig_err libiberty/pex-win32.c: Initialize orig_err - - - - --- 2020-09-14 Christophe Lyon New
[V2] vec: don't select partial vectors when looping on full vectors [V2] vec: don't select partial vectors when looping on full vectors - - - - --- 2020-09-14 Andrea Corallo New
rtlanal: fix subreg handling in set_noop_p () rtlanal: fix subreg handling in set_noop_p () - - - - --- 2020-09-14 Ilya Leoshkevich New
Fix dangling references in thunks at -O0 Fix dangling references in thunks at -O0 - - - - --- 2020-09-14 Eric Botcazou New
Fortran : Two further previously missed ICEs PR53298 Fortran : Two further previously missed ICEs PR53298 - - - - --- 2020-09-14 Mark Eggleston New
RISC-V: fix a typo in riscv.h RISC-V: fix a typo in riscv.h - - - - --- 2020-09-14 Yeting Kuo New
Fix overflow handling in std::align Fix overflow handling in std::align - - - - --- 2020-09-14 Glen Fernandes New
this patch modify an unused variable in aarch64-unwind.h this patch modify an unused variable in aarch64-unwind.h - - - - --- 2020-09-14 Wei Wentao New
Fix overflow handling in std::align Fix overflow handling in std::align - - - - --- 2020-09-14 Glen Fernandes New
Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234) Ping: [PATCH 2/2 V3] Simplify plusminus-mult-with-convert expr in forwprop (PR 94234) - - - - --- 2020-09-14 Feng Xue OS New
Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234) Ping: [PATCH 1/2] Fold plusminus_mult expr with multi-use operands (PR 94234) - - - - --- 2020-09-14 Feng Xue OS New
Put absolute address jump table in data.rel.ro.local if targets support relocations Put absolute address jump table in data.rel.ro.local if targets support relocations - - - - --- 2020-09-14 HAO CHEN GUI New
PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic PR fortran/90903 [part2] Add runtime checking for the MVBITS intrinsic - - - - --- 2020-09-13 Harald Anlauf New
mixing of labels and code in C2X mixing of labels and code in C2X - - - - --- 2020-09-13 Uecker, Martin New
arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - alternate version arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - alternate version - - - - --- 2020-09-13 Jakub Jelinek New
arm: Fix up gcc.target/arm/lto/pr96939_* FAIL arm: Fix up gcc.target/arm/lto/pr96939_* FAIL - - - - --- 2020-09-13 Jakub Jelinek New
options, lto: Optimize streaming of optimization nodes options, lto: Optimize streaming of optimization nodes - - - - --- 2020-09-13 Jakub Jelinek New
options: Save and restore opts_set for Optimization and Target options options: Save and restore opts_set for Optimization and Target options - - - - --- 2020-09-13 Jakub Jelinek New
libstdc++: only pull in bits/align.h if C++11 or later libstdc++: only pull in bits/align.h if C++11 or later - - - - --- 2020-09-12 Thomas Rodgers New
Fortran: Avoid double-free with parse error (PR96041, PR93423) Fortran: Avoid double-free with parse error (PR96041, PR93423) - - - - --- 2020-09-12 Tobias Burnus New
[committed] d: Return promoted types in d_type_promotes_to when linkage is not D [committed] d: Return promoted types in d_type_promotes_to when linkage is not D - - - - --- 2020-09-12 Iain Buclaw New
[committed] d: Build TYPE_DECLs for non-numeric enum types. [committed] d: Build TYPE_DECLs for non-numeric enum types. - - - - --- 2020-09-12 Iain Buclaw New
Ignore the clobbered stack pointer in asm statment Ignore the clobbered stack pointer in asm statment - - - - --- 2020-09-12 H.J. Lu New
[Ada] Add preliminary support for 128-bit integer types [Ada] Add preliminary support for 128-bit integer types - - - - --- 2020-09-12 Eric Botcazou New
[Ada] Fix small inconsistency in new predicate [Ada] Fix small inconsistency in new predicate - - - - --- 2020-09-12 Eric Botcazou New
[Ada] Minor tweak to line debug info [Ada] Minor tweak to line debug info - - - - --- 2020-09-12 Eric Botcazou New
[Ada] Accept absolute address clause for array of UNC nominal subtype [Ada] Accept absolute address clause for array of UNC nominal subtype - - - - --- 2020-09-12 Eric Botcazou New
libstdc++: Add C++2a synchronization support libstdc++: Add C++2a synchronization support - - - - --- 2020-09-11 Thomas Rodgers New
doc: use @code{} instead of @samp{@command{}} around 'date %s' doc: use @code{} instead of @samp{@command{}} around 'date %s' - - - - --- 2020-09-11 Sergei Trofimovich New
[2/4,revised,applied] PowerPC: Rename functions for min, max, cmove Untitled series #201251 - - - - --- 2020-09-11 Michael Meissner New
rs6000: Rename mffgpr/mftgpr instruction types rs6000: Rename mffgpr/mftgpr instruction types - - - - --- 2020-09-11 Pat Haugen New
-fprofile-reproducible: fix option value handling -fprofile-reproducible: fix option value handling - - - - --- 2020-09-11 Sergei Trofimovich New
doc: fix spelling of -fprofile-reproducibility doc: fix spelling of -fprofile-reproducibility - - - - --- 2020-09-11 Sergei Trofimovich New
i386: Fix array index in expander i386: Fix array index in expander - - - - --- 2020-09-11 Nathan Sidwell New
libstdc++: only pull in bits/align.h if C++11 or later libstdc++: only pull in bits/align.h if C++11 or later - - - - --- 2020-09-11 Thomas Rodgers New
c++: Concepts and local externs c++: Concepts and local externs - - - - --- 2020-09-11 Nathan Sidwell New
OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668] - - - - --- 2020-09-11 Tobias Burnus New
Fix fma test case [PR97018] Fix fma test case [PR97018] - - - - --- 2020-09-11 Sunil Pandey New
Preliminary work on support for 128bits integers Preliminary work on support for 128bits integers - - - - --- 2020-09-11 Sunil Pandey New
objc++: Always pop scope with method definitions [PR97015] objc++: Always pop scope with method definitions [PR97015] - - - - --- 2020-09-11 Nathan Sidwell New
[rs6000] testsuite fixup pr96139 tests [rs6000] testsuite fixup pr96139 tests - - - - --- 2020-09-11 will schmidt New
tree-optimization/97020 - account SLP cost in loop vect again tree-optimization/97020 - account SLP cost in loop vect again - - - - --- 2020-09-11 Richard Biener New
libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning - - - - --- 2020-09-11 Christophe Lyon New
libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with -fno-exceptions. libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with -fno-exceptions. - - - - --- 2020-09-11 Christophe Lyon New
libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions. libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions. - - - - --- 2020-09-11 Christophe Lyon New
libgcc/config/arm/fp16.c: Add missing prototypes libgcc/config/arm/fp16.c: Add missing prototypes - - - - --- 2020-09-11 Christophe Lyon New
fixincludes/fixfixes.c: Fix 'set but not used' warning. fixincludes/fixfixes.c: Fix 'set but not used' warning. - - - - --- 2020-09-11 Christophe Lyon New
[committed] amdgcn: align TImode registers [committed] amdgcn: align TImode registers - - - - --- 2020-09-11 Andrew Stubbs New
[Ada] Fix ICE on nested packed variant record type [Ada] Fix ICE on nested packed variant record type - - - - --- 2020-09-11 Eric Botcazou New
[Ada] Add missing stride entry in debug info [Ada] Add missing stride entry in debug info - - - - --- 2020-09-11 Eric Botcazou New
[Ada] Drop GNAT encodings for fixed-point types [Ada] Drop GNAT encodings for fixed-point types - - - - --- 2020-09-11 Eric Botcazou New
[Ada] Fix crash on array component with nonstandard index type [Ada] Fix crash on array component with nonstandard index type - - - - --- 2020-09-11 Eric Botcazou New
improve BB vectorization dump locations improve BB vectorization dump locations - - - - --- 2020-09-11 Richard Biener New
[v6] genemit.c (main): split insn-emit.c for compiling parallelly [v6] genemit.c (main): split insn-emit.c for compiling parallelly - - - - --- 2020-09-11 Jojo R New
tree-optimization/97013 - avoid duplicate 'vectorization is not profitable' tree-optimization/97013 - avoid duplicate 'vectorization is not profitable' - - - - --- 2020-09-11 Richard Biener New
random vectorizer fixes random vectorizer fixes - - - - --- 2020-09-11 Richard Biener New
[committed,nvptx] Fix UB in nvptx_assemble_value [committed,nvptx] Fix UB in nvptx_assemble_value - - - - --- 2020-09-11 Tom de Vries New
[committed,nvptx] Fix printing of 128-bit constant (negative case) [committed,nvptx] Fix printing of 128-bit constant (negative case) - - - - --- 2020-09-11 Tom de Vries New
[PR96791] disable POImode ld/st for memcpy [committed] [PR96791] disable POImode ld/st for memcpy [committed] - - - - --- 2020-09-11 Aaron Sawdey New
c++: Remove LOOKUP_CONSTINIT. c++: Remove LOOKUP_CONSTINIT. - - - - --- 2020-09-11 Marek Polacek New
[committed] analyzer: stricter handling of non-pure builtins [PR96798] [committed] analyzer: stricter handling of non-pure builtins [PR96798] - - - - --- 2020-09-11 David Malcolm New
fortran, openmp: PR fortran/93660 Fix ICE when coarrays used with 'omp declare simd' fortran, openmp: PR fortran/93660 Fix ICE when coarrays used with 'omp declare simd' - - - - --- 2020-09-10 Kwok Cheung Yeung New
c++: Fix P0846 (ADL and function templates) in template [PR97010] c++: Fix P0846 (ADL and function templates) in template [PR97010] - - - - --- 2020-09-10 Marek Polacek New
rs6000: inefficient 64-bit constant generation for consecutive 1-bits rs6000: inefficient 64-bit constant generation for consecutive 1-bits - - - - --- 2020-09-10 Peter Bergner New
[committed,nvptx] Fix printing of 128-bit constant [committed,nvptx] Fix printing of 128-bit constant - - - - --- 2020-09-10 Tom de Vries New
[committed,5/5] libstdc++: Fix -Wsign-compare warnings [committed,1/5] libstdc++: Fix -Wnarrowing warnings - - - - --- 2020-09-10 Jonathan Wakely New
[committed,4/5] libstdc++: Fix -Wunused-local-typedefs warning [committed,1/5] libstdc++: Fix -Wnarrowing warnings - - - - --- 2020-09-10 Jonathan Wakely New
[committed,2/5] libstdc++: Fix macro redefinition warnings Untitled series #200945 - - - - --- 2020-09-10 Jonathan Wakely New
[committed,2/5] libstdc++: Fix -Wdeprecated-declarations warnings [committed,1/5] libstdc++: Fix -Wnarrowing warnings - - - - --- 2020-09-10 Jonathan Wakely New
[committed,1/5] libstdc++: Fix -Wnarrowing warnings [committed,1/5] libstdc++: Fix -Wnarrowing warnings - - - - --- 2020-09-10 Jonathan Wakely New
libstdc++: Install precompiled <bits/expc++.h> header libstdc++: Install precompiled <bits/expc++.h> header - - - - --- 2020-09-10 Jonathan Wakely New
Clarify the documentation for the ms_abi function attribute Clarify the documentation for the ms_abi function attribute - - - - --- 2020-09-10 Peter Jones New
c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINIT_P c++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONSTINIT_P - - - - --- 2020-09-10 Nathan Sidwell New
[committed] libstdc++: Fix some -Wunused-parameter warnings [committed] libstdc++: Fix some -Wunused-parameter warnings - - - - --- 2020-09-10 Jonathan Wakely New
[committed] libstdc++: Enforce LWG 3472 preconditions on std::counted_iterator [committed] libstdc++: Enforce LWG 3472 preconditions on std::counted_iterator - - - - --- 2020-09-10 Jonathan Wakely New
« 1 2 ... 354 355 3561266 1267 »