Show patches with: Archived = No       |   126972 patches
« 1 2 ... 435 436 4371269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Make ira call df_set_regs_ever_live for extra call-clobbered regs Make ira call df_set_regs_ever_live for extra call-clobbered regs - - - - --- 2019-09-25 Richard Sandiford New
Fix quoting in a call to internal_error Fix quoting in a call to internal_error - - - - --- 2019-09-25 Martin Jambor New
[PR,91853] Prevent IPA-SRA ICEs on type-mismatched calls [PR,91853] Prevent IPA-SRA ICEs on type-mismatched calls - - - - --- 2019-09-25 Martin Jambor New
Fix continue condition in IPA-SRA's process_scan_results Fix continue condition in IPA-SRA's process_scan_results - - - - --- 2019-09-25 Martin Jambor New
Remove newly unused function and variable in tree-sra.c Remove newly unused function and variable in tree-sra.c - - - - --- 2019-09-25 Martin Jambor New
Retain TYPE_MODE more often for BIT_FIELD_REFs in get_inner_referece Retain TYPE_MODE more often for BIT_FIELD_REFs in get_inner_referece - - - - --- 2019-09-25 Richard Biener New
Implement LWG 3296 for basic_regex::assign Implement LWG 3296 for basic_regex::assign - - - - --- 2019-09-25 Jonathan Wakely New
Fix PR91896 Fix PR91896 - - - - --- 2019-09-25 Richard Biener New
[arm] Implement DImode SIMD32 intrinsics [arm] Implement DImode SIMD32 intrinsics - - - - --- 2019-09-25 Kyrill Tkachov New
[arm] Implement non-GE-setting SIMD32 intrinsics [arm] Implement non-GE-setting SIMD32 intrinsics - - - - --- 2019-09-25 Kyrill Tkachov New
Add TODO_update_ssa for SLP BB vectorization (PR tree-optimization/91885). Add TODO_update_ssa for SLP BB vectorization (PR tree-optimization/91885). - - - - --- 2019-09-25 Martin Liška New
[MIPS] Fix PR target/91769 [MIPS] Fix PR target/91769 - - - - --- 2019-09-25 Dragan Mladjenovic New
[v4] Missed function specialization + partial devirtualization [v4] Missed function specialization + partial devirtualization - - - - --- 2019-09-25 Xionghu Luo New
xtensa: fix PR target/91880 xtensa: fix PR target/91880 - - - - --- 2019-09-25 Max Filippov New
PR fortran/91802 -- rank+corank must be less than 16 PR fortran/91802 -- rank+corank must be less than 16 - - - - --- 2019-09-24 Steve Kargl New
The inline keyword is supported in all new C standards The inline keyword is supported in all new C standards - - - - --- 2019-09-24 Palmer Dabbelt New
PR fortran/91864 -- inquiry parameter is a constant PR fortran/91864 -- inquiry parameter is a constant - - - - --- 2019-09-24 Steve Kargl New
[Darwin,PPC,Mode,Iterators,1/n,committed] Use mode iterators in picbase patterns. [Darwin,PPC,Mode,Iterators,1/n,committed] Use mode iterators in picbase patterns. - - - - --- 2019-09-24 Iain Sandoe New
[Darwin,PPC,Mode,Iterators,0/n,committed] Make iterators visible to darwin.md. [Darwin,PPC,Mode,Iterators,0/n,committed] Make iterators visible to darwin.md. - - - - --- 2019-09-24 Iain Sandoe New
[C++] Use DECL_SOURCE_LOCATION more in name-lookup.c [C++] Use DECL_SOURCE_LOCATION more in name-lookup.c - - - - --- 2019-09-24 Paolo Carlini New
driver: Also prune joined switches with negation driver: Also prune joined switches with negation - - - - --- 2019-09-24 Matt Turner New
[libcpp] Issue a pedantic warning for UCNs outside UCS codespace [libcpp] Issue a pedantic warning for UCNs outside UCS codespace - - - - --- 2019-09-24 Eric Botcazou New
C++ PATCH for c++/91877 - ICE with converting member of packed struct. C++ PATCH for c++/91877 - ICE with converting member of packed struct. - - - - --- 2019-09-24 Marek Polacek New
More reduction vectorization refactoring More reduction vectorization refactoring - - - - --- 2019-09-24 Richard Biener New
Fix up __builtin_alloca_with_align (0, ...) folding (PR sanitizer/91707) Fix up __builtin_alloca_with_align (0, ...) folding (PR sanitizer/91707) - - - - --- 2019-09-24 Jakub Jelinek New
Fold ((T)(A + CST1)) + CST2 -> (T)(A) + (T)CST1 + CST2 for unsigned T and undefined overflow A + CS… Fold ((T)(A + CST1)) + CST2 -> (T)(A) + (T)CST1 + CST2 for unsigned T and undefined overflow A + CS… - - - - --- 2019-09-24 Jakub Jelinek New
[RFC] Come up with VEC_COND_OP_EXPRs. [RFC] Come up with VEC_COND_OP_EXPRs. - - - - --- 2019-09-24 Martin Liška New
Use more switch statements. Use more switch statements. - - - - --- 2019-09-24 Martin Liška New
Fix ICE in VN Fix ICE in VN - - - - --- 2019-09-24 Richard Biener New
PR libstdc++/91871 fix Clang warnings in testsuite PR libstdc++/91871 fix Clang warnings in testsuite - - - - --- 2019-09-24 Jonathan Wakely New
, V4.1, patch #2: Add prefixed insn attribute (revised) , V4.1, patch #2: Add prefixed insn attribute (revised) - - - - --- 2019-09-24 Michael Meissner New
V4.1, patch #1: Rework prefixed/pc-relative lookup (revised) V4.1, patch #1: Rework prefixed/pc-relative lookup (revised) - - - - --- 2019-09-24 Michael Meissner New
driver: Also prune joined switches with negation driver: Also prune joined switches with negation - - - - --- 2019-09-24 Matt Turner New
C++ PATCH for c++/91845 - ICE with invalid pointer-to-member. C++ PATCH for c++/91845 - ICE with invalid pointer-to-member. - - - - --- 2019-09-24 Marek Polacek New
C++ PATCH for c++/91868 - improve -Wshadow location. C++ PATCH for c++/91868 - improve -Wshadow location. - - - - --- 2019-09-24 Marek Polacek New
Remove unused #include "vec.h" from hash-table.h Remove unused #include "vec.h" from hash-table.h - - - - --- 2019-09-23 Li, Pan2 via Gcc-patches New
[C++] PR c++/91809 - bit-field and ellipsis. [C++] PR c++/91809 - bit-field and ellipsis. - - - - --- 2019-09-23 Jason Merrill New
[PR,91831] Copy PARM_DECLs of artificial thunks [PR,91831] Copy PARM_DECLs of artificial thunks - - - - --- 2019-09-23 Martin Jambor New
[arm] Add missing Makefile dependency on arm_acle_builtins.def [arm] Add missing Makefile dependency on arm_acle_builtins.def - - - - --- 2019-09-23 Kyrill Tkachov New
PR libstdc++/91788 improve codegen for std::variant<T...>::index() PR libstdc++/91788 improve codegen for std::variant<T...>::index() - - - - --- 2019-09-23 Jonathan Wakely New
[RS6000] , add xxswapd support [RS6000] , add xxswapd support - - - - --- 2019-09-23 Carl Love New
[PR,91832] Do not ICE on negative offsets in ipa-sra [PR,91832] Do not ICE on negative offsets in ipa-sra - - - - --- 2019-09-23 Martin Jambor New
[C++] Use cp_expr_loc_or_input_loc in a few places in pt.c [C++] Use cp_expr_loc_or_input_loc in a few places in pt.c - - - - --- 2019-09-23 Paolo Carlini New
[testsuite] Skip gcc.dg/ucnid-5-utf8.c unless ucn is supported [testsuite] Skip gcc.dg/ucnid-5-utf8.c unless ucn is supported - - - - --- 2019-09-23 Rainer Orth New
Use underscore in IPA-SRA LTO section name (PR ipa/91835) Use underscore in IPA-SRA LTO section name (PR ipa/91835) - - - - --- 2019-09-23 Rainer Orth New
[rs6000] Fix non-canonical CONST_INTs in altivec_copysign_v4sf3 (PR91823) [rs6000] Fix non-canonical CONST_INTs in altivec_copysign_v4sf3 (PR91823) - - - - --- 2019-09-23 Richard Sandiford New
[AArch64] Fix cost of (plus ... (const_int -C)) [AArch64] Fix cost of (plus ... (const_int -C)) - - - - --- 2019-09-23 Richard Sandiford New
[committed,AArch64] Fix memmodel index in aarch64_store_exclusive_pair [committed,AArch64] Fix memmodel index in aarch64_store_exclusive_pair - - - - --- 2019-09-23 Richard Sandiford New
Update riscv64 baseline symbols Update riscv64 baseline symbols - - - - --- 2019-09-23 Andreas Schwab New
[Ada] Disable selected optimizations done in gigi at -Og [Ada] Disable selected optimizations done in gigi at -Og - - - - --- 2019-09-23 Eric Botcazou New
[Ada] Process argument of pragma Compile_Time_{Error|Warning} in gigi [Ada] Process argument of pragma Compile_Time_{Error|Warning} in gigi - - - - --- 2019-09-23 Eric Botcazou New
[Ada] Fix run-time segfault with private access-to-subprogram type [Ada] Fix run-time segfault with private access-to-subprogram type - - - - --- 2019-09-23 Eric Botcazou New
[Ada] Fix size increase for packed record with aliased component [Ada] Fix size increase for packed record with aliased component - - - - --- 2019-09-23 Eric Botcazou New
[libgfortran] Bug 91593 - Implicit enum conversions in libgfortran/io/transfer.c [libgfortran] Bug 91593 - Implicit enum conversions in libgfortran/io/transfer.c - - - - --- 2019-09-22 Jerry DeLisle New
[Darwin,PPC,committed] Clean up symbol stubs code. [Darwin,PPC,committed] Clean up symbol stubs code. - - - - --- 2019-09-22 Iain Sandoe New
C++ PATCH for c++/91844 - Implement CWG 2352, Similar types and reference binding. C++ PATCH for c++/91844 - Implement CWG 2352, Similar types and reference binding. - - - - --- 2019-09-22 Marek Polacek New
[fortran] PR91726 - [7/8/9/10 Regression] ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612 [fortran] PR91726 - [7/8/9/10 Regression] ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612 - - - - --- 2019-09-22 Paul Richard Thomas New
handle null and non-constant values in get_range_strlen_dynamic (PR 91570) handle null and non-constant values in get_range_strlen_dynamic (PR 91570) - - - - --- 2019-09-22 Martin Sebor New
[committed] avoid bogus warning on strcpy into nested member array (PR 91830) [committed] avoid bogus warning on strcpy into nested member array (PR 91830) - - - - --- 2019-09-21 Martin Sebor New
[Darwin,committed] Update machopic_legitimize_pic_address. [Darwin,committed] Update machopic_legitimize_pic_address. - - - - --- 2019-09-21 Iain Sandoe New
C++ PATCH to add test for DR 2345 C++ PATCH to add test for DR 2345 - - - - --- 2019-09-21 Marek Polacek New
Add new builtin __SANITIZE_UNDEFINED__ macros for fsanitize=undefined switch Add new builtin __SANITIZE_UNDEFINED__ macros for fsanitize=undefined switch - - - - --- 2019-09-21 Kamil Rytarowski New
[RFC] Move hash-table.h and related files to libiberty [RFC] Move hash-table.h and related files to libiberty - - - - --- 2019-09-21 Li, Pan2 via Gcc-patches New
Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734, take 2) Fix up sqrt(x) < c and sqrt(x) >= c match.pd folding (PR tree-optimization/91734, take 2) - - - - --- 2019-09-21 Jakub Jelinek New
[AArch64] PR target/91833 [AArch64] PR target/91833 - - - - --- 2019-09-21 Richard Henderson New
[AArch64] Fix PR target/91834 [AArch64] Fix PR target/91834 - - - - --- 2019-09-21 Richard Henderson New
Remove spurious extended character(s) for pa.c Remove spurious extended character(s) for pa.c - - - - --- 2019-09-20 John David Anglin New
[og9] Handle references in OpenACC "private" clauses [og9] Handle references in OpenACC "private" clauses - - - - --- 2019-09-20 Julian Brown New
PR fortran/91426: Colorize %L text to match diagnostic_show_locus PR fortran/91426: Colorize %L text to match diagnostic_show_locus - - - - --- 2019-09-20 David Malcolm New
2019-09-20 Kamil Rytarowski <n54@gmx.com> 2019-09-20 Kamil Rytarowski <n54@gmx.com> - - - - --- 2019-09-20 Kamil Rytarowski New
[Darwin,X86,testsuite,committed] Fix naked-1.c fail. [Darwin,X86,testsuite,committed] Fix naked-1.c fail. - - - - --- 2019-09-20 Iain Sandoe New
PR fortran/78260 - OpenACC + OpenMP target fixes - esp. with function-result variables PR fortran/78260 - OpenACC + OpenMP target fixes - esp. with function-result variables - - - - --- 2019-09-20 Tobias Burnus New
Deprecating cc0 (and consequently cc0 targets) Deprecating cc0 (and consequently cc0 targets) - - - - --- 2019-09-20 Jeff Law New
Some vect_create_epilog_for_reduction refactoring Some vect_create_epilog_for_reduction refactoring - - - - --- 2019-09-20 Richard Biener New
Fix PR91821 Fix PR91821 - - - - --- 2019-09-20 Richard Biener New
[SPARC] Fix PR target/91269 [SPARC] Fix PR target/91269 - - - - --- 2019-09-20 Eric Botcazou New
Fix PR c/91815 Fix PR c/91815 - - - - --- 2019-09-20 Eric Botcazou New
Fix PR91822 Fix PR91822 - - - - --- 2019-09-20 Richard Biener New
Fix PR91767 Fix PR91767 - - - - --- 2019-09-20 Richard Biener New
Help compiler detect invalid code Help compiler detect invalid code - - - - --- 2019-09-19 François Dumont New
[Darwin,PPC,testsuite,committed] Fix pr89313.c fail. [Darwin,PPC,testsuite,committed] Fix pr89313.c fail. - - - - --- 2019-09-19 Iain Sandoe New
[C++] Handle [[likely]] on compound-statement. [C++] Handle [[likely]] on compound-statement. - - - - --- 2019-09-19 Jason Merrill New
C++ PATCH for c++/91819 - ICE with operator++ and enum. C++ PATCH for c++/91819 - ICE with operator++ and enum. - - - - --- 2019-09-19 Marek Polacek New
[x86] Fix PR91814 [x86] Fix PR91814 - - - - --- 2019-09-19 Richard Biener New
[V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… [V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument (PR ipa/9168… - - - - --- 2019-09-19 Feng Xue OS New
[committed,OG9] Update dg-* in to reduce test failures [committed,OG9] Update dg-* in to reduce test failures - - - - --- 2019-09-19 Tobias Burnus New
[og9] Add 'ephemeral' parameter to GOMP_OFFLOAD_openacc_async_host2dev [og9] Add 'ephemeral' parameter to GOMP_OFFLOAD_openacc_async_host2dev - - - - --- 2019-09-19 Julian Brown New
[Fortran] Optionally suppress no-automatic overwrites recursive warning - for review [Fortran] Optionally suppress no-automatic overwrites recursive warning - for review - - - - --- 2019-09-19 Mark Eggleston New
[Ada] Accept concatentation arguments to pragma Annotate [Ada] Accept concatentation arguments to pragma Annotate - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Get rid of useless temporary for slice in overaligned record type [Ada] Get rid of useless temporary for slice in overaligned record type - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Use declared type for deciding on SPARK pointer rules [Ada] Use declared type for deciding on SPARK pointer rules - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Crash on predicate in full view in a generic unit [Ada] Crash on predicate in full view in a generic unit - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] New routine GNAT.Sockets.Create_Socket_Pair [Ada] New routine GNAT.Sockets.Create_Socket_Pair - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix bogus visibility error with nested generics and inlining [Ada] Fix bogus visibility error with nested generics and inlining - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Streamline comparison for equality of 2-element arrays [Ada] Streamline comparison for equality of 2-element arrays - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Suppress GNAT FE up-level reference transformation for GNAT-LLVM [Ada] Suppress GNAT FE up-level reference transformation for GNAT-LLVM - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Implement Machine_Rounding attribute in line when possible [Ada] Implement Machine_Rounding attribute in line when possible - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix run-time segfault with derived access-to-subprogram type [Ada] Fix run-time segfault with derived access-to-subprogram type - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Fix fallout of previous change for bit-packed arrays [Ada] Fix fallout of previous change for bit-packed arrays - - - - --- 2019-09-19 Pierre-Marie de Rodat New
[Ada] Infinite loop with concatenation and aspect [Ada] Infinite loop with concatenation and aspect - - - - --- 2019-09-19 Pierre-Marie de Rodat New
« 1 2 ... 435 436 4371269 1270 »