Show patches with: none      |   127238 patches
« 1 2 ... 361 362 3631272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libgccjit: add some reflection functions in the jit C api libgccjit: add some reflection functions in the jit C api - - - - --- 2020-09-02 Antoni Boucher New
c++: Fix P0960 in member init list and array [PR92812] c++: Fix P0960 in member init list and array [PR92812] - - - - --- 2020-09-01 Marek Polacek New
[RFC] enable flags-unchanging asms, add_overflow/expand/combine woes [RFC] enable flags-unchanging asms, add_overflow/expand/combine woes - - - - --- 2020-09-01 Alexandre Oliva New
[committed] improve handling of offset wraparound in -Wstringop-overread [committed] improve handling of offset wraparound in -Wstringop-overread - - - - --- 2020-09-01 Martin Sebor New
[committed] libstdc++: Constrain chrono::duration conversions [LWG 2094] [committed] libstdc++: Constrain chrono::duration conversions [LWG 2094] - - - - --- 2020-09-01 Jonathan Wakely New
rs6000: MMA built-in dies with incorrect sharing of tree nodes error rs6000: MMA built-in dies with incorrect sharing of tree nodes error - - - - --- 2020-09-01 Peter Bergner New
bpf: use elfos.h bpf: use elfos.h - - - - --- 2020-09-01 Jose E. Marchesi New
c++: Allow new char[4]{"foo"} [PR77841] c++: Allow new char[4]{"foo"} [PR77841] - - - - --- 2020-09-01 Marek Polacek New
[committed] analyzer: fix false NULL deref warning after previous deref [PR96792] [committed] analyzer: fix false NULL deref warning after previous deref [PR96792] - - - - --- 2020-09-01 David Malcolm New
[4/N] Change timevar memory allocation to MiB. [4/N] Change timevar memory allocation to MiB. - - - - --- 2020-09-01 Martin Liška New
[3/3,OpenMP] Target mapping changes for OpenMP 5.0, libgomp parts [resend] Untitled series #198833 - - - - --- 2020-09-01 Chung-Lin Tang New
[2/3,OpenMP] Target mapping changes for OpenMP 5.0, middle-end parts and compiler testcases [1/3,OpenMP] Target mapping changes for OpenMP 5.0, front-end parts - - - - --- 2020-09-01 Chung-Lin Tang New
[1/3,OpenMP] Target mapping changes for OpenMP 5.0, front-end parts [1/3,OpenMP] Target mapping changes for OpenMP 5.0, front-end parts - - - - --- 2020-09-01 Chung-Lin Tang New
gcc: Make strchr return value pointers const gcc: Make strchr return value pointers const - - - - --- 2020-09-01 Martin Storsjö New
libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace - - - - --- 2020-09-01 Martin Storsjö New
[3/3] Use more ONE_? in GGC functions. [1/3] Support new mallinfo2 function. - - - - --- 2020-09-01 Martin Liška New
[1/3] Support new mallinfo2 function. [1/3] Support new mallinfo2 function. - - - - --- 2020-09-01 Martin Liška New
Hashtable consider all initializer_list on insertion Hashtable consider all initializer_list on insertion - - - - --- 2020-09-01 François Dumont New
[nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvpt… [nvptx] libgomp: Split testcase in order to XFAIL __sync_val_compare_and_swap_16 (was: [PATCH] nvpt… - - - - --- 2020-09-01 Tobias Burnus New
middle-end/94301 - map V1x to x when the vector mode is not available middle-end/94301 - map V1x to x when the vector mode is not available - - - - --- 2020-09-01 Richard Biener New
c++: Disable -frounding-math during manifestly constant evaluation [PR96862] c++: Disable -frounding-math during manifestly constant evaluation [PR96862] - - - - --- 2020-09-01 Jakub Jelinek New
[committed] openmp: Check for PARM_DECL before using C_ARRAY_PARAMETER or DECL_ARRAY_PARAMETER_P [P… [committed] openmp: Check for PARM_DECL before using C_ARRAY_PARAMETER or DECL_ARRAY_PARAMETER_P [P… - - - - --- 2020-09-01 Jakub Jelinek New
test/rs6000: Replace test target p8 and p9+ test/rs6000: Replace test target p8 and p9+ - - - - --- 2020-09-01 Kewen.Lin New
[committed] analyzer: handle __builtin___memset_chk [PR96798] [committed] analyzer: handle __builtin___memset_chk [PR96798] - - - - --- 2020-08-31 David Malcolm New
[committed] analyzer: gather builtin/internal fn handling into switch statements [committed] analyzer: gather builtin/internal fn handling into switch statements - - - - --- 2020-08-31 David Malcolm New
[committed] analyzer: fix ICE on unknown index in CONSTRUCTOR [PR96860] [committed] analyzer: fix ICE on unknown index in CONSTRUCTOR [PR96860] - - - - --- 2020-08-31 David Malcolm New
[wwwdocs] cxx-status: Use C++20 instead of C++2a. [wwwdocs] cxx-status: Use C++20 instead of C++2a. - - - - --- 2020-08-31 Marek Polacek New
[committed] analyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763] [committed] analyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763] - - - - --- 2020-08-31 David Malcolm New
[committed] analyzer: fix ICE on casting float to pointer [PR96764] [committed] analyzer: fix ICE on casting float to pointer [PR96764] - - - - --- 2020-08-31 David Malcolm New
doc: Update documentation on MODE_PARTIAL_INT subregs doc: Update documentation on MODE_PARTIAL_INT subregs - - - - --- 2020-08-31 Jozef Lawrynowicz New
[fortran] PR fortran/96870 - Class name on error message [fortran] PR fortran/96870 - Class name on error message - - - - --- 2020-08-31 José Rui Faustino de Sousa New
[committed] d: Fix ICEs in the front-end when pointer size is 16-bit. [committed] d: Fix ICEs in the front-end when pointer size is 16-bit. - - - - --- 2020-08-31 Iain Buclaw New
[WIP] RISC-V: Add `-mgprel' option for GP-relative addressing [WIP] RISC-V: Add `-mgprel' option for GP-relative addressing - - - - --- 2020-08-31 Maciej W. Rozycki New
tree-optimization/96854 - SLP reduction of two-operator is broken tree-optimization/96854 - SLP reduction of two-operator is broken - - - - --- 2020-08-31 Richard Biener New
rs6000: Expand vec_insert in expander instead of gimple [PR79251] rs6000: Expand vec_insert in expander instead of gimple [PR79251] - - - - --- 2020-08-31 Xionghu Luo New
PR tree-optimization/96818 - cast label range to type of switch operand PR tree-optimization/96818 - cast label range to type of switch operand - - - - --- 2020-08-31 Aldy Hernandez New
Fix ICE in ipa-cp due to cost addition overflow (PR 96806) Fix ICE in ipa-cp due to cost addition overflow (PR 96806) - - - - --- 2020-08-31 Feng Xue OS New
test/rs6000: Add Power9 and up as vect_len target test/rs6000: Add Power9 and up as vect_len target - - - - --- 2020-08-31 Kewen.Lin New
Adjust testcase Adjust testcase - - - - --- 2020-08-31 Hongtao Liu New
[GCC9] rs6000: Backport fixes for PR92923 and PR93136 [GCC9] rs6000: Backport fixes for PR92923 and PR93136 - - - - --- 2020-08-31 Kewen.Lin New
[committed] use get_size_range instead of get_range to obtain range of valid sizes [committed] use get_size_range instead of get_range to obtain range of valid sizes - - - - --- 2020-08-30 Martin Sebor New
[OG10,committed,2/2] Relax some restrictions on the loop bound in kernels loop annotation. [OG10,committed,1/2] Clean up loop variable extraction in OpenACC kernels loop annotation. - - - - --- 2020-08-30 Sandra Loosemore New
[OG10,committed,1/2] Clean up loop variable extraction in OpenACC kernels loop annotation. [OG10,committed,1/2] Clean up loop variable extraction in OpenACC kernels loop annotation. - - - - --- 2020-08-30 Sandra Loosemore New
x86: Fix up ssse3_pshufbv8qi splitter x86: Fix up ssse3_pshufbv8qi splitter - - - - --- 2020-08-30 Jakub Jelinek New
RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS RISC-V/libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS - - - - --- 2020-08-29 Maciej W. Rozycki Accepted
[fortran] PR96495 - [gfortran] Composition of user-defined operators does not copy ALLOCATABLE prop… [fortran] PR96495 - [gfortran] Composition of user-defined operators does not copy ALLOCATABLE prop… - - - - --- 2020-08-29 Paul Richard Thomas New
[v2] doc: add 'cd' command before 'make check-gcc' command in install.texi [v2] doc: add 'cd' command before 'make check-gcc' command in install.texi - - - - --- 2020-08-29 Hu, Jiangping New
rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE - - - - --- 2020-08-29 Bill Schmidt New
[3/n] ipa: Simplify interface of ipa_call_context::estimate_size_and_time [3/n] ipa: Simplify interface of ipa_call_context::estimate_size_and_time - - - - --- 2020-08-28 Martin Jambor New
[committed] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978] [committed] libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978] - - - - --- 2020-08-28 Jonathan Wakely New
aarch64: Add cpu cost tables for A64FX aarch64: Add cpu cost tables for A64FX - - - - --- 2020-08-28 Qian Jianhua New
use get_size_range to get allocated size (PR 92942) use get_size_range to get allocated size (PR 92942) - - - - --- 2020-08-28 Martin Sebor New
sra: Avoid SRAing if there is an aout-of-bounds access (PR 96820) sra: Avoid SRAing if there is an aout-of-bounds access (PR 96820) - - - - --- 2020-08-28 Martin Jambor New
rs6000: r12 copy cleanup rs6000: r12 copy cleanup - - - - --- 2020-08-28 Bill Schmidt New
c++: Fix resolving the address of overloaded pmf [PR96647] c++: Fix resolving the address of overloaded pmf [PR96647] - - - - --- 2020-08-28 Patrick Palka New
rs6000, vec_popcntd is improperly defined in altivec.h rs6000, vec_popcntd is improperly defined in altivec.h - - - - --- 2020-08-28 Carl Love New
VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr VEC_COND_EXPR: fix ICE in gimple_expand_vec_cond_expr - - - - --- 2020-08-28 Martin Liška New
lra: Avoid cycling on certain subreg reloads [PR96796] lra: Avoid cycling on certain subreg reloads [PR96796] - - - - --- 2020-08-28 Richard Sandiford New
dwarf: Multi-register CFI address support dwarf: Multi-register CFI address support - - - - --- 2020-08-28 Andrew Stubbs New
[Fortran,Coarray] PR fortran/96418: Fix ICE on test when compiled with coarray=single [Fortran,Coarray] PR fortran/96418: Fix ICE on test when compiled with coarray=single - - - - --- 2020-08-28 Andre Vehreschild New
C-SKY: Add compatibility of elf target name C-SKY: Add compatibility of elf target name - - - - --- 2020-08-28 Jojo R New
c: Silently ignore pragma region [PR85487] c: Silently ignore pragma region [PR85487] - - - - --- 2020-08-28 Austin Morton New
libgo patch committed: Remove middle dot from shell script libgo patch committed: Remove middle dot from shell script - - - - --- 2020-08-27 Ian Lance Taylor New
[2/n] ipa: Add more intuitive ways of constructing ipa_call_context [2/n] ipa: Add more intuitive ways of constructing ipa_call_context - - - - --- 2020-08-27 Martin Jambor New
[committed] libstdc++: Make std::chrono::duration use reduced ratio for period [committed] libstdc++: Make std::chrono::duration use reduced ratio for period - - - - --- 2020-08-27 Jonathan Wakely New
ipa: Merge vectors describing argument values into one type ipa: Merge vectors describing argument values into one type - - - - --- 2020-08-27 Martin Jambor New
[committed] hppa: Fix shadd-2.c scan assembler count [committed] hppa: Fix shadd-2.c scan assembler count - - - - --- 2020-08-27 John David Anglin New
avoid erroneous argument types when checking built-in signatures (PR c/96596) avoid erroneous argument types when checking built-in signatures (PR c/96596) - - - - --- 2020-08-27 Martin Sebor New
aarch64: Remove redundant mult patterns aarch64: Remove redundant mult patterns - - - - --- 2020-08-27 Alex Coplan New
hppa: Improve hppa_rtx_costs for shifts by constants. hppa: Improve hppa_rtx_costs for shifts by constants. - - - - --- 2020-08-27 Roger Sayle New
libstdc++: Fix arithmetic bug in chrono::year_month::operator+ libstdc++: Fix arithmetic bug in chrono::year_month::operator+ - - - - --- 2020-08-27 Patrick Palka New
x86: Add -mbaseline-isas-only/target("baseline-isas-only") x86: Add -mbaseline-isas-only/target("baseline-isas-only") - - - - --- 2020-08-27 H.J. Lu New
arm: Fix switch tables for thumb-1 with -mpure-code [PR96768] arm: Fix switch tables for thumb-1 with -mpure-code [PR96768] - - - - --- 2020-08-27 Christophe Lyon New
rs6000: Support ELFv2 sibcall for indirect calls [PR96787] rs6000: Support ELFv2 sibcall for indirect calls [PR96787] - - - - --- 2020-08-27 Bill Schmidt New
cfgloop.h: Reword comment describing is_exit flag cfgloop.h: Reword comment describing is_exit flag - - - - --- 2020-08-27 Alex Coplan New
[v5] genemit.c (main): split insn-emit.c for compiling parallelly [v5] genemit.c (main): split insn-emit.c for compiling parallelly - - - - --- 2020-08-27 Jojo R New
rtl-optimization/96812 - remap dependence info on RTL loop unrolling rtl-optimization/96812 - remap dependence info on RTL loop unrolling - - - - --- 2020-08-27 Richard Biener New
tree-optimization/96522 - transfer of flow-sensitive info in copy_ref_info tree-optimization/96522 - transfer of flow-sensitive info in copy_ref_info - - - - --- 2020-08-27 Richard Biener New
streamline TARGET_MEM_REF dumping streamline TARGET_MEM_REF dumping - - - - --- 2020-08-27 Richard Biener New
C-SKY: Add fpuv3 instructions and CK860 arch C-SKY: Add fpuv3 instructions and CK860 arch - - - - --- 2020-08-27 Geng Qi New
fix a typo in rtl.texi fix a typo in rtl.texi - - - - --- 2020-08-27 Wei Wentao New
ia32: Fix alignment of _Atomic fields [PR65146] ia32: Fix alignment of _Atomic fields [PR65146] - - - - --- 2020-08-27 Jakub Jelinek New
tree-optimization/96579 - another special-operands fix in reassoc tree-optimization/96579 - another special-operands fix in reassoc - - - - --- 2020-08-27 Richard Biener New
doc: add 'cd' command before 'make check-gcc' command in install.texi doc: add 'cd' command before 'make check-gcc' command in install.texi - - - - --- 2020-08-27 Hu, Jiangping New
[fortran] PR96624 - A segment fault occurred when using the reshape function result to assign a var… [fortran] PR96624 - A segment fault occurred when using the reshape function result to assign a var… - - - - --- 2020-08-27 Paul Richard Thomas New
[4/4] PowerPC: Add power10 xscmp{eq,gt,ge}qp support [1/4] PowerPC: Change cmove function return to bool - - - - --- 2020-08-27 Michael Meissner New
[3/4] PowerPC: Add power10 xsmaxcqp/xsmincqp support [1/4] PowerPC: Change cmove function return to bool - - - - --- 2020-08-27 Michael Meissner New
[2/4] PowerPC: Rename functions for min, max, cmove [1/4] PowerPC: Change cmove function return to bool - - - - --- 2020-08-27 Michael Meissner New
[1/4] PowerPC: Change cmove function return to bool [1/4] PowerPC: Change cmove function return to bool - - - - --- 2020-08-27 Michael Meissner New
testsuite: add -fno-tree-fre in gcc.dg/guality testsuite: add -fno-tree-fre in gcc.dg/guality - - - - --- 2020-08-27 Hu, Jiangping New
libgo patch committed: Add -maix32 when calling GCC on 32-bit AIX libgo patch committed: Add -maix32 when calling GCC on 32-bit AIX - - - - --- 2020-08-26 Ian Lance Taylor New
libgo patch committed: Add FAT library support for AIX static libraries libgo patch committed: Add FAT library support for AIX static libraries - - - - --- 2020-08-26 Ian Lance Taylor New
Duplicate .debug_lines (Was: [PATCH 5/5] Add --gdwarf-5 to ASM_SPEC) Duplicate .debug_lines (Was: [PATCH 5/5] Add --gdwarf-5 to ASM_SPEC) - - - - --- 2020-08-26 Mark Wielaard New
[3/3] libstdc++: Implement remaining piece of LWG 3448 [1/3] libstdc++: Implement P1994R1 changes to ranges::elements_view - - - - --- 2020-08-26 Patrick Palka New
[2/3] libstdc++: elements_view's sentinel and iterator not comparable [LWG 3406] [1/3] libstdc++: Implement P1994R1 changes to ranges::elements_view - - - - --- 2020-08-26 Patrick Palka New
[1/3] libstdc++: Implement P1994R1 changes to ranges::elements_view [1/3] libstdc++: Implement P1994R1 changes to ranges::elements_view - - - - --- 2020-08-26 Patrick Palka New
x86: Reject target("no-general-regs-only") x86: Reject target("no-general-regs-only") - - - - --- 2020-08-26 H.J. Lu New
[committed] libstdc++: Whitespace changes in <tuple> [committed] libstdc++: Whitespace changes in <tuple> - - - - --- 2020-08-26 Jonathan Wakely New
[committed] libstdc++: Use correct argument type for __use_alloc [PR 96803] [committed] libstdc++: Use correct argument type for __use_alloc [PR 96803] - - - - --- 2020-08-26 Jonathan Wakely New
libstdc++: Add compile-time checks to__glibcxx_assert [PR 71960] libstdc++: Add compile-time checks to__glibcxx_assert [PR 71960] - - - - --- 2020-08-26 Jonathan Wakely New
« 1 2 ... 361 362 3631272 1273 »