Show patches with: Archived = No       |   126714 patches
« 1 2 ... 221 222 2231267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++: non-constant non-dependent decltype folding [PR104823] c++: non-constant non-dependent decltype folding [PR104823] - - - - --- 2022-03-07 Patrick Palka New
[committed] Fortran: Fix typos [committed] Fortran: Fix typos - - - - --- 2022-03-07 Tobias Burnus New
[committed] doc: Remove redundant sentence about modules being in C++20 [committed] doc: Remove redundant sentence about modules being in C++20 - - - - --- 2022-03-07 Jonathan Wakely New
[v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c [v3] x86: Disable SSE on unwind-c.c and unwind-dw2.c - - - - --- 2022-03-07 H.J. Lu New
[committed] Add missing space in various string literals [committed] Add missing space in various string literals - - - - --- 2022-03-07 Jakub Jelinek New
Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126] Fortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL [PR104126] - - - - --- 2022-03-07 Tobias Burnus New
[committed] Fix up duplicated duplicated words in comments [committed] Fix up duplicated duplicated words in comments - - - - --- 2022-03-07 Jakub Jelinek New
Fortran: Fix gfc_maybe_dereference_var [PR104430] Fortran: Fix gfc_maybe_dereference_var [PR104430] - - - - --- 2022-03-07 Tobias Burnus New
[v2] x86: Disable SSE on unwind-c.c and unwind-dw2.c [v2] x86: Disable SSE on unwind-c.c and unwind-dw2.c - - - - --- 2022-03-07 H.J. Lu New
[C++] PR c++/96440: ICE-on-invalid-code error recovery. [C++] PR c++/96440: ICE-on-invalid-code error recovery. - - - - --- 2022-03-07 Roger Sayle New
[C++] PR c++/96437: ICE-on-invalid-code error recovery. [C++] PR c++/96437: ICE-on-invalid-code error recovery. - - - - --- 2022-03-07 Roger Sayle New
[C++] PR c++/96329: ICE-on-invalid-code error recovery. [C++] PR c++/96329: ICE-on-invalid-code error recovery. - - - - --- 2022-03-07 Roger Sayle New
tree-optimization/104782 - adjust PR101636 fix tree-optimization/104782 - adjust PR101636 fix - - - - --- 2022-03-07 Richard Biener New
[x86] PR tree-optimization/98335: New peephole2 xorl; movb -> movzbl [x86] PR tree-optimization/98335: New peephole2 xorl; movb -> movzbl - - - - --- 2022-03-07 Roger Sayle New
[pushed] MSP430: fix error message. [pushed] MSP430: fix error message. - - - - --- 2022-03-07 Martin Liška New
arm: fix option quoting in error messages. arm: fix option quoting in error messages. - - - - --- 2022-03-07 Martin Liška New
[ARM] translation: reuse string and use switch for codes [ARM] translation: reuse string and use switch for codes - - - - --- 2022-03-07 Martin Liška New
PR tree-optimization/98335: Improvements to DSE's compute_trims. PR tree-optimization/98335: Improvements to DSE's compute_trims. - - - - --- 2022-03-07 Roger Sayle New
[v3] libgo: Don't use pt_regs member in mcontext_t [v3] libgo: Don't use pt_regs member in mcontext_t - - - - --- 2022-03-07 Li, Pan2 via Gcc-patches New
[V2,i386] Optimize v4si broadcast for noavx512vl. [V2,i386] Optimize v4si broadcast for noavx512vl. - - - - --- 2022-03-07 Liu, Hongtao New
[v2] libgo: Don't use pt_regs member in mcontext_t [v2] libgo: Don't use pt_regs member in mcontext_t - - - - --- 2022-03-06 Li, Pan2 via Gcc-patches New
[Committed] Update gcc.dg/lower-subreg-1.c on ia32 [Committed] Update gcc.dg/lower-subreg-1.c on ia32 - - - - --- 2022-03-06 Roger Sayle New
[committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility [committed] libstdc++: Ensure __glibcxx_assert_fail has default visibility - - - - --- 2022-03-05 Jonathan Wakely New
x86: Disable SSE on unwind-c.c and unwind-dw2.c x86: Disable SSE on unwind-c.c and unwind-dw2.c - - - - --- 2022-03-05 H.J. Lu New
s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775] s390: Fix up *cmp_and_trap_unsigned_int<mode> constraints [PR104775] - - - - --- 2022-03-05 Jakub Jelinek New
rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708] rs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708] - - - - --- 2022-03-05 Jakub Jelinek New
waccess: Remove visited bitmap and stop on EDGE_ABNORMAL waccess: Remove visited bitmap and stop on EDGE_ABNORMAL - - - - --- 2022-03-05 Jakub Jelinek New
i386: Fix up cond_{and,ior,xor,mul}* [PR104779] i386: Fix up cond_{and,ior,xor,mul}* [PR104779] - - - - --- 2022-03-05 Jakub Jelinek New
[COMMITTED] Optimize signed DImode -> TImode on power10. [COMMITTED] Optimize signed DImode -> TImode on power10. - - - - --- 2022-03-05 Michael Meissner New
[v3] configure: Implement --enable-host-pie [v3] configure: Implement --enable-host-pie - - - - --- 2022-03-04 Marek Polacek New
c++: Standard mangling abbreviations & modules c++: Standard mangling abbreviations & modules - - - - --- 2022-03-04 Nathan Sidwell New
[no subject] Untitled series #289062 - - - - --- 2022-03-04 Thomas Schwinge New
[committed] analyzer: reduce svalue depth limit from 13 to 12 [PR103521] [committed] analyzer: reduce svalue depth limit from 13 to 12 [PR103521] - - - - --- 2022-03-04 David Malcolm New
libgo patch committed: Skip _FILE in mkruntimeinc libgo patch committed: Skip _FILE in mkruntimeinc - - - - --- 2022-03-04 Ian Lance Taylor New
libgo patch committed: move semaphore to gotool packages libgo patch committed: move semaphore to gotool packages - - - - --- 2022-03-04 Ian Lance Taylor New
c++: detecting copy-init context during CTAD [PR102137] c++: detecting copy-init context during CTAD [PR102137] - - - - --- 2022-03-04 Patrick Palka New
libgo patch committed: Fix AIX build libgo patch committed: Fix AIX build - - - - --- 2022-03-04 Ian Lance Taylor New
rs6000: Improve .machine rs6000: Improve .machine - - - - --- 2022-03-04 Segher Boessenkool New
[pushed] Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler. [pushed] Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler. - - - - --- 2022-03-04 Iain Sandoe New
[pushed] Darwin, libgcc: Fix build errors on powerpc-darwin8. [pushed] Darwin, libgcc: Fix build errors on powerpc-darwin8. - - - - --- 2022-03-04 Iain Sandoe New
[committed] c++: Add testcase for already fixed PR [PR103443] [committed] c++: Add testcase for already fixed PR [PR103443] - - - - --- 2022-03-04 Patrick Palka New
[c++] New module mangling ABI [c++] New module mangling ABI - - - - --- 2022-03-04 Nathan Sidwell New
Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=decompose' [PR104784] Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=decompose' [PR104784] - - - - --- 2022-03-04 Thomas Schwinge New
OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. - - - - --- 2022-03-04 Marcel Vollweiler New
arm: Remove unused variable arm_binop_none_none_unone_qualifiers arm: Remove unused variable arm_binop_none_none_unone_qualifiers - - - - --- 2022-03-04 Christophe Lyon New
Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*' Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*' - - - - --- 2022-03-04 Thomas Schwinge New
OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR100280, PR104132, PR104133] OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR100280, PR104132, PR104133] - - - - --- 2022-03-04 Thomas Schwinge New
OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP lowering [PR100280] OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP lowering [PR100280] - - - - --- 2022-03-04 Thomas Schwinge New
Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' declared in block made add… Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' declared in block made add… - - - - --- 2022-03-04 Thomas Schwinge New
Add 'c-c++-common/goacc/kernels-decompose-pr104133-1.c' [PR104133] Add 'c-c++-common/goacc/kernels-decompose-pr104133-1.c' [PR104133] - - - - --- 2022-03-04 Thomas Schwinge New
Add 'c-c++-common/goacc/kernels-decompose-pr104132-1.c' [PR104132] Add 'c-c++-common/goacc/kernels-decompose-pr104132-1.c' [PR104132] - - - - --- 2022-03-04 Thomas Schwinge New
Update 'c-c++-common/goacc/classify-*', 'gfortran.dg/goacc/classify-*' Update 'c-c++-common/goacc/classify-*', 'gfortran.dg/goacc/classify-*' - - - - --- 2022-03-04 Thomas Schwinge New
[v2] eliminate mutex in fast path of __register_frame [v2] eliminate mutex in fast path of __register_frame - - - - --- 2022-03-04 Thomas Neumann New
[committed] libstdc++: Fix -Wunused-local-typedefs warning in <compare> [committed] libstdc++: Fix -Wunused-local-typedefs warning in <compare> - - - - --- 2022-03-04 Jonathan Wakely New
[i386] PR 104732: Simplify/fix DI mode logic expansion/splitting on -m32. [i386] PR 104732: Simplify/fix DI mode logic expansion/splitting on -m32. - - - - --- 2022-03-04 Roger Sayle New
gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529] gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529] - - - - --- 2022-03-04 Jakub Jelinek New
libstdc++: vxworks: remove stray <iostream> include libstdc++: vxworks: remove stray <iostream> include - - - - --- 2022-03-04 Rasmus Villemoes New
[i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue. [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue. - - - - --- 2022-03-04 Liu, Hongtao New
[v8,12/12] LoongArch Port: Add doc. Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,11/12] LoongArch Port: gcc/testsuite Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,10/12] LoongArch Port: libgomp Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,09/12] LoongArch Port: Regenerate libgcc/configure. Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,08/12] LoongArch Port: libgcc Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,07/12] LoongArch Port: Builtin macros. Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,06/12] LoongArch Port: Builtin functions. Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,05/12] LoongArch Port: Machine description C files and .h files. Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,04/12] LoongArch Port: Machine description files. Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,03/12] LoongArch Port: Regenerate gcc/configure. Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,02/12] LoongArch Port: gcc build Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[v8,01/12] LoongArch Port: Regenerate configure Add LoongArch support. - - - - --- 2022-03-04 Chenghua Xu New
[3/3] RISC-V:Cache Management Operation instructions testcases RISC-V: Add Ratified Cache Management Operation ISA Extensions - - - - --- 2022-03-04 yulong@nj.iscas.ac.cn New
[2/3] RISC-V:Cache Management Operation instructions RISC-V: Add Ratified Cache Management Operation ISA Extensions - - - - --- 2022-03-04 yulong@nj.iscas.ac.cn New
[1/3] RISC-V: Add mininal support for Zicbo[mzp] RISC-V: Add Ratified Cache Management Operation ISA Extensions - - - - --- 2022-03-04 yulong@nj.iscas.ac.cn New
[i386] Optimize v4si broadcast for noavx512vl. [i386] Optimize v4si broadcast for noavx512vl. - - - - --- 2022-03-04 Liu, Hongtao New
[committed] libstdc++: Use non-debug vector in constexpr test [PR104748] [committed] libstdc++: Use non-debug vector in constexpr test [PR104748] - - - - --- 2022-03-03 Jonathan Wakely New
[committed] libstdc++: Fix test failure on AIX [committed] libstdc++: Fix test failure on AIX - - - - --- 2022-03-03 Jonathan Wakely New
[committed] libstdc++: Implement std::strong_order for floating-point types [PR96526] [committed] libstdc++: Implement std::strong_order for floating-point types [PR96526] - - - - --- 2022-03-03 Jonathan Wakely New
c++: merge default targs for function templates [PR65396] c++: merge default targs for function templates [PR65396] - - - - --- 2022-03-03 Patrick Palka New
[pushed] configure: enable plugin support for ld.mold [pushed] configure: enable plugin support for ld.mold - - - - --- 2022-03-03 Martin Liška New
x86: Always return pseudo register in ix86_gen_scratch_sse_rtx x86: Always return pseudo register in ix86_gen_scratch_sse_rtx - - - - --- 2022-03-03 H.J. Lu New
[wwwdocs] gcc-12/changes.html: Document -misa update for nvptx [wwwdocs] gcc-12/changes.html: Document -misa update for nvptx - - - - --- 2022-03-03 Tobias Burnus New
[committed,nvptx] Build libraries with mptx=3.1 [committed,nvptx] Build libraries with mptx=3.1 - - - - --- 2022-03-03 Tom de Vries New
[committed,nvptx] Build libraries with misa=sm_30 [committed,nvptx] Build libraries with misa=sm_30 - - - - --- 2022-03-03 Tom de Vries New
[committed,nvptx] Use --no-verify for sm_30 [committed,nvptx] Use --no-verify for sm_30 - - - - --- 2022-03-03 Tom de Vries New
[committed,nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c [committed,nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c - - - - --- 2022-03-03 Tom de Vries New
rs6000: Adjust mov optabs for opaque modes [PR103353] rs6000: Adjust mov optabs for opaque modes [PR103353] - - - - --- 2022-03-03 Kewen.Lin New
[committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757] [committed] openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [PR104757] - - - - --- 2022-03-03 Jakub Jelinek New
rs6000: Guard bifs {un,}pack_{longdouble,ibm128} under hard float [PR103623] rs6000: Guard bifs {un,}pack_{longdouble,ibm128} under hard float [PR103623] - - - - --- 2022-03-03 Kewen.Lin New
call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761] call mark_dfs_back_edges() before testing EDGE_DFS_BACK [PR104761] - - - - --- 2022-03-02 Martin Sebor New
[v2] Add TARGET_MOVE_WITH_MODE_P [v2] Add TARGET_MOVE_WITH_MODE_P - - - - --- 2022-03-02 H.J. Lu New
[V2] Optimize signed DImode -> TImode on power10, PR target/104698 [V2] Optimize signed DImode -> TImode on power10, PR target/104698 - - - - --- 2022-03-02 Michael Meissner New
c++: naming a dependently-scoped template for CTAD [PR104641] c++: naming a dependently-scoped template for CTAD [PR104641] - - - - --- 2022-03-02 Patrick Palka New
c++: Don't allow type-constraint auto(x) [PR104752] c++: Don't allow type-constraint auto(x) [PR104752] - - - - --- 2022-03-02 Marek Polacek New
c++: Attribute deprecated/unavailable divergence c++: Attribute deprecated/unavailable divergence - - - - --- 2022-03-02 Marek Polacek New
[committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07. [committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07. - - - - --- 2022-03-02 Iain Buclaw New
[v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR1041… [v2] openmp, fortran: Check that the type of an event handle in a detach clause is suitable [PR1041… - - - - --- 2022-03-02 Kwok Cheung Yeung New
gomp: Various fixes for SVE types [PR101018] gomp: Various fixes for SVE types [PR101018] - - - - --- 2022-03-02 Richard Sandiford New
middle-end vect: add vect_float to pr102819 tests middle-end vect: add vect_float to pr102819 tests - - - - --- 2022-03-02 Tamar Christina New
[committed] testsuite: Fix up pr104637 testcase [PR104637] [committed] testsuite: Fix up pr104637 testcase [PR104637] - - - - --- 2022-03-02 Jakub Jelinek New
[committed] testsuite: Add testcases for already fixed PR [PR100541] [committed] testsuite: Add testcases for already fixed PR [PR100541] - - - - --- 2022-03-02 Jakub Jelinek New
« 1 2 ... 221 222 2231267 1268 »