Show patches with: State = Action Required       |    Archived = No       |   126597 patches
« 1 2 ... 307 308 3091265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] maintainer-scripts: Disable multilib when generating libstdc++ docs [committed] maintainer-scripts: Disable multilib when generating libstdc++ docs - - - - --- 2021-04-08 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen warning about ambiguous file name [committed] libstdc++: Fix Doxygen warning about ambiguous file name - - - - --- 2021-04-08 Jonathan Wakely New
[committed] analyzer: fix leak false +ves due to maybe-clobbered regions [PR99042, PR99774] [committed] analyzer: fix leak false +ves due to maybe-clobbered regions [PR99042, PR99774] - - - - --- 2021-04-08 David Malcolm New
[committed] d: Update language attribute support, and implement gcc.attributes [committed] d: Update language attribute support, and implement gcc.attributes - - - - --- 2021-04-08 Iain Buclaw New
[pushed] Modernize branch_changer.py script. [pushed] Modernize branch_changer.py script. - - - - --- 2021-04-08 Martin Liška New
[pushed] c++: improve specialization mismatch diagnostic [PR94529] [pushed] c++: improve specialization mismatch diagnostic [PR94529] - - - - --- 2021-04-08 Jason Merrill New
c++: Don't cache constexpr functions which are passed pointers to heap or static vars being constru… c++: Don't cache constexpr functions which are passed pointers to heap or static vars being constru… - - - - --- 2021-04-08 Jakub Jelinek New
ipa-sra: Release dead LHS SSA_NAME when removing it (PR 99951) ipa-sra: Release dead LHS SSA_NAME when removing it (PR 99951) - - - - --- 2021-04-08 Martin Jambor New
combine: Fix up expand_compound_operation [PR99905] combine: Fix up expand_compound_operation [PR99905] - - - - --- 2021-04-08 Jakub Jelinek New
fix a couple of typos (PR 99883) fix a couple of typos (PR 99883) - - - - --- 2021-04-07 Martin Sebor New
c++: Fix ICE with unexpanded parameter pack [PR99844] c++: Fix ICE with unexpanded parameter pack [PR99844] - - - - --- 2021-04-07 Marek Polacek New
[pushed] c++: friend with redundant qualification [PR41723] [pushed] c++: friend with redundant qualification [PR41723] - - - - --- 2021-04-07 Jason Merrill New
[pushed] c++: base template friend [PR52625] [pushed] c++: base template friend [PR52625] - - - - --- 2021-04-07 Jason Merrill New
c++: constrained CTAD for nested class template [PR97679] c++: constrained CTAD for nested class template [PR97679] - - - - --- 2021-04-07 Patrick Palka New
[v10] Practical improvement to libgcc complex divide [v10] Practical improvement to libgcc complex divide - - - - --- 2021-04-07 Patrick McGehearty New
[pushed] c++: using overloaded with local decl [PR92918] [pushed] c++: using overloaded with local decl [PR92918] - - - - --- 2021-04-07 Jason Merrill New
testsuite: Fix many UNRESOLVEDs for gcc.dg/vect testsuite: Fix many UNRESOLVEDs for gcc.dg/vect - - - - --- 2021-04-07 Richard Sandiford New
tree-optimization/99912 - remove unnecessary CLOBBERs after DSE tree-optimization/99912 - remove unnecessary CLOBBERs after DSE - - - - --- 2021-04-07 Richard Biener New
tree-optimization/99956 - improve loop interchange tree-optimization/99956 - improve loop interchange - - - - --- 2021-04-07 Richard Biener New
c++: Don't substitute into constraints on lambdas [PR99874] c++: Don't substitute into constraints on lambdas [PR99874] - - - - --- 2021-04-07 Patrick Palka New
[committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805] [committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805] - - - - --- 2021-04-07 Jonathan Wakely New
[v2] arm: Various MVE vec_duplicate fixes [PR99647] [v2] arm: Various MVE vec_duplicate fixes [PR99647] - - - - --- 2021-04-07 Alex Coplan New
[GCC12] tree-optimization/99912 - schedule DSE before SRA [GCC12] tree-optimization/99912 - schedule DSE before SRA - - - - --- 2021-04-07 Richard Biener New
tree-optimization/99954 - fix loop distribution memcpy classification tree-optimization/99954 - fix loop distribution memcpy classification - - - - --- 2021-04-07 Richard Biener New
testsuite/99955 - fix may_alias declaration of vector testsuite/99955 - fix may_alias declaration of vector - - - - --- 2021-04-07 Richard Biener New
arm: Don't try and vmov labels [PR99647] arm: Don't try and vmov labels [PR99647] - - - - --- 2021-04-07 Alex Coplan New
tree-optimization/99947 - avoid v.safe_push (v[0]) tree-optimization/99947 - avoid v.safe_push (v[0]) - - - - --- 2021-04-07 Richard Biener New
Add debug_vn_reference_ops helper Add debug_vn_reference_ops helper - - - - --- 2021-04-07 Richard Biener New
varasm: Fix up constpool alias handling [PR99872] varasm: Fix up constpool alias handling [PR99872] - - - - --- 2021-04-07 Jakub Jelinek New
Improve rtx insn vec output Improve rtx insn vec output - - - - --- 2021-04-07 Xionghu Luo New
[pushed] c++: Add test for Core issue 1376 [PR52202] [pushed] c++: Add test for Core issue 1376 [PR52202] - - - - --- 2021-04-07 Marek Polacek New
[pushed] c++: access checking in aggregate initialization [PR96673] [pushed] c++: access checking in aggregate initialization [PR96673] - - - - --- 2021-04-06 Jason Merrill New
[pushed] c++: C++17 constexpr static data member linkage [PR99901] [pushed] c++: C++17 constexpr static data member linkage [PR99901] - - - - --- 2021-04-06 Jason Merrill New
libiberty: d: Add support for `typeof(*null)' and function literal symbols. libiberty: d: Add support for `typeof(*null)' and function literal symbols. - - - - --- 2021-04-06 Iain Buclaw New
[committed] d: Merge upstream dmd 5cc71ff83, druntime 1134b710 [committed] d: Merge upstream dmd 5cc71ff83, druntime 1134b710 - - - - --- 2021-04-06 Iain Buclaw New
[committed] d: Use Array::find to get index of element [committed] d: Use Array::find to get index of element - - - - --- 2021-04-06 Iain Buclaw New
[committed] d: Increment gaggedWarnings if warning or deprecation message was suppressed [committed] d: Increment gaggedWarnings if warning or deprecation message was suppressed - - - - --- 2021-04-06 Iain Buclaw New
[committed] d: Fix missing call to va_end in getMatchError [PR99917] [committed] d: Fix missing call to va_end in getMatchError [PR99917] - - - - --- 2021-04-06 Iain Buclaw New
[committed] libstdc++: Add nodiscard attribute to cast-like functions [committed] libstdc++: Add nodiscard attribute to cast-like functions - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Clarify static_assert message [committed] libstdc++: Clarify static_assert message - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Fix Doxygen warnings [committed] libstdc++: Fix Doxygen warnings - - - - --- 2021-04-06 Jonathan Wakely New
[committed] libstdc++: Fix doxygen markup for group close commands [committed] libstdc++: Fix doxygen markup for group close commands - - - - --- 2021-04-06 Jonathan Wakely New
[1/1] C-SKY: Describe ck802 bypass accurately. [1/1] C-SKY: Describe ck802 bypass accurately. - - - - --- 2021-04-06 Xianmiao Qu New
[DOC] -flto-compression-level: improve documentation [DOC] -flto-compression-level: improve documentation - - - - --- 2021-04-06 Martin Liška New
[DOC] i386: move non-target attributes out of target section [DOC] i386: move non-target attributes out of target section - - - - --- 2021-04-06 Martin Liška New
tree-optimization/99880 - avoid vectorizing irrelevant PHI backedge defs tree-optimization/99880 - avoid vectorizing irrelevant PHI backedge defs - - - - --- 2021-04-06 Richard Biener New
c++: Simplify va_arg test c++: Simplify va_arg test - - - - --- 2021-04-06 Nathan Sidwell New
tree-optimization/99924 - visit permute nodes again when partitioning tree-optimization/99924 - visit permute nodes again when partitioning - - - - --- 2021-04-06 Richard Biener New
vect: Restore variable-length SLP permutes [PR97513] vect: Restore variable-length SLP permutes [PR97513] - - - - --- 2021-04-06 Richard Sandiford New
vect: Don't split store groups if we have IFN_STORE_LANES [PR99873] vect: Don't split store groups if we have IFN_STORE_LANES [PR99873] - - - - --- 2021-04-06 Richard Sandiford New
[committed] testsuite: Fix up g++.dg/ext/vector40.C test [PR97900] [committed] testsuite: Fix up g++.dg/ext/vector40.C test [PR97900] - - - - --- 2021-04-06 Jakub Jelinek New
[pushed] c++: mangling of lambdas in default args [PR91241] [pushed] c++: mangling of lambdas in default args [PR91241] - - - - --- 2021-04-06 Jason Merrill New
[pushed] c++: -Wunused, constant, and generic lambda [PR96311] [pushed] c++: -Wunused, constant, and generic lambda [PR96311] - - - - --- 2021-04-05 Jason Merrill New
[pushed] c++: reinterpret_cast from prvalue to rvalue ref [PR98440] [pushed] c++: reinterpret_cast from prvalue to rvalue ref [PR98440] - - - - --- 2021-04-05 Jason Merrill New
[3/3] d: Add TARGET_D_REGISTER_OS_TARGET_INFO [1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION - - - - --- 2021-04-05 Iain Buclaw New
[2/3] d: Add TARGET_D_REGISTER_CPU_TARGET_INFO [1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION - - - - --- 2021-04-05 Iain Buclaw New
[1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION [1/3] d: Add TARGET_D_HAS_STDCALL_CONVENTION - - - - --- 2021-04-05 Iain Buclaw New
[pushed] c++: enum in generic lambda in template [PR95317] [pushed] c++: enum in generic lambda in template [PR95317] - - - - --- 2021-04-05 Jason Merrill New
[pushed] c++: lambda in DMI in class template [PR95870] [pushed] c++: lambda in DMI in class template [PR95870] - - - - --- 2021-04-05 Jason Merrill New
[c-family] Fix small regression with -fdump-ada-spec [c-family] Fix small regression with -fdump-ada-spec - - - - --- 2021-04-05 Eric Botcazou New
c++: placeholder type constraint on structured binding [PR99899] c++: placeholder type constraint on structured binding [PR99899] - - - - --- 2021-04-05 Patrick Palka New
[committed] analyzer: fix ICE on zero-arg calls passed to __attribute__((nonnull)) [PR 99906] [committed] analyzer: fix ICE on zero-arg calls passed to __attribute__((nonnull)) [PR 99906] - - - - --- 2021-04-05 David Malcolm New
[committed] analyzer: fix apparent hang with -fanalyzer-verbosity=0 [PR analyzer/99886] [committed] analyzer: fix apparent hang with -fanalyzer-verbosity=0 [PR analyzer/99886] - - - - --- 2021-04-05 David Malcolm New
c++: Unneeded export query [PR 99380] c++: Unneeded export query [PR 99380] - - - - --- 2021-04-05 Nathan Sidwell New
[pushed] c++: extern template and static data member [PR99066] [pushed] c++: extern template and static data member [PR99066] - - - - --- 2021-04-05 Jason Merrill New
[pushed] c++: constexpr if and nested generic lambda [PR99201] [pushed] c++: constexpr if and nested generic lambda [PR99201] - - - - --- 2021-04-05 Jason Merrill New
[committed] d: Use weak linkage for template symbols instead of gnu.linkonce (PR99914) [committed] d: Use weak linkage for template symbols instead of gnu.linkonce (PR99914) - - - - --- 2021-04-05 Iain Buclaw New
[testsuite,committed] Trivial testsuite fixes for nios2-elf. [testsuite,committed] Trivial testsuite fixes for nios2-elf. - - - - --- 2021-04-05 Sandra Loosemore New
[pushed] c++: array new initialized from a call [PR99643] [pushed] c++: array new initialized from a call [PR99643] - - - - --- 2021-04-04 Jason Merrill New
[committed,3/3] libphobos: Merge upstream druntime 483bc129, phobos f89dc217a. [committed,1/3] d: Merge upstream dmd 3b808e838 - - - - --- 2021-04-03 Iain Buclaw New
[committed,2/3] d: Merge upstream dmd 3b808e838 (D2 testsuite) [committed,1/3] d: Merge upstream dmd 3b808e838 - - - - --- 2021-04-03 Iain Buclaw New
[committed,1/3] d: Merge upstream dmd 3b808e838 [committed,1/3] d: Merge upstream dmd 3b808e838 - - - - --- 2021-04-03 Iain Buclaw New
initialize pr94314-3.C counter initialize pr94314-3.C counter - - - - --- 2021-04-03 Alexandre Oliva New
[pushed] Darwin : Fix out-of-bounds access to df_regs_ever_live. [pushed] Darwin : Fix out-of-bounds access to df_regs_ever_live. - - - - --- 2021-04-03 Iain Sandoe New
[pushed] Darwin : Fix whitespace and delete unused code (NFC). [pushed] Darwin : Fix whitespace and delete unused code (NFC). - - - - --- 2021-04-03 Iain Sandoe New
libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453] libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453] - - - - --- 2021-04-03 Philippe Blain New
[RFC] c++: Fix print-tree module handling for TEMPLATE_DECL [RFC] c++: Fix print-tree module handling for TEMPLATE_DECL - - - - --- 2021-04-03 Jason Merrill New
bswap: Fix up bswap_view_convert after the recent change [PR99882] bswap: Fix up bswap_view_convert after the recent change [PR99882] - - - - --- 2021-04-03 Jakub Jelinek New
dse: Fix up hard reg conflict checking in replace_read [PR99863] dse: Fix up hard reg conflict checking in replace_read [PR99863] - - - - --- 2021-04-03 Jakub Jelinek New
[pushed] c++: NRV in lambda in template [PR91217] [pushed] c++: NRV in lambda in template [PR91217] - - - - --- 2021-04-03 Jason Merrill New
[pushed] c++: PMF template parm and noexcept [PR90664] [pushed] c++: PMF template parm and noexcept [PR90664] - - - - --- 2021-04-03 Jason Merrill New
[pushed] c++: dependent attribute on parameter [PR97900] [pushed] c++: dependent attribute on parameter [PR97900] - - - - --- 2021-04-03 Jason Merrill New
c++: GC during late parsing collects live data [PR91416] c++: GC during late parsing collects live data [PR91416] - - - - --- 2021-04-03 Marek Polacek New
silence expected psabi warning in ipa-sra-19 on ppc-vxworks silence expected psabi warning in ipa-sra-19 on ppc-vxworks - - - - --- 2021-04-02 Alexandre Oliva New
enable __ieee128 for p9vector tests enable __ieee128 for p9vector tests - - - - --- 2021-04-02 Alexandre Oliva New
[pushed] c++: lambda pack init-capture within generic lambda [pushed] c++: lambda pack init-capture within generic lambda - - - - --- 2021-04-02 Jason Merrill New
c++: header unit purview [PR 99283] c++: header unit purview [PR 99283] - - - - --- 2021-04-02 Nathan Sidwell New
PING^2 [PATCH/RFC] Add a new memory gathering optimization for loop (PR98598) PING^2 [PATCH/RFC] Add a new memory gathering optimization for loop (PR98598) - - - - --- 2021-04-02 Feng Xue OS New
[committed] analyzer: record per-enode saved_diagnostics [committed] analyzer: record per-enode saved_diagnostics - - - - --- 2021-04-01 David Malcolm New
c++: placeholder type constraint inside range-for [PR99869] c++: placeholder type constraint inside range-for [PR99869] - - - - --- 2021-04-01 Patrick Palka New
[pushed] c++: variadic lambda noexcept-specifier [PR99583] [pushed] c++: variadic lambda noexcept-specifier [PR99583] - - - - --- 2021-04-01 Jason Merrill New
ada/adaint.c (__gnat_copy_attribs): RTEMS should use utime() ada/adaint.c (__gnat_copy_attribs): RTEMS should use utime() - - - - --- 2021-04-01 Joel Sherrill New
c++: GC collects live data when synthesizing operator== [PR99831] c++: GC collects live data when synthesizing operator== [PR99831] - - - - --- 2021-04-01 Marek Polacek New
x86: Don't generate uiret with -mcmodel=kernel x86: Don't generate uiret with -mcmodel=kernel - - - - --- 2021-04-01 H.J. Lu New
arm: Fix PCS for SFmode -> SImode libcalls [PR99748] arm: Fix PCS for SFmode -> SImode libcalls [PR99748] - - - - --- 2021-04-01 Alex Coplan New
c++: Refine check for CTAD placeholder [PR99586] c++: Refine check for CTAD placeholder [PR99586] - - - - --- 2021-04-01 Patrick Palka New
[fortran] PR99818 - [10/11 Regression] ICE in gfc_get_tree_for_caf_expr, at fortran/trans-expr.c:21… [fortran] PR99818 - [10/11 Regression] ICE in gfc_get_tree_for_caf_expr, at fortran/trans-expr.c:21… - - - - --- 2021-04-01 Paul Richard Thomas New
c++: inter-cluster import order [PR 99283] c++: inter-cluster import order [PR 99283] - - - - --- 2021-04-01 Nathan Sidwell New
doc: Fix up symver attribute documentation doc: Fix up symver attribute documentation - - - - --- 2021-04-01 Jakub Jelinek New
tree-optimization/99856 - fix overwideing pattern creation tree-optimization/99856 - fix overwideing pattern creation - - - - --- 2021-04-01 Richard Biener New
« 1 2 ... 307 308 3091265 1266 »