Show patches with: State = Action Required       |   126655 patches
« 1 2 ... 214 215 2161266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Remove bogus assertion in std::from_chars [PR105324] [committed] libstdc++: Remove bogus assertion in std::from_chars [PR105324] - - - - --- 2022-04-21 Jonathan Wakely New
doc: use gibi binary prefix instead of gigi doc: use gibi binary prefix instead of gigi - - - - --- 2022-04-21 Dieter Dobbelaere New
[PUSHED] Support --compress-debug-sections for ld.mold. [PUSHED] Support --compress-debug-sections for ld.mold. - - - - --- 2022-04-21 Martin Liška New
libstdc++: Work around modules ICE in <charconv> [PR105297] libstdc++: Work around modules ICE in <charconv> [PR105297] - - - - --- 2022-04-21 Patrick Palka New
c++: Add srodata to the allowed sections c++: Add srodata to the allowed sections - - - - --- 2022-04-21 Palmer Dabbelt New
c++: wrong error with constexpr COMPOUND_EXPR [PR105321] c++: wrong error with constexpr COMPOUND_EXPR [PR105321] - - - - --- 2022-04-20 Marek Polacek New
PR middle-end/98865: Optimize (a>>63)*b as -(a>>63)&b in match.pd. PR middle-end/98865: Optimize (a>>63)*b as -(a>>63)&b in match.pd. - - - - --- 2022-04-20 Roger Sayle New
opts: Disable -gstatement-frontiers by default [PR103788] opts: Disable -gstatement-frontiers by default [PR103788] - - - - --- 2022-04-20 Jakub Jelinek New
fortran: Fix up gfc_trans_oacc_construct [PR104717] fortran: Fix up gfc_trans_oacc_construct [PR104717] - - - - --- 2022-04-20 Jakub Jelinek New
emit-rtl: Fix -fcompare-debug bug with label references in debug insns [PR105203] emit-rtl: Fix -fcompare-debug bug with label references in debug insns [PR105203] - - - - --- 2022-04-20 Jakub Jelinek New
[v3] rtl-optimization/105231 - distribute_notes and REG_EH_REGION [v3] rtl-optimization/105231 - distribute_notes and REG_EH_REGION - - - - --- 2022-04-20 Richard Biener New
openmp: Handle unified address memory. openmp: Handle unified address memory. - - - - --- 2022-04-20 Andrew Stubbs New
OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg - - - - --- 2022-04-20 Tobias Burnus New
[committed] libstdc++: Fix macro checked by test [committed] libstdc++: Fix macro checked by test - - - - --- 2022-04-20 Jonathan Wakely New
Add HAVE_DEBUGINFOD_SUPPORT to built-in features. Add HAVE_DEBUGINFOD_SUPPORT to built-in features. - - - - --- 2022-04-20 Martin Liška New
arm: Restrict support of vectors of boolean immediates (PR target/104662) arm: Restrict support of vectors of boolean immediates (PR target/104662) - - - - --- 2022-04-20 Christophe Lyon New
tree-optimization/105312 - fix ISEL VCOND expansion tree-optimization/105312 - fix ISEL VCOND expansion - - - - --- 2022-04-20 Richard Biener New
loongarch: ignore zero-size fields in calling convention loongarch: ignore zero-size fields in calling convention - - - - --- 2022-04-20 Xi Ruoyao New
cgraph: Fix up semantic_interposition handling [PR105306] cgraph: Fix up semantic_interposition handling [PR105306] - - - - --- 2022-04-20 Jakub Jelinek New
回复:[PATCH] Asan changes for RISC-V. 回复:[PATCH] Asan changes for RISC-V. - - - - --- 2022-04-20 joshua New
回复:[PATCH] Asan changes for RISC-V. 回复:[PATCH] Asan changes for RISC-V. - - - - --- 2022-04-20 joshua New
[gcc-11,backport] gcov-profile: Allow negative counts of indirect calls [PR105282] [gcc-11,backport] gcov-profile: Allow negative counts of indirect calls [PR105282] - - - - --- 2022-04-19 Sergei Trofimovich New
libsanitizer: asan: Always skip first object from dl_iterate_phdr libsanitizer: asan: Always skip first object from dl_iterate_phdr - - - - --- 2022-04-19 Michael Forney New
libgo: Fix non-portable sed commands libgo: Fix non-portable sed commands - - - - --- 2022-04-19 Jonathan Wakely New
MAINTAINERS: Update my email address. MAINTAINERS: Update my email address. - - - - --- 2022-04-19 Richard Henderson New
[v3] RISC-V: Add support for inlining subword atomic operations [v3] RISC-V: Add support for inlining subword atomic operations - - - - --- 2022-04-19 Patrick O'Neill New
[committed] sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257] [committed] sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257] - - - - --- 2022-04-19 Jakub Jelinek New
回复:[PATCH] Asan changes for RISC-V. 回复:[PATCH] Asan changes for RISC-V. - - - - --- 2022-04-19 joshua New
tree-optimization/104880 - move testcase tree-optimization/104880 - move testcase - - - - --- 2022-04-19 Richard Biener New
[x86_64] PR middle-end/105135: Catch more cmov idioms in combine. [x86_64] PR middle-end/105135: Catch more cmov idioms in combine. - - - - --- 2022-04-19 Roger Sayle New
[v2] tree-optimization/104912 - ensure cost model is checked first [v2] tree-optimization/104912 - ensure cost model is checked first - - - - --- 2022-04-19 Richard Biener New
[v2] rtl-optimization/105231 - distribute_notes and REG_EH_REGION [v2] rtl-optimization/105231 - distribute_notes and REG_EH_REGION - - - - --- 2022-04-19 Richard Biener New
[committed] libstdc++: Fix syntax error in libbacktrace configuration [committed] libstdc++: Fix syntax error in libbacktrace configuration - - - - --- 2022-04-19 Jonathan Wakely New
testsuite: Skip target not support -pthread [pr104676]. testsuite: Skip target not support -pthread [pr104676]. - - - - --- 2022-04-19 Jiawei New
[COMMITTED] readings.html: Add replacement URL for CRIS Programmer's Manual [COMMITTED] readings.html: Add replacement URL for CRIS Programmer's Manual - - - - --- 2022-04-18 Hans-Peter Nilsson New
[v2] c++: Fall through for arrays of T vs T cv [PR104996] [v2] c++: Fall through for arrays of T vs T cv [PR104996] - - - - --- 2022-04-18 Ed Catmur New
[v3,2/2] rs6000: Remove a few needless 'lp64' contraints. rs6000: Move g++.dg powerpc tests to g++.target - - - - --- 2022-04-18 Paul A. Clarke New
[v3,1/2] rs6000: Move g++.dg powerpc PR tests to g++.target rs6000: Move g++.dg powerpc tests to g++.target - - - - --- 2022-04-18 Paul A. Clarke New
doc/invoke.texi: CRIS: Remove references to cris-axis-linux-gnu doc/invoke.texi: CRIS: Remove references to cris-axis-linux-gnu - - - - --- 2022-04-18 Hans-Peter Nilsson New
[v2,2/2] rs6000: Remove a few needless 'lp64' contraints. rs6000: Move g++.dg powerpc tests to g++.target - - - - --- 2022-04-18 Paul A. Clarke New
[v2,1/2] rs6000: Move g++.dg powerpc PR tests to g++.target rs6000: Move g++.dg powerpc tests to g++.target - - - - --- 2022-04-18 Paul A. Clarke New
doc/install.texi: CRIS: Remove gone websites. Adjust CRIS targets doc/install.texi: CRIS: Remove gone websites. Adjust CRIS targets - - - - --- 2022-04-18 Hans-Peter Nilsson New
[COMMITTED] readings.html: developer.axis.com is gone, remove [COMMITTED] readings.html: developer.axis.com is gone, remove - - - - --- 2022-04-18 Hans-Peter Nilsson New
c++, coroutines: Improve check for throwing final await [PR104051]. c++, coroutines: Improve check for throwing final await [PR104051]. - - - - --- 2022-04-18 Iain Sandoe New
libstdc++: Micro-optimize __from_chars_pow2_base libstdc++: Micro-optimize __from_chars_pow2_base - - - - --- 2022-04-18 Patrick Palka New
c++, coroutines: Account for overloaded promise return_value() [PR105301]. c++, coroutines: Account for overloaded promise return_value() [PR105301]. - - - - --- 2022-04-18 Iain Sandoe New
c++, coroutines: Make sure our temporaries are in a bind expr [PR105287] c++, coroutines: Make sure our temporaries are in a bind expr [PR105287] - - - - --- 2022-04-18 Iain Sandoe New
c++, coroutines: Avoid expanding within templates [PR103868] c++, coroutines: Avoid expanding within templates [PR103868] - - - - --- 2022-04-18 Iain Sandoe New
ipa-visibility: Optimize TLS access [PR99619] ipa-visibility: Optimize TLS access [PR99619] - - - - --- 2022-04-17 Artem Klimov New
[4/4] fortran: Use pointer arithmetic to index arrays [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
[3/4] fortran: Generate an array temporary reference [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
[2/4] fortran: Update index extraction code. [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
[1/4] fortran: Pre-evaluate string pointers. [PR102043] Use pointer arithmetic for array references [PR102043] - - - - --- 2022-04-16 Mikael Morin New
[committed] doc: Adjust mingw-w64 download link [committed] doc: Adjust mingw-w64 download link - - - - --- 2022-04-16 Gerald Pfeifer New
[committed] wwwdocs: frontends: Move www.gnu-pascal.de to https [committed] wwwdocs: frontends: Move www.gnu-pascal.de to https - - - - --- 2022-04-16 Gerald Pfeifer New
Go patch commited: Fix initialization ordering Go patch commited: Fix initialization ordering - - - - --- 2022-04-15 Ian Lance Taylor New
PR target/89125 PR target/89125 - - - - --- 2022-04-15 Li, Pan2 via Gcc-patches New
c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR105256] c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR105256] - - - - --- 2022-04-15 Jakub Jelinek New
rs6000: Move V2DI vec_neg under power8-vector [PR105271] rs6000: Move V2DI vec_neg under power8-vector [PR105271] - - - - --- 2022-04-15 Kewen.Lin New
gcov-profile: Allow negavive counts of indirect calls [PR105282] gcov-profile: Allow negavive counts of indirect calls [PR105282] - - - - --- 2022-04-15 Sergei Trofimovich New
i386: Correct target attribute for crc32 intrinsics i386: Correct target attribute for crc32 intrinsics - - - - --- 2022-04-15 Hongyu Wang New
[pushed] c++: unsigned int32_t enum promotion [PR102804] [pushed] c++: unsigned int32_t enum promotion [PR102804] - - - - --- 2022-04-15 Jason Merrill New
[pushed] c++: using in diagnostics [PR102987] [pushed] c++: using in diagnostics [PR102987] - - - - --- 2022-04-15 Jason Merrill New
[committed] analyzer: fix escaping of pointer arithmetic [PR105264] [committed] analyzer: fix escaping of pointer arithmetic [PR105264] - - - - --- 2022-04-14 David Malcolm New
ppc: testsuite: p9-vec-length: add -mno-strict-align and -misel (was: Re: enable __ieee128 for p9ve… ppc: testsuite: p9-vec-length: add -mno-strict-align and -misel (was: Re: enable __ieee128 for p9ve… - - - - --- 2022-04-14 Alexandre Oliva New
[pushed] c++: constexpr trivial -fno-elide-ctors [PR104646] [pushed] c++: constexpr trivial -fno-elide-ctors [PR104646] - - - - --- 2022-04-14 Jason Merrill New
PR105169 Fix references to discarded sections PR105169 Fix references to discarded sections - - - - --- 2022-04-14 Giuliano Belinassi New
c++: wrong error with variadic concept [PR105268] c++: wrong error with variadic concept [PR105268] - - - - --- 2022-04-14 Marek Polacek New
libstdc++: Stop defining _GLIBCXX_ASSERTIONS in floating_to_chars.cc libstdc++: Stop defining _GLIBCXX_ASSERTIONS in floating_to_chars.cc - - - - --- 2022-04-14 Patrick Palka New
[pushed] libgccjit: Fix a bootstrap break for some targets. [pushed] libgccjit: Fix a bootstrap break for some targets. - - - - --- 2022-04-14 Iain Sandoe New
[pushed] c++: lambda and the current instantiation [PR82980] [pushed] c++: lambda and the current instantiation [PR82980] - - - - --- 2022-04-14 Jason Merrill New
libstdc++: Optimize std::has_single_bit libstdc++: Optimize std::has_single_bit - - - - --- 2022-04-14 Patrick Palka New
[committed] libstdc++: Fix incorrect IS number in doc comment [committed] libstdc++: Fix incorrect IS number in doc comment - - - - --- 2022-04-14 Jonathan Wakely New
OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on… OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on… - - - - --- 2022-04-14 Marcel Vollweiler New
ppc: testsuite: pr79004 needs -mlong-double-128 (was: Re: ppc: testsuite: prune float128 partial su… ppc: testsuite: pr79004 needs -mlong-double-128 (was: Re: ppc: testsuite: prune float128 partial su… - - - - --- 2022-04-14 Alexandre Oliva New
libstdc++: Avoid double-deref of __first in ranges::minmax [PR104858] libstdc++: Avoid double-deref of __first in ranges::minmax [PR104858] - - - - --- 2022-04-14 Patrick Palka New
rtl-optimization/105231 - distribute_notes and REG_EH_REGION rtl-optimization/105231 - distribute_notes and REG_EH_REGION - - - - --- 2022-04-14 Richard Biener New
gimple-fold: fix further missing stmt locations [PR104308] gimple-fold: fix further missing stmt locations [PR104308] - - - - --- 2022-04-14 David Malcolm New
[committed] analyzer: fix ICE comparing VECTOR_CSTs [PR105252] [committed] analyzer: fix ICE comparing VECTOR_CSTs [PR105252] - - - - --- 2022-04-14 David Malcolm New
libstdc++: Optimize integer std::from_chars libstdc++: Optimize integer std::from_chars - - - - --- 2022-04-14 Patrick Palka New
[committed] libstdc++: Add new headers to <bits/stdc++.h> PCH [committed] libstdc++: Add new headers to <bits/stdc++.h> PCH - - - - --- 2022-04-14 Jonathan Wakely New
[committed] libstdc++: Fix missing and incorrect feature test macros [PR105269] [committed] libstdc++: Fix missing and incorrect feature test macros [PR105269] - - - - --- 2022-04-14 Jonathan Wakely New
libstdc++: Update incorrect statement about mainline in docs libstdc++: Update incorrect statement about mainline in docs - - - - --- 2022-04-14 Jonathan Wakely New
testsuite: Skip pr105250.c for powerpc and s390 [PR105266] testsuite: Skip pr105250.c for powerpc and s390 [PR105266] - - - - --- 2022-04-14 Kewen.Lin New
[pushed] c++: alignment of local typedef in template [PR65211] [pushed] c++: alignment of local typedef in template [PR65211] - - - - --- 2022-04-14 Jason Merrill New
i386: Disable stv under optimize_size [PR 105034] i386: Disable stv under optimize_size [PR 105034] - - - - --- 2022-04-14 Hongyu Wang New
[pushed] c++: local fn and generic lambda [PR97219] [pushed] c++: local fn and generic lambda [PR97219] - - - - --- 2022-04-14 Jason Merrill New
[pushed] c++: template conversion op [PR101698] [pushed] c++: template conversion op [PR101698] - - - - --- 2022-04-14 Jason Merrill New
[pushed] c++: NRV and ref-extended temps [PR101442] [pushed] c++: NRV and ref-extended temps [PR101442] - - - - --- 2022-04-14 Jason Merrill New
ppc: testsuite: enable _Float128 type ppc: testsuite: enable _Float128 type - - - - --- 2022-04-14 Alexandre Oliva New
ppc: testsuite: prune float128 partial support warnings ppc: testsuite: prune float128 partial support warnings - - - - --- 2022-04-13 Alexandre Oliva New
ppc: testsuite: bfp: enable float128 for __ieee128 ppc: testsuite: bfp: enable float128 for __ieee128 - - - - --- 2022-04-13 Alexandre Oliva New
[v2] c, c++: attribute format on a ctor with a vbase [PR101833, PR47634] [v2] c, c++: attribute format on a ctor with a vbase [PR101833, PR47634] - - - - --- 2022-04-13 Marek Polacek New
Go testsuite patch committed: Update issue10441.go to upstream version Go testsuite patch committed: Update issue10441.go to upstream version - - - - --- 2022-04-13 Ian Lance Taylor New
[pushed] aarch64: Make sure the UF divides the VF [PR105254] [pushed] aarch64: Make sure the UF divides the VF [PR105254] - - - - --- 2022-04-13 Richard Sandiford New
OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242] OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242] - - - - --- 2022-04-13 Tobias Burnus New
[wwwdocs,commmited] gcc-12: further jit changes (LIBGCCJIT_ABI_20 through _24) [wwwdocs,commmited] gcc-12: further jit changes (LIBGCCJIT_ABI_20 through _24) - - - - --- 2022-04-13 David Malcolm New
libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602] libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602] - - - - --- 2022-04-13 Jonathan Wakely New
[pushed] c++: empty base constexpr -fno-elide-ctors [PR105245] [pushed] c++: empty base constexpr -fno-elide-ctors [PR105245] - - - - --- 2022-04-13 Jason Merrill New
[committed] d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917. [committed] d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917. - - - - --- 2022-04-13 Iain Buclaw New
« 1 2 ... 214 215 2161266 1267 »