Show patches with: State = Action Required       |    Archived = No       |   126656 patches
« 1 2 ... 204 205 2061266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Fix illegal Ada in s-dwalin.adb [Ada] Fix illegal Ada in s-dwalin.adb - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Incorrect determination of whether an expression is predicate-static [Ada] Incorrect determination of whether an expression is predicate-static - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Fix expansion of aggregate for discriminated limited extension [Ada] Fix expansion of aggregate for discriminated limited extension - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Do not freeze specifically for dispatch tables [Ada] Do not freeze specifically for dispatch tables - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Do not analyze expression functions for dispatch tables [Ada] Do not analyze expression functions for dispatch tables - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Introduce Opt.CCG_Mode [Ada] Introduce Opt.CCG_Mode - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Tweaks to hardening docs [Ada] Tweaks to hardening docs - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Fix typo in comment for functional sets [Ada] Fix typo in comment for functional sets - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Restore hiding of predefined "=" operator through class-wide type [Ada] Restore hiding of predefined "=" operator through class-wide type - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Do not freeze profiles for dispatch tables [Ada] Do not freeze profiles for dispatch tables - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Adapt proof of runtime unit s-arit32 [Ada] Adapt proof of runtime unit s-arit32 - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] PR ada/105303 Fix use of Assertion_Policy in internal generics unit [Ada] PR ada/105303 Fix use of Assertion_Policy in internal generics unit - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Delete no-longer-used Convert_To_Return_False flag [Ada] Delete no-longer-used Convert_To_Return_False flag - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Add empty constructors to the functional containers [Ada] Add empty constructors to the functional containers - - - - --- 2022-05-30 Pierre-Marie de Rodat New
[Ada] Fix new CUDA kernel registration scheme [Ada] Fix new CUDA kernel registration scheme - - - - --- 2022-05-30 Pierre-Marie de Rodat New
testsuite: constraint some of fp tests to hard_float testsuite: constraint some of fp tests to hard_float - - - - --- 2022-05-30 Vineet Gupta New
[v2] RISC-V: bitmanip: improve constant-loading for (1ULL << 31) in DImode [v2] RISC-V: bitmanip: improve constant-loading for (1ULL << 31) in DImode - - - - --- 2022-05-29 Philipp Tomsich New
nvptx: forward '-v' command-line option to assembler, linker (was: [MentorEmbedded/nvptx-tools] Iss… nvptx: forward '-v' command-line option to assembler, linker (was: [MentorEmbedded/nvptx-tools] Iss… - - - - --- 2022-05-29 Thomas Schwinge New
[pushed] Darwin: Fix empty g++ command lines [PR105599]. [pushed] Darwin: Fix empty g++ command lines [PR105599]. - - - - --- 2022-05-29 Iain Sandoe New
[4/4] xtensa: Add clrsbsi2 insn pattern [1/4] xtensa: Implement bswaphi2 insn pattern - - - - --- 2022-05-29 Takayuki 'January June' Suwa New
[3/4] xtensa: Optimize '(~x & y)' to '((x & y) ^ y)' [1/4] xtensa: Implement bswaphi2 insn pattern - - - - --- 2022-05-29 Takayuki 'January June' Suwa New
[2/4] xtensa: Make one_cmplsi2 optimizer-friendly [1/4] xtensa: Implement bswaphi2 insn pattern - - - - --- 2022-05-29 Takayuki 'January June' Suwa New
[1/4] xtensa: Implement bswaphi2 insn pattern [1/4] xtensa: Implement bswaphi2 insn pattern - - - - --- 2022-05-29 Takayuki 'January June' Suwa New
PR fortran/91300 - runtime error message with allocate and errmsg= PR fortran/91300 - runtime error message with allocate and errmsg= - - - - --- 2022-05-28 Harald Anlauf New
[committed,PR,target/103722] Fix register_move_cost for the sh [committed,PR,target/103722] Fix register_move_cost for the sh - - - - --- 2022-05-28 Jeff Law New
libbacktrace patch committed: Update README libbacktrace patch committed: Update README - - - - --- 2022-05-28 Ian Lance Taylor New
[pushed] Darwin: Amend REAL_LIBGCC_SPEC comment [NFC]. [pushed] Darwin: Amend REAL_LIBGCC_SPEC comment [NFC]. - - - - --- 2022-05-28 Iain Sandoe New
[committed] libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for _aligned_malloc [PR105745] [committed] libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for _aligned_malloc [PR105745] - - - - --- 2022-05-28 Jakub Jelinek New
[COMMITTED,Ada,build] Rename OSCONS_CC to GCC_FOR_ADA_RTS [COMMITTED,Ada,build] Rename OSCONS_CC to GCC_FOR_ADA_RTS - - - - --- 2022-05-28 Alexandre Oliva New
[PR105665] ivopts: check defs of names in base for undefs [PR105665] ivopts: check defs of names in base for undefs - - - - --- 2022-05-28 Alexandre Oliva New
[pushed] c++: lambda in concept [PR105652] [pushed] c++: lambda in concept [PR105652] - - - - --- 2022-05-28 Jason Merrill New
[committed] d: Merge upstream dmd 4d07f22f2, druntime f89da313, phobos d46814c86. [committed] d: Merge upstream dmd 4d07f22f2, druntime f89da313, phobos d46814c86. - - - - --- 2022-05-27 Iain Buclaw New
c++: document comp_template_args's default args c++: document comp_template_args's default args - - - - --- 2022-05-27 Patrick Palka New
c++: use current_template_constraints more c++: use current_template_constraints more - - - - --- 2022-05-27 Patrick Palka New
c++: don't substitute TEMPLATE_PARM_CONSTRAINT [PR100374] c++: don't substitute TEMPLATE_PARM_CONSTRAINT [PR100374] - - - - --- 2022-05-27 Patrick Palka New
c++: Fix ICE with -Wmismatched-tags [PR105725] c++: Fix ICE with -Wmismatched-tags [PR105725] - - - - --- 2022-05-27 Marek Polacek New
libgfortran: Use `__gthread_t` instead of `pthread_t` libgfortran: Use `__gthread_t` instead of `pthread_t` - - - - --- 2022-05-27 LIU Hao New
OpenMP/Fortran: Add support for enter clause on declare target (was: [committed] openmp: Add suppor… OpenMP/Fortran: Add support for enter clause on declare target (was: [committed] openmp: Add suppor… - - - - --- 2022-05-27 Tobias Burnus New
[committed] libstdc++: Mark non-exported function always_inline [PR105671] [committed] libstdc++: Mark non-exported function always_inline [PR105671] - - - - --- 2022-05-27 Jonathan Wakely New
[committed] Fortran: Fix OpenMP clause name in error message [committed] Fortran: Fix OpenMP clause name in error message - - - - --- 2022-05-27 Tobias Burnus New
Avoid shift in get_ref_base_and_extent Avoid shift in get_ref_base_and_extent - - - - --- 2022-05-27 Richard Biener New
[PING] libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Prop… [PING] libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option (was: Prop… - - - - --- 2022-05-27 Thomas Schwinge New
[committed] openmp: Add support for enter clause on declare target [committed] openmp: Add support for enter clause on declare target - - - - --- 2022-05-27 Jakub Jelinek New
fold-const: Fix up -fsanitize=null in C++ [PR105729] fold-const: Fix up -fsanitize=null in C++ [PR105729] - - - - --- 2022-05-27 Jakub Jelinek New
libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732] libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732] - - - - --- 2022-05-27 Jakub Jelinek New
x86: {,v}psadbw have commutative source operands x86: {,v}psadbw have commutative source operands - - - - --- 2022-05-27 Jan Beulich New
x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses - - - - --- 2022-05-27 Jan Beulich New
libatomic: drop redundant all-multi command libatomic: drop redundant all-multi command - - - - --- 2022-05-27 Jan Beulich New
vec_perm_const hook -- Fix build failure in ARM backend vec_perm_const hook -- Fix build failure in ARM backend - - - - --- 2022-05-27 Prathamesh Kulkarni New
[v3,9/9] RISC-V: Introduce predicate "riscv_sync_memory_operand" [PR 100266] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,8/9] RISC-V: Add s.ext-consuming INSNs for LR and SC [PR 100266] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,7/9] RISC-V: Model INSNs for LR and SC [PR 100266] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,6/9] RISC-V: Implement atomic_{load,store} [PR 100265] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,5/9] RISC-V: Emit fences according to chosen memory model [PR 100265] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,4/9] RISC-V: Use STORE instead of AMOSWAP for atomic stores [PR 100265] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,3/9] RISC-V: Eliminate %F specifier from riscv_print_operand() [PR 100265] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,2/9] RISC-V: Emit proper memory ordering suffixes for AMOs [PR 100265] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[v3,1/9] RISC-V: Simplify memory model code [PR 100265] Atomics improvements - - - - --- 2022-05-27 Christoph Müllner New
[COMMITTED] xtensa: Improve bswap[sd]i2 insn patterns [COMMITTED] xtensa: Improve bswap[sd]i2 insn patterns - - - - --- 2022-05-27 Max Filippov New
[v3] RISC-V/testsuite: constraint some of tests to hard_float [v3] RISC-V/testsuite: constraint some of tests to hard_float - - - - --- 2022-05-27 Vineet Gupta New
[v2] RISC-V/testsuite: constraint some of tests to hard_float [v2] RISC-V/testsuite: constraint some of tests to hard_float - - - - --- 2022-05-27 Vineet Gupta New
RISC-V/testsuite: constraint some of tests to hard_float RISC-V/testsuite: constraint some of tests to hard_float - - - - --- 2022-05-27 Vineet Gupta New
c-family: fix attribute constructor ICE [PR90658] c-family: fix attribute constructor ICE [PR90658] - - - - --- 2022-05-27 Marek Polacek New
c++: Add !TYPE_P assert to type_dependent_expression_p [PR99080] c++: Add !TYPE_P assert to type_dependent_expression_p [PR99080] - - - - --- 2022-05-27 Marek Polacek New
libgompd: Add ompd_get/rel_display_control_vars libgompd: Add ompd_get/rel_display_control_vars - - - - --- 2022-05-27 Mohamed Atef New
[committed] libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681] [committed] libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681] - - - - --- 2022-05-26 Jonathan Wakely New
[committed] libstdc++: Fix atomic and error_code printers for versioned namespace [committed] libstdc++: Fix atomic and error_code printers for versioned namespace - - - - --- 2022-05-26 Jonathan Wakely New
[committed] libstdc++: Move std::iostream_category() definition to new file [committed] libstdc++: Move std::iostream_category() definition to new file - - - - --- 2022-05-26 Jonathan Wakely New
[v3] DSE: Use the constant store source if possible [v3] DSE: Use the constant store source if possible - - - - --- 2022-05-26 H.J. Lu New
[x86] Pre-reload splitter to transform and;cmp into not;test. [x86] Pre-reload splitter to transform and;cmp into not;test. - - - - --- 2022-05-26 Roger Sayle New
c++: cv-quals of dummy obj for non-dep memfn call [PR105637] c++: cv-quals of dummy obj for non-dep memfn call [PR105637] - - - - --- 2022-05-26 Patrick Palka New
[committed] libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643) [committed] libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643) - - - - --- 2022-05-26 Jonathan Wakely New
c++: fix broken copy elision with nested TARGET_EXPRs [PR105550] c++: fix broken copy elision with nested TARGET_EXPRs [PR105550] - - - - --- 2022-05-26 Marek Polacek New
ipa: Check cst type when propagating controled uses info (PR 105639) ipa: Check cst type when propagating controled uses info (PR 105639) - - - - --- 2022-05-26 Martin Jambor New
Mips: Enable asynchronous unwind tables with both ASAN and LSAN Mips: Enable asynchronous unwind tables with both ASAN and LSAN - - - - --- 2022-05-26 Dimitrije Milošević New
[committed,3/3] libstdc++: Refactor includes for unordered containers [committed,1/3] libstdc++: Make headers include their prerequisites - - - - --- 2022-05-26 Jonathan Wakely New
[committed,2/3] libstdc++: Remove some unnecessary includes [committed,1/3] libstdc++: Make headers include their prerequisites - - - - --- 2022-05-26 Jonathan Wakely New
[committed,1/3] libstdc++: Make headers include their prerequisites [committed,1/3] libstdc++: Make headers include their prerequisites - - 1 - --- 2022-05-26 Jonathan Wakely New
[committed,2/2] libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_t.cc [committed,1/2] libstdc++: Remove redundancy in test pathnames - - - - --- 2022-05-26 Jonathan Wakely New
[committed,1/2] libstdc++: Remove redundancy in test pathnames [committed,1/2] libstdc++: Remove redundancy in test pathnames - - - - --- 2022-05-26 Jonathan Wakely New
[v2,rs6000] Fix ICE on expand bcd<bcd_add_sub>_<code>_<mode> [PR100736] [v2,rs6000] Fix ICE on expand bcd<bcd_add_sub>_<code>_<mode> [PR100736] - - - - --- 2022-05-26 HAO CHEN GUI New
[3/3,ARM] STAR-MC1 CPU Support - docs: Add star-mc1 core [1/3,ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core - - - - --- 2022-05-26 Chung-Ju Wu New
[2/3,ARM] STAR-MC1 CPU Support - arm: Add individual star-mc1 cost tables and cost functions [1/3,ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core - - - - --- 2022-05-26 Chung-Ju Wu New
[1/3,ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core [1/3,ARM] STAR-MC1 CPU Support - arm: Add star-mc1 core - - - - --- 2022-05-26 Chung-Ju Wu New
RISC-V: Add -mtune=thead-c906 to the invoke docs RISC-V: Add -mtune=thead-c906 to the invoke docs - - - - --- 2022-05-26 Palmer Dabbelt New
[rs6000] Clean up the option_mask defines (part 3) [rs6000] Clean up the option_mask defines (part 3) - - - - --- 2022-05-25 will schmidt New
[_GLIBCXX_INLINE_VERSION] Fix std::span pretty printer [_GLIBCXX_INLINE_VERSION] Fix std::span pretty printer - - - - --- 2022-05-25 François Dumont New
[v2] c++: suppress -Waddress warnings with *_cast [PR105569] [v2] c++: suppress -Waddress warnings with *_cast [PR105569] - - - - --- 2022-05-25 Marek Polacek New
[rs6000] Clean up the option_mask defines (part 1) [rs6000] Clean up the option_mask defines (part 1) - - - - --- 2022-05-25 will schmidt New
[pushed] c++: CTAD with alias and nested template [PR105655] [pushed] c++: CTAD with alias and nested template [PR105655] - - - - --- 2022-05-25 Jason Merrill New
c++: constrained partial spec forward decl [PR96363] c++: constrained partial spec forward decl [PR96363] - - - - --- 2022-05-25 Patrick Palka New
Vim swap files not ignored Vim swap files not ignored - - - - --- 2022-05-25 Bruce Korb New
AArch64: Cleanup option processing code AArch64: Cleanup option processing code - - - - --- 2022-05-25 Wilco Dijkstra New
libgomp.texi: Add more to-be-implemented OpenMP 5.2 features / [wwwdocs] p.texi: Add more to-be-imp… libgomp.texi: Add more to-be-implemented OpenMP 5.2 features / [wwwdocs] p.texi: Add more to-be-imp… - 1 - - --- 2022-05-25 Tobias Burnus New
[pushed] c++: deduction from auto fn [PR105623] [pushed] c++: deduction from auto fn [PR105623] - - - - --- 2022-05-25 Jason Merrill New
[pushed] c++: constexpr returning deallocated ptr [pushed] c++: constexpr returning deallocated ptr - - - - --- 2022-05-25 Jason Merrill New
[pushed] c++: strict constexpr and local vars [pushed] c++: strict constexpr and local vars - - - - --- 2022-05-25 Jason Merrill New
[COMMITTED] Tweak some comments. [COMMITTED] Tweak some comments. - - - - --- 2022-05-25 Andrew MacLeod New
[COMMITTED] Use infer instead of side-effect for ranges. [COMMITTED] Use infer instead of side-effect for ranges. - - - - --- 2022-05-25 Andrew MacLeod New
RISC-V: Don't unconditionally add m,a,f,d in arch-canonicalize RISC-V: Don't unconditionally add m,a,f,d in arch-canonicalize - - - - --- 2022-05-25 Simon Cook New
« 1 2 ... 204 205 2061266 1267 »