Show patches with: Archived = No       |   126714 patches
« 1 2 ... 210 211 2121267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] Added LoongArch support to the gcc12 changes. [wwwdocs] Added LoongArch support to the gcc12 changes. - - - - --- 2022-05-07 Chenghua Xu New
Expand __builtin_memcmp_eq with ptest for OImode. Expand __builtin_memcmp_eq with ptest for OImode. - - - - --- 2022-05-07 Liu, Hongtao New
[v2] PR105169 Fix references to discarded sections [v2] PR105169 Fix references to discarded sections - - - - --- 2022-05-07 Giuliano Belinassi New
Go patch committed: Remove Array_index_expression::is_lvalue_ Go patch committed: Remove Array_index_expression::is_lvalue_ - - - - --- 2022-05-06 Ian Lance Taylor New
[committed,2/2] libstdc++: Simplify std::normal_distribution equality operator [committed,1/2] libstdc++: Fix deserialization for std::normal_distribution [PR105502] - - - - --- 2022-05-06 Jonathan Wakely New
[committed,1/2] libstdc++: Fix deserialization for std::normal_distribution [PR105502] [committed,1/2] libstdc++: Fix deserialization for std::normal_distribution [PR105502] - - - - --- 2022-05-06 Jonathan Wakely New
Guard against applying scale with 0 denominator Guard against applying scale with 0 denominator - - - - --- 2022-05-06 Eugene Rozenfeld New
[pushed] c++: empty base constexpr adjustment [PR105245] [pushed] c++: empty base constexpr adjustment [PR105245] - - - - --- 2022-05-06 Jason Merrill New
Go patch committed: Reject duplicate bool keys in a map literal Go patch committed: Reject duplicate bool keys in a map literal - - - - --- 2022-05-06 Ian Lance Taylor New
[v2] Enable match.pd dumping with -fdump-tree-original [v2] Enable match.pd dumping with -fdump-tree-original - - - - --- 2022-05-06 Alex Coplan New
c++: constexpr init of union sub-aggr w/ base [PR105491] c++: constexpr init of union sub-aggr w/ base [PR105491] - - - - --- 2022-05-06 Patrick Palka New
aarch64: remove useless GPF_TF_F16 iterator aarch64: remove useless GPF_TF_F16 iterator - - - - --- 2022-05-06 Christophe Lyon New
[committed] libstdc++: Fix test that fails on Solaris [PR104731] [committed] libstdc++: Fix test that fails on Solaris [PR104731] - - - - --- 2022-05-06 Jonathan Wakely New
[committed] libstdc++: Do not include <cxxabi.h> in <stacktrace> [committed] libstdc++: Do not include <cxxabi.h> in <stacktrace> - - - - --- 2022-05-06 Jonathan Wakely New
[committed] libstdc++: Do not use #include inside push visibility scope [PR99871] [committed] libstdc++: Do not use #include inside push visibility scope [PR99871] - - - - --- 2022-05-06 Jonathan Wakely New
[OpenMP] Implement uses_allocators clause for target regions [OpenMP] Implement uses_allocators clause for target regions - - - - --- 2022-05-06 Chung-Lin Tang New
OpenMP, libgomp: Handle unified shared memory in omp_target_is_accessible. OpenMP, libgomp: Handle unified shared memory in omp_target_is_accessible. - - - - --- 2022-05-06 Marcel Vollweiler New
[2/2] xtensa: Reflect the 32-bit Integer Divide Option [1/2] xtensa: Rename deprecated extv/extzv insn patterns to extvsi/extzvsi - - - - --- 2022-05-06 Takayuki 'January June' Suwa New
[1/2] xtensa: Rename deprecated extv/extzv insn patterns to extvsi/extzvsi [1/2] xtensa: Rename deprecated extv/extzv insn patterns to extvsi/extzvsi - - - - --- 2022-05-06 Takayuki 'January June' Suwa New
[wwwdocs] GCC 12: OpenACC [wwwdocs] GCC 12: OpenACC - - - - --- 2022-05-06 Thomas Schwinge New
[i386] Add combine splitter to transform pxor/pcmpeqb/pmovmskb/cmp 0xffff to ptest. [i386] Add combine splitter to transform pxor/pcmpeqb/pmovmskb/cmp 0xffff to ptest. - - - - --- 2022-05-06 Haochen Jiang New
Reconstruct i386 testsuite with __builtin_cpu_supports Reconstruct i386 testsuite with __builtin_cpu_supports - - - - --- 2022-05-06 Haochen Jiang New
[COMMITTED] Update libgomp docs to reflect Fortran support for non-rectangular loops [COMMITTED] Update libgomp docs to reflect Fortran support for non-rectangular loops - - - - --- 2022-05-05 Sandra Loosemore New
libsanitizer: cherry-pick commit b226894d475b from upstream libsanitizer: cherry-pick commit b226894d475b from upstream - - - - --- 2022-05-05 H.J. Lu New
[v2] c++: wrong error with MVP and pushdecl [PR64679] [v2] c++: wrong error with MVP and pushdecl [PR64679] - - - - --- 2022-05-05 Marek Polacek New
[committed] libstdc++: Fixes for tests that fail with -fno-rtti [committed] libstdc++: Fixes for tests that fail with -fno-rtti - - - - --- 2022-05-05 Jonathan Wakely New
i386: Cleanup -m32 usage in the testuite. i386: Cleanup -m32 usage in the testuite. - - - - --- 2022-05-05 Uros Bizjak New
[PING^2] libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library (… [PING^2] libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library (… - - - - --- 2022-05-05 Thomas Schwinge New
[PING] libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_H'… [PING] libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE_SYSTEM_CUDA_H'… - - - - --- 2022-05-05 Thomas Schwinge New
[12,committed] d: Merge upstream dmd 88de5e369. [12,committed] d: Merge upstream dmd 88de5e369. - - - - --- 2022-05-05 Iain Buclaw New
[RFA] attribs: fix typedefs in generic code [PR105492] [RFA] attribs: fix typedefs in generic code [PR105492] - - - - --- 2022-05-05 Jason Merrill New
[_Hashtable] Fix insertion of range of type convertible to value_type PR 56112 [_Hashtable] Fix insertion of range of type convertible to value_type PR 56112 - - - - --- 2022-05-05 François Dumont New
[pushed] profile: Unify identifier names for profiling [pushed] profile: Unify identifier names for profiling - - - - --- 2022-05-05 Martin Liška New
[pushed] Remove sanity checking in stream_out_histogram_value. [pushed] Remove sanity checking in stream_out_histogram_value. - - - - --- 2022-05-05 Martin Liška New
Remove loop-incremented dead code. Remove loop-incremented dead code. - - - - --- 2022-05-05 Martin Liška New
tree-optimization/104162 - CSE of &MEM[ptr].a[i] and ptr + CST tree-optimization/104162 - CSE of &MEM[ptr].a[i] and ptr + CST - - - - --- 2022-05-05 Richard Biener New
Come up with {,UN}LIKELY macros. Come up with {,UN}LIKELY macros. - - - - --- 2022-05-05 Martin Liška New
[Committed] PR testsuite/105486: Use "signed char" in gcc.dg/pr102950.c [Committed] PR testsuite/105486: Use "signed char" in gcc.dg/pr102950.c - - - - --- 2022-05-05 Roger Sayle New
Remove conditional STATIC_ASSERT. Remove conditional STATIC_ASSERT. - - - - --- 2022-05-05 Martin Liška New
Remove non-ANSI C path in ansidecl.h. Remove non-ANSI C path in ansidecl.h. - - - - --- 2022-05-05 Martin Liška New
Fold GCC_VERSION >= $old_version to TRUE, otherwise to FALSE. Fold GCC_VERSION >= $old_version to TRUE, otherwise to FALSE. - - - - --- 2022-05-05 Martin Liška New
Add operators / and * for profile_{count,probability}. Add operators / and * for profile_{count,probability}. - - - - --- 2022-05-05 Martin Liška New
Use more ARRAY_SIZE. Use more ARRAY_SIZE. - - - - --- 2022-05-05 Martin Liška New
[v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. [v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. - - - - --- 2022-05-05 Srinath Parvathaneni New
testsuite: Update Wconversion testcase check type. testsuite: Update Wconversion testcase check type. - - - - --- 2022-05-05 Jiawei New
rewrite undefined overflow to defined in ifcombine rewrite undefined overflow to defined in ifcombine - - - - --- 2022-05-05 Richard Biener New
testsuite/105486 - adjust testcase to avoid misaligned accesses testsuite/105486 - adjust testcase to avoid misaligned accesses - - - - --- 2022-05-05 Richard Biener New
tree-optimization/105484 - VEC_SET and EH tree-optimization/105484 - VEC_SET and EH - - - - --- 2022-05-05 Richard Biener New
Skip constant folding for fmin/max when either argument is sNaN [PR105414] Skip constant folding for fmin/max when either argument is sNaN [PR105414] - - - - --- 2022-05-05 HAO CHEN GUI New
Expand __builtin_memcmp_eq with ptest for OI/TImode. Expand __builtin_memcmp_eq with ptest for OI/TImode. - - - - --- 2022-05-05 Liu, Hongtao New
libstdc++: testsuite: async.cc early timeout libstdc++: testsuite: async.cc early timeout - - - - --- 2022-05-05 Alexandre Oliva New
[PR100106] Reject unaligned subregs when strict alignment is required [PR100106] Reject unaligned subregs when strict alignment is required - - - - --- 2022-05-05 Alexandre Oliva New
[committed] MAINTAINERS: Add myself as PowerPC port co-maintainer [committed] MAINTAINERS: Add myself as PowerPC port co-maintainer - - - - --- 2022-05-05 Kewen.Lin New
Strip of a vector load which is only used partially. Strip of a vector load which is only used partially. - - - - --- 2022-05-05 Liu, Hongtao New
[pushed] c++: alias CTAD refactoring [PR104470] [pushed] c++: alias CTAD refactoring [PR104470] - - - - --- 2022-05-04 Jason Merrill New
c++: wrong error with MVP and pushdecl [PR64679] c++: wrong error with MVP and pushdecl [PR64679] - - - - --- 2022-05-04 Marek Polacek New
[pushed] c++: optimize reshape_init [pushed] c++: optimize reshape_init - - - - --- 2022-05-04 Jason Merrill New
gengtype: do not skip char after escape sequnce gengtype: do not skip char after escape sequnce - - - - --- 2022-05-04 Martin Liška New
[pushed] c++: use %D more [pushed] c++: use %D more - - - - --- 2022-05-04 Jason Merrill New
libgomp/plugin/plugin-gcn.c: Use -foffload-options= in err msg libgomp/plugin/plugin-gcn.c: Use -foffload-options= in err msg - - - - --- 2022-05-04 Tobias Burnus New
c++: ICE during aggr CTAD for member tmpl [PR105476] c++: ICE during aggr CTAD for member tmpl [PR105476] - - - - --- 2022-05-04 Patrick Palka New
[pushed] c++: Remove cdtor_label [pushed] c++: Remove cdtor_label - - - - --- 2022-05-04 Jason Merrill New
[pushed] Remove dead code. [pushed] Remove dead code. - - - - --- 2022-05-04 Martin Liška New
lto-plugin: add support for feature detection lto-plugin: add support for feature detection - - - - --- 2022-05-04 Martin Liška New
Fold more vector constants early Fold more vector constants early - - - - --- 2022-05-04 Richard Biener New
gimple-isel: handle x CMP y ? z : 0 gimple-isel: handle x CMP y ? z : 0 - - - - --- 2022-05-04 Richard Earnshaw New
tree-optimization/103116 - SLP permutes and peeling for gaps tree-optimization/103116 - SLP permutes and peeling for gaps - - - - --- 2022-05-04 Richard Biener New
libsanitizer: merge from upstream libsanitizer: merge from upstream - - - - --- 2022-05-04 Martin Liška New
genconditions: Add support for targets without non-trivial insn conditions genconditions: Add support for targets without non-trivial insn conditions - - - - --- 2022-05-04 Jakub Jelinek New
[PUSHED] hwasan: support new dg-output format. [PUSHED] hwasan: support new dg-output format. - - - - --- 2022-05-04 Martin Liška New
tustsuite: pr102892: Avoid undefined behavior tustsuite: pr102892: Avoid undefined behavior - - - - --- 2022-05-04 Palmer Dabbelt New
analyzer/pr104308.c: Avoid optimizing away the copies analyzer/pr104308.c: Avoid optimizing away the copies - - - - --- 2022-05-04 Palmer Dabbelt New
testsuite: btf: Fix btf-datasec-1.c for RISC-V testsuite: btf: Fix btf-datasec-1.c for RISC-V - - - - --- 2022-05-04 Palmer Dabbelt New
[committed] testsuite: libgcc function name for PRU [committed] testsuite: libgcc function name for PRU - - - - --- 2022-05-03 Dimitar Dimitrov New
[committed] testsuite: Skip cases for default_packed targets [committed] testsuite: Skip cases for default_packed targets - - - - --- 2022-05-03 Dimitar Dimitrov New
[committed] testsuite: Annotate Wattributes-8.c for default_packed [committed] testsuite: Annotate Wattributes-8.c for default_packed - - - - --- 2022-05-03 Dimitar Dimitrov New
[committed] testsuite: Mark that PRU lowers DI alu ops by itself [committed] testsuite: Mark that PRU lowers DI alu ops by itself - - - - --- 2022-05-03 Dimitar Dimitrov New
[committed] testsuite: Skip gcc.dg/Wno-frame-address.c for PRU [committed] testsuite: Skip gcc.dg/Wno-frame-address.c for PRU - - - - --- 2022-05-03 Dimitar Dimitrov New
[pushed] Objective-C, NeXT: Adjust symbol marking to match host tools. [pushed] Objective-C, NeXT: Adjust symbol marking to match host tools. - - - - --- 2022-05-03 Iain Sandoe New
c++: make finish non_static_data_member SFINAE friendly [PR105351] c++: make finish non_static_data_member SFINAE friendly [PR105351] - - - - --- 2022-05-03 Patrick Palka New
[12,committed] d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos dba1bbe27. [12,committed] d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos dba1bbe27. - - - - --- 2022-05-03 Iain Buclaw New
i386: Optimize _mm_storeu_si16 w/o SSE4 [PR105079] i386: Optimize _mm_storeu_si16 w/o SSE4 [PR105079] - - - - --- 2022-05-03 Uros Bizjak New
LTO plugin: modernize a bit. LTO plugin: modernize a bit. - - - - --- 2022-05-03 Martin Liška New
dfp.m4: Add missing license header dfp.m4: Add missing license header - - - - --- 2022-05-03 Christophe Lyon New
Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistently, regardless of check… Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistently, regardless of check… - - - - --- 2022-05-03 Thomas Schwinge New
middle-end/105083 - check prerequesites in scev_initialize middle-end/105083 - check prerequesites in scev_initialize - - - - --- 2022-05-03 Richard Biener New
middle-end/105461 - opts processing of -fvar-tracking middle-end/105461 - opts processing of -fvar-tracking - - - - --- 2022-05-03 Richard Biener New
[V2] powerpc: properly check for feenableexcept() on FreeBSD [V2] powerpc: properly check for feenableexcept() on FreeBSD - - - - --- 2022-05-03 Piotr Kubaj New
Fixup OPTION_SET_P usage in finish_options Fixup OPTION_SET_P usage in finish_options - - - - --- 2022-05-03 Richard Biener New
ppc: testsuite: vec-mul requires vsx runtime ppc: testsuite: vec-mul requires vsx runtime - - - - --- 2022-05-03 Alexandre Oliva New
[PR105324] libstdc++: testsuite: pr105324 requires FP from_char [PR105324] libstdc++: testsuite: pr105324 requires FP from_char - - - - --- 2022-05-03 Alexandre Oliva New
[v2] libstdc++: ppc: conditionalize vsx-only simd intrinsics [v2] libstdc++: ppc: conditionalize vsx-only simd intrinsics - - - - --- 2022-05-03 Alexandre Oliva New
[pushed] c++: improve template-id location [pushed] c++: improve template-id location - - - - --- 2022-05-02 Jason Merrill New
[pushed] c++: also note name used in enclosing class [pushed] c++: also note name used in enclosing class - - - - --- 2022-05-02 Jason Merrill New
c++: partial spec constraint checking context [PR105220] c++: partial spec constraint checking context [PR105220] - - - - --- 2022-05-02 Patrick Palka New
c++: parse error with >= in template argument list [PR105436] c++: parse error with >= in template argument list [PR105436] - - - - --- 2022-05-02 Marek Polacek New
c++: wrong parse with functors [PR64679] c++: wrong parse with functors [PR64679] - - - - --- 2022-05-02 Marek Polacek New
Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistently, regardless of check… Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' behave consistently, regardless of check… - - - - --- 2022-05-02 Thomas Schwinge New
Assume a call is expensive when it mismatches Assume a call is expensive when it mismatches - - - - --- 2022-05-02 Richard Biener New
tree-optimization/104240 - SLP discovery with swapped comparisons tree-optimization/104240 - SLP discovery with swapped comparisons - - - - --- 2022-05-02 Richard Biener New
« 1 2 ... 210 211 2121267 1268 »