Show patches with: Archived = No       |   126712 patches
« 1 2 ... 244 245 2461267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
inliner: Remove unused transform_lang_insert_block hook inliner: Remove unused transform_lang_insert_block hook - - - - --- 2021-11-23 Jakub Jelinek New
[committed] openmp: Fix up handling of reduction clauses on the loop construct [PR102431] [committed] openmp: Fix up handling of reduction clauses on the loop construct [PR102431] - - - - --- 2021-11-23 Jakub Jelinek New
[pushed] contrib: Support itemx in check-params-in-docs.py. [pushed] contrib: Support itemx in check-params-in-docs.py. - - - - --- 2021-11-23 Martin Liška New
Improve byte-wise DSE (modref-dse-[45].c failures) Improve byte-wise DSE (modref-dse-[45].c failures) - - - - --- 2021-11-23 Jan Hubicka New
Fix incorrect loop exit edge probability [PR103270] Fix incorrect loop exit edge probability [PR103270] - - - - --- 2021-11-23 Xionghu Luo New
[v2] Canonicalize &MEM[ssa_n, CST] to ssa_n p+ CST in fold_stmt_1 [v2] Canonicalize &MEM[ssa_n, CST] to ssa_n p+ CST in fold_stmt_1 - - - - --- 2021-11-23 Li, Pan2 via Gcc-patches New
correct handling of offsets in PHI expressions [PR103215] correct handling of offsets in PHI expressions [PR103215] - - - - --- 2021-11-22 Martin Sebor New
handle member references in -Waddress [PR96507] handle member references in -Waddress [PR96507] - - - - --- 2021-11-22 Martin Sebor New
[pushed] c++: remember pointer-to-member location [pushed] c++: remember pointer-to-member location - - - - --- 2021-11-22 Jason Merrill New
[pushed] c++: improved return expression location [pushed] c++: improved return expression location - - - - --- 2021-11-22 Jason Merrill New
c++: Fix missing NSDMI diagnostic in C++98 [PR103347] c++: Fix missing NSDMI diagnostic in C++98 [PR103347] - - - - --- 2021-11-22 Marek Polacek New
[rs6000,V2] rotate and mask constants [PR94393] [rs6000,V2] rotate and mask constants [PR94393] - - - - --- 2021-11-22 Pat Haugen New
libcpp: Use [[likely]] conditionally libcpp: Use [[likely]] conditionally - - - - --- 2021-11-22 Marek Polacek New
[pushed] docs: remove duplicate param documentation [pushed] docs: remove duplicate param documentation - - - - --- 2021-11-22 Martin Liška New
[committed] libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED [committed] libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED - - - - --- 2021-11-22 Jonathan Wakely New
tree-optimization/103351 - avoid compare-debug issue wrt CD-DCE change tree-optimization/103351 - avoid compare-debug issue wrt CD-DCE change - - - - --- 2021-11-22 Richard Biener New
[ping^5] Make sure that we get unique test names if several DejaGnu directives refer to the same li… [ping^5] Make sure that we get unique test names if several DejaGnu directives refer to the same li… - - - - --- 2021-11-22 Thomas Schwinge New
x86: Speed up target attribute handling by using a cache x86: Speed up target attribute handling by using a cache - - - - --- 2021-11-22 Jakub Jelinek New
Improve modref tracking of base pointers Improve modref tracking of base pointers - - - - --- 2021-11-22 Jan Hubicka New
libcpp, v2: Fix _Pragma in #__VA_ARGS__ [PR103165] libcpp, v2: Fix _Pragma in #__VA_ARGS__ [PR103165] - - - - --- 2021-11-22 Jakub Jelinek New
[committed] openmp: Handle OMP_MASKED in potential_constant_expression_1 [PR103349] [committed] openmp: Handle OMP_MASKED in potential_constant_expression_1 [PR103349] - - - - --- 2021-11-22 Jakub Jelinek New
tree-optimization/103345: Improved load merging tree-optimization/103345: Improved load merging - - - - --- 2021-11-22 Roger Sayle New
[v2,2/2] RISC-V: Add implied defines of Zk, Zkn and Zks RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - - - --- 2021-11-22 siyu@isrc.iscas.ac.cn New
[v2,1/2] RISC-V: Add option defines for Scalar Cryptography RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6 - - - - --- 2021-11-22 siyu@isrc.iscas.ac.cn New
[2/2] tree-optimization: [PR92342] Move b & -(a==c) optimization to the gimple level [1/2] Improve/Fix (m1 CMP m2) * d -> (m1 CMP m2) ? d : 0 pattern. - - - - --- 2021-11-22 Li, Pan2 via Gcc-patches New
[1/2] Improve/Fix (m1 CMP m2) * d -> (m1 CMP m2) ? d : 0 pattern. [1/2] Improve/Fix (m1 CMP m2) * d -> (m1 CMP m2) ? d : 0 pattern. - - - - --- 2021-11-22 Li, Pan2 via Gcc-patches New
[3/3] c++: P1997 array-copy extensions: Assignment, return, etc. [PR103238] P1997 'array-copy' patchset [PR103238] - - - - --- 2021-11-22 will wray New
[2/3] c++: P1997 array-copy extensions: Initialization [PR103238] P1997 'array-copy' patchset [PR103238] - - - - --- 2021-11-22 will wray New
[1/3] c++: designated init of char array by string constant [PR55227] P1997 'array-copy' patchset [PR103238] - - - - --- 2021-11-22 will wray New
Improve tracking of bases in modref Improve tracking of bases in modref - - - - --- 2021-11-21 Jan Hubicka New
Fix failure in merge_block.c testcase Fix failure in merge_block.c testcase - - - - --- 2021-11-21 Jan Hubicka New
[v3] c-format: Add -Wformat-int-precision option [PR80060] [v3] c-format: Add -Wformat-int-precision option [PR80060] - - - - --- 2021-11-21 Daniil Stas New
[_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque [_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque - - - - --- 2021-11-21 François Dumont New
[v2] Fortran manual: extend deprecated BOZ examples with X'ABC' [v2] Fortran manual: extend deprecated BOZ examples with X'ABC' - - - - --- 2021-11-21 Sergei Trofimovich New
Fortran manual: fix invalid BOZ 'ABC'X example to be X'ABC'. Fortran manual: fix invalid BOZ 'ABC'X example to be X'ABC'. - - - - --- 2021-11-21 Sergei Trofimovich New
Small tweak to modref pure/const discoverys Small tweak to modref pure/const discoverys - - - - --- 2021-11-20 Jan Hubicka New
Fix looping flag discovery in ipa-pure-const Fix looping flag discovery in ipa-pure-const - - - - --- 2021-11-20 Jan Hubicka New
tree-optimization: [PR31531] Improve ~a < CST, allow a nop cast inbetween ~ and a tree-optimization: [PR31531] Improve ~a < CST, allow a nop cast inbetween ~ and a - - - - --- 2021-11-20 Li, Pan2 via Gcc-patches New
[wwwdocs] Document some new C++ features in GCC 12 [wwwdocs] Document some new C++ features in GCC 12 - - - - --- 2021-11-20 Marek Polacek New
[committed,PR,tree-optimization103226] Clobber the condition code in the bfin doloop patterns [committed,PR,tree-optimization103226] Clobber the condition code in the bfin doloop patterns - - - - --- 2021-11-20 Jeff Law New
Tweak tree-ssa-math-opts.c to solve PR target/102117 Tweak tree-ssa-math-opts.c to solve PR target/102117 - - - - --- 2021-11-20 Roger Sayle New
[pushed] Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. [pushed] Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556]. - - - - --- 2021-11-20 Iain Sandoe New
openacc: Fix up C++ #pragma acc routine handling [PR101731] openacc: Fix up C++ #pragma acc routine handling [PR101731] - - - - --- 2021-11-20 Jakub Jelinek New
i386: Fix up handling of target attribute [PR101180] i386: Fix up handling of target attribute [PR101180] - - - - --- 2021-11-20 Jakub Jelinek New
[RFC] gcc: Improve reproducability when building cc1/cc1plus [RFC] gcc: Improve reproducability when building cc1/cc1plus - - - - --- 2021-11-20 Jacob Kroon New
Fix tree-optimization/103220: Another missing folding of (type) X op CST where type is a nop convert Fix tree-optimization/103220: Another missing folding of (type) X op CST where type is a nop convert - - - - --- 2021-11-20 Li, Pan2 via Gcc-patches New
c++: -Wuninitialized for mem-inits and empty classes [PR19808] c++: -Wuninitialized for mem-inits and empty classes [PR19808] - - - - --- 2021-11-19 Marek Polacek New
gcc, doc: Fix Darwin bootstrap: Amend an @option command to elide a space. gcc, doc: Fix Darwin bootstrap: Amend an @option command to elide a space. - - - - --- 2021-11-19 Iain Sandoe New
[committed] analyzer: fix false leak due to overeager state merging [PR103217] [committed] analyzer: fix false leak due to overeager state merging [PR103217] - - - - --- 2021-11-19 David Malcolm New
[committed] libstdc++: Improve tests for stringstream constructors in C++20 [committed] libstdc++: Improve tests for stringstream constructors in C++20 - - - - --- 2021-11-19 Jonathan Wakely New
[committed] libstdc++: Use __is_single_threaded in locale initialization [committed] libstdc++: Use __is_single_threaded in locale initialization - - - - --- 2021-11-19 Jonathan Wakely New
[committed] libstdc++: One more change for Clang to support constexpr std::string [PR103295] [committed] libstdc++: One more change for Clang to support constexpr std::string [PR103295] - - - - --- 2021-11-19 Jonathan Wakely New
[pushed] c++: Fix cpp0x/lambda/lambda-nested9.C with C++11 [pushed] c++: Fix cpp0x/lambda/lambda-nested9.C with C++11 - - - - --- 2021-11-19 Marek Polacek New
PR fortran/87851 - [9/10/11/12 Regression] Wrong return type for len_trim PR fortran/87851 - [9/10/11/12 Regression] Wrong return type for len_trim - - - - --- 2021-11-19 Harald Anlauf New
c++: redundant explicit 'this' capture in C++17 [PR100493] c++: redundant explicit 'this' capture in C++17 [PR100493] - - - - --- 2021-11-19 Patrick Palka New
[committed] libstdc++: Suppress -Wstringop warnings [PR103332] [committed] libstdc++: Suppress -Wstringop warnings [PR103332] - - - - --- 2021-11-19 Jonathan Wakely New
[committed] libstdc++: Begin lifetime of chars in constexpr std::string [PR103295] [committed] libstdc++: Begin lifetime of chars in constexpr std::string [PR103295] - - - - --- 2021-11-19 Jonathan Wakely New
[wwwdocs] : Add a caveat that -Ofast implies -fno-semantic-interposition [wwwdocs] : Add a caveat that -Ofast implies -fno-semantic-interposition - - - - --- 2021-11-19 Martin Jambor New
libstdc++, testsuite: Add a prune expression for external tool bug. libstdc++, testsuite: Add a prune expression for external tool bug. - - - - --- 2021-11-19 Iain Sandoe New
libphobos, testsuite: Add prune clauses for two Darwin cases. libphobos, testsuite: Add prune clauses for two Darwin cases. - - - - --- 2021-11-19 Iain Sandoe New
[3/3] Use absolute switch table addresses for zero cycle moves. Add zero cycle move support - - - - --- 2021-11-19 Michael Meissner New
[2/3] Set power10 fusion if -mtune=power10. Add zero cycle move support - - - - --- 2021-11-19 Michael Meissner New
[1/3] Add power10 zero cycle moves for switches & indirect jumps Add zero cycle move support - - - - --- 2021-11-19 Michael Meissner New
[committed] libphobos: Increase size of defaultStackPages on OSX X86_64 targets. [committed] libphobos: Increase size of defaultStackPages on OSX X86_64 targets. - - - - --- 2021-11-19 Iain Buclaw New
[committed] libphobos: Don't call __gthread_key_delete in the emutls destroy function. [committed] libphobos: Don't call __gthread_key_delete in the emutls destroy function. - - - - --- 2021-11-19 Iain Buclaw New
[v2,OpenMP,5.0] Remove array section base-pointer mapping semantics, and other front-end adjustment… [v2,OpenMP,5.0] Remove array section base-pointer mapping semantics, and other front-end adjustment… - - - - --- 2021-11-19 Chung-Lin Tang New
[v3] Do not abort compilation when dump file is /dev/* [v3] Do not abort compilation when dump file is /dev/* - - - - --- 2021-11-19 Giuliano Belinassi New
[PR102988] harden cond: detach without decls [PR102988] harden cond: detach without decls - - - - --- 2021-11-19 Alexandre Oliva New
Remove gimple_static_chain test disabling modref in ref_maybe_used_in_call_p Remove gimple_static_chain test disabling modref in ref_maybe_used_in_call_p - - - - --- 2021-11-19 Jan Hubicka New
c++: Avoid adding implicit attributes during apply_late_template_attributes [PR101180] c++: Avoid adding implicit attributes during apply_late_template_attributes [PR101180] - - - - --- 2021-11-19 Jakub Jelinek New
IBM Z: Fix load-and-test peephole2 condition IBM Z: Fix load-and-test peephole2 condition - - - - --- 2021-11-19 Stefan Schulze Frielinghaus New
fortran, debug: Fix up DW_AT_rank [PR103315] fortran, debug: Fix up DW_AT_rank [PR103315] - - - - --- 2021-11-19 Jakub Jelinek New
[committed,libstdc++] Fix ctype changed after newlib update. [committed,libstdc++] Fix ctype changed after newlib update. - - - - --- 2021-11-19 Tamar Christina New
middle-end: Handle FMA_CONJ correctly after SLP layout update. middle-end: Handle FMA_CONJ correctly after SLP layout update. - - - - --- 2021-11-19 Tamar Christina New
tree-optimization/102436 - restore loop store motion tree-optimization/102436 - restore loop store motion - - - - --- 2021-11-19 Richard Biener New
darwin, d: Support outfile substitution for liphobos darwin, d: Support outfile substitution for liphobos - - - - --- 2021-11-19 Iain Buclaw New
c++/103326 - fix ICE in tsubst with VECTOR_CST c++/103326 - fix ICE in tsubst with VECTOR_CST - - - - --- 2021-11-19 Richard Biener New
Fix tree-optimization/103314 : Limit folding of (type) X op CST where type is a nop convert to gimp… Fix tree-optimization/103314 : Limit folding of (type) X op CST where type is a nop convert to gimp… - - - - --- 2021-11-19 Li, Pan2 via Gcc-patches New
[v2,AARCH64] Fix PR target/103100 -mstrict-align and memset on not aligned buffers [v2,AARCH64] Fix PR target/103100 -mstrict-align and memset on not aligned buffers - - - - --- 2021-11-19 Li, Pan2 via Gcc-patches New
Fix PR 103317, ICE after PHI-OPT, minmax_replacement producing invalid SSA Fix PR 103317, ICE after PHI-OPT, minmax_replacement producing invalid SSA - - - - --- 2021-11-19 Li, Pan2 via Gcc-patches New
Don't allow mask/sse/mmx mov in TLS code sequences. Don't allow mask/sse/mmx mov in TLS code sequences. - - - - --- 2021-11-19 Liu, Hongtao New
[committed] d: Use HOST_WIDE_INT for type size temporaries. [committed] d: Use HOST_WIDE_INT for type size temporaries. - - - - --- 2021-11-18 Iain Buclaw New
[_GLIBCXX_DEBUG] Limit performance impact in __erase_nodes_if [_GLIBCXX_DEBUG] Limit performance impact in __erase_nodes_if - - - - --- 2021-11-18 François Dumont New
[v2] Do not abort compilation when dump file is /dev/* [v2] Do not abort compilation when dump file is /dev/* - - - - --- 2021-11-18 Giuliano Belinassi New
[v2] c++: designated init of char array by string constant [PR55227] [v2] c++: designated init of char array by string constant [PR55227] - - - - --- 2021-11-18 will wray New
PR tree-optimization/103254 - Limit depth for all GORI expressions. PR tree-optimization/103254 - Limit depth for all GORI expressions. - - - - --- 2021-11-18 Andrew MacLeod New
c++: cp_walk_subtrees simplification for *_CAST_EXPR c++: cp_walk_subtrees simplification for *_CAST_EXPR - - - - --- 2021-11-18 Patrick Palka New
Fix rs6000 predicates.md use of decl_replaceable_p Fix rs6000 predicates.md use of decl_replaceable_p - - - - --- 2021-11-18 David Edelsohn New
IPA: fix reproducibility in IPA MOD REF IPA: fix reproducibility in IPA MOD REF - - - - --- 2021-11-18 Martin Liška New
IPA: use cgraph_node instance IPA: use cgraph_node instance - - - - --- 2021-11-18 Martin Liška New
middle-end: check that both sides of complex expression is a mul. middle-end: check that both sides of complex expression is a mul. - - - - --- 2021-11-18 Tamar Christina New
rs6000: Builtins test changes for test_fpscr_[d]rn_builtin_error.c rs6000: Builtins test changes for test_fpscr_[d]rn_builtin_error.c - - - - --- 2021-11-18 Li, Pan2 via Gcc-patches New
rs6000: Builtins test changes for pragma_misc9.c rs6000: Builtins test changes for pragma_misc9.c - - - - --- 2021-11-18 Li, Pan2 via Gcc-patches New
[committed] libstdc++: Fix std::char_traits<C>::move for constexpr [committed] libstdc++: Fix std::char_traits<C>::move for constexpr - - - - --- 2021-11-18 Jonathan Wakely New
rs6000: Builtins test changes for pr80315-*.c, pr88100.c rs6000: Builtins test changes for pr80315-*.c, pr88100.c - - - - --- 2021-11-18 Li, Pan2 via Gcc-patches New
rs6000: Builtin test changes for int_128bit-runnable.c rs6000: Builtin test changes for int_128bit-runnable.c - - - - --- 2021-11-18 Li, Pan2 via Gcc-patches New
[committed] Fix MIPS test after recent match.pd changes [committed] Fix MIPS test after recent match.pd changes - - - - --- 2021-11-18 Jeff Law New
[take,2] ivopts: Improve code generated for very simple loops. [take,2] ivopts: Improve code generated for very simple loops. - - - - --- 2021-11-18 Roger Sayle New
[committed] libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK [committed] libstdc++: Replace AC_CACHE_VAL with AC_CACHE_CHECK - - - - --- 2021-11-18 Jonathan Wakely New
Detect Power10 CPU on AIX Detect Power10 CPU on AIX - - - - --- 2021-11-18 David Edelsohn New
« 1 2 ... 244 245 2461267 1268 »