Show patches with: Archived = No       |   126775 patches
« 1 2 ... 245 246 2471267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
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
[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: 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
[v3] x86: Add -mindirect-branch-cs-prefix [v3] x86: Add -mindirect-branch-cs-prefix - - - - --- 2021-11-18 H.J. Lu New
rs6000: Builtins test changes for compare-bytes tests rs6000: Builtins test changes for compare-bytes tests - - - - --- 2021-11-18 Li, Pan2 via Gcc-patches New
rs6000: Builtins test changes for byte-in-set-2.c rs6000: Builtins test changes for byte-in-set-2.c - - - - --- 2021-11-18 Li, Pan2 via Gcc-patches New
Fix IPA modref ubsan. Fix IPA modref ubsan. - - - - --- 2021-11-18 Martin Liška New
fixincludes: don't abort() on access failure [PR103306] fixincludes: don't abort() on access failure [PR103306] - - - - --- 2021-11-18 Xi Ruoyao New
IBM Z: Fix load-and-test peephole2 condition IBM Z: Fix load-and-test peephole2 condition - - - - --- 2021-11-18 Stefan Schulze Frielinghaus New
tree-optimization/103277 - do abnormal cleanup after call DSE tree-optimization/103277 - do abnormal cleanup after call DSE - - - - --- 2021-11-18 Richard Biener New
testsuite/103278 - adjust gcc.dg/tree-ssa/if-to-switch-3.c testsuite/103278 - adjust gcc.dg/tree-ssa/if-to-switch-3.c - - - - --- 2021-11-18 Richard Biener New
[committed] libgomp: Ensure that either gomp_team is properly aligned [PR102838] [committed] libgomp: Ensure that either gomp_team is properly aligned [PR102838] - - - - --- 2021-11-18 Jakub Jelinek New
[committed] libgomp: Fix up aligned_alloc arguments [PR102838] [committed] libgomp: Fix up aligned_alloc arguments [PR102838] - - - - --- 2021-11-18 Jakub Jelinek New
pch, v2: Add support for PCH for relocatable executables pch, v2: Add support for PCH for relocatable executables - - - - --- 2021-11-18 Jakub Jelinek New
i386: Fix wrong codegen for -mrelax-cmpxchg-loop i386: Fix wrong codegen for -mrelax-cmpxchg-loop - - - - --- 2021-11-18 Hongyu Wang 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-18 Liu, Hongtao New
Reduce cost of aligned sse register store. Reduce cost of aligned sse register store. - - - - --- 2021-11-18 Liu, Hongtao New
doc, d: Add note that D front end now requires GDC installed in order to bootstrap. doc, d: Add note that D front end now requires GDC installed in order to bootstrap. - - - - --- 2021-11-18 Iain Buclaw New
[v2] Fix PR tree-optimization/103228 and 103228: folding of (type) X op CST where type is a nop con… [v2] Fix PR tree-optimization/103228 and 103228: folding of (type) X op CST where type is a nop con… - - - - --- 2021-11-17 Li, Pan2 via Gcc-patches New
[2/2] libcpp: capture and underline ranges in -Wbidi-chars= [PR103026] [committed] libcpp: escape non-ASCII source bytes in -Wbidi-chars= [PR103026] - - - - --- 2021-11-17 David Malcolm New
[committed] libcpp: escape non-ASCII source bytes in -Wbidi-chars= [PR103026] [committed] libcpp: escape non-ASCII source bytes in -Wbidi-chars= [PR103026] - - - - --- 2021-11-17 David Malcolm New
PR fortran/101329 - ICE: Invalid expression in gfc_element_size PR fortran/101329 - ICE: Invalid expression in gfc_element_size - - - - --- 2021-11-17 Harald Anlauf New
Fix gamess miscompare Fix gamess miscompare - - - - --- 2021-11-17 Jan Hubicka New
[4/4] Darwin, Ada : Add loader path as a default rpath. Darwin: Replace environment runpath with embedded [PR88590]. - - - - --- 2021-11-17 Iain Sandoe New
[3/4] Darwin : Allow for configuring Darwin to use embedded runpath. Darwin: Replace environment runpath with embedded [PR88590]. - - - - --- 2021-11-17 Iain Sandoe New
[2/4] Darwin : Handle rpaths given on the command line. Darwin: Replace environment runpath with embedded [PR88590]. - - - - --- 2021-11-17 Iain Sandoe New
[1/4] Driver : Provide a spec to insert rpaths for compiler lib dirs. Darwin: Replace environment runpath with embedded [PR88590]. - - - - --- 2021-11-17 Iain Sandoe New
rs6000: Builtins test changes for BFP scalar tests rs6000: Builtins test changes for BFP scalar tests - - - - --- 2021-11-17 Li, Pan2 via Gcc-patches New
[v2] x86: Remove "%!" before ret [v2] x86: Remove "%!" before ret - - - - --- 2021-11-17 H.J. Lu New
[v3] x86: Add -mharden-sls=[none|all|return|indirect-branch] [v3] x86: Add -mharden-sls=[none|all|return|indirect-branch] - - - - --- 2021-11-17 H.J. Lu New
i386: Redefine indirect_thunks_used as HARD_REG_SET. i386: Redefine indirect_thunks_used as HARD_REG_SET. - - - - --- 2021-11-17 Uros Bizjak New
x86: Remove "%!" before ret x86: Remove "%!" before ret - - - - --- 2021-11-17 H.J. Lu New
i386: Introduce LEGACY_SSE_REGNO_P predicate i386: Introduce LEGACY_SSE_REGNO_P predicate - - - - --- 2021-11-17 Uros Bizjak New
[committed] libstdc++: Use std::construct_at in net::ip::address [committed] libstdc++: Use std::construct_at in net::ip::address - - - - --- 2021-11-17 Jonathan Wakely New
[committed] libstdc++: Simplify std::string constructors [committed] libstdc++: Simplify std::string constructors - - - - --- 2021-11-17 Jonathan Wakely New
[committed] libstdc++: Set active member of union in std::string [PR103295] [committed] libstdc++: Set active member of union in std::string [PR103295] - - - - --- 2021-11-17 Jonathan Wakely New
[committed] libstdc++: Fix std::type_info::before for ARM [PR103240] [committed] libstdc++: Fix std::type_info::before for ARM [PR103240] - - - - --- 2021-11-17 Jonathan Wakely New
DWARF: Match behaviour of .cfi_xxx when doing manual frame output. DWARF: Match behaviour of .cfi_xxx when doing manual frame output. - - - - --- 2021-11-17 Iain Sandoe New
[committed] Fix two mips target tests compromised by recent IPA work [committed] Fix two mips target tests compromised by recent IPA work - - - - --- 2021-11-17 Jeff Law New
[OG11,committed,22/22] openacc: Adjust test expectations to new "kernels" handling OpenACC "kernels" Improvements - - - - --- 2021-11-17 Frederik Harwath New
« 1 2 ... 245 246 2471267 1268 »