Show patches with: State = Action Required       |   126539 patches
« 1 2 ... 211 212 2131265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
c++: Don't emit deprecated warnings or unavailable errors on lambda declarations c++: Don't emit deprecated warnings or unavailable errors on lambda declarations - - - - --- 2022-05-02 Jakub Jelinek New
tree-optimization/105437 - BB vect with extern defs of throwing stmts tree-optimization/105437 - BB vect with extern defs of throwing stmts - - - - --- 2022-05-02 Richard Biener New
gcov: Fix first time gcov info dump gcov: Fix first time gcov info dump - - - - --- 2022-05-02 Sebastian Huber New
LTO plugin: add ld_plugin_version callback. LTO plugin: add ld_plugin_version callback. - - - - --- 2022-05-02 Martin Liška New
Support LDPT_GET_SYMBOLS_V3. Support LDPT_GET_SYMBOLS_V3. - - - - --- 2022-05-02 Martin Liška New
[committed] system.h: Include <initializer_list> in system.h unconditionally [committed] system.h: Include <initializer_list> in system.h unconditionally - - - - --- 2022-05-02 Jakub Jelinek New
[PUSHED] libgcov: add ATTRIBUTE_UNUSED for dump_string [PUSHED] libgcov: add ATTRIBUTE_UNUSED for dump_string - - - - --- 2022-05-02 Martin Liška New
[2/2] libstdc++: Don't use std::tolower in <charconv> [PR103911] [1/2] libstdc++: case-sensitivity in hexfloat std::from_chars [PR105441] - - - - --- 2022-05-01 Patrick Palka New
[1/2] libstdc++: case-sensitivity in hexfloat std::from_chars [PR105441] [1/2] libstdc++: case-sensitivity in hexfloat std::from_chars [PR105441] - - - - --- 2022-05-01 Patrick Palka New
[COMMITTED] Denormalize VR_VARYING to VR_RANGE before passing it to set_range_info_raw. [COMMITTED] Denormalize VR_VARYING to VR_RANGE before passing it to set_range_info_raw. - - - - --- 2022-05-01 Aldy Hernandez New
[wwwdocs,committed] Update mail links and dates for GCC 12 and GCC 13 status [wwwdocs,committed] Update mail links and dates for GCC 12 and GCC 13 status - - - - --- 2022-05-01 Thomas Koenig New
[wwwdocs,committed] Fix broken link in gcc-12/changes.html [wwwdocs,committed] Fix broken link in gcc-12/changes.html - - - - --- 2022-04-30 Thomas Koenig New
[v2] Disable tests that require fesetround() on platforms without it [v2] Disable tests that require fesetround() on platforms without it - - - - --- 2022-04-29 Palmer Dabbelt New
[pushed] c++: reorganize friend template matching [PR91618] [pushed] c++: reorganize friend template matching [PR91618] - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: alias CTAD and member alias templates [PR104470] [pushed] c++: alias CTAD and member alias templates [PR104470] - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: lambda capture dependent type [PR82980] [pushed] c++: lambda capture dependent type [PR82980] - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: check completeness after auto deduction [PR80351] [pushed] c++: check completeness after auto deduction [PR80351] - - - - --- 2022-04-29 Jason Merrill New
x86: Add missing .note.GNU-stack to assembly source x86: Add missing .note.GNU-stack to assembly source - - - - --- 2022-04-29 H.J. Lu New
c++: fix ICE on invalid attributes [PR96637] c++: fix ICE on invalid attributes [PR96637] - - - - --- 2022-04-29 Marek Polacek New
c++: pedwarn for empty unnamed enum in decl [PR67048] c++: pedwarn for empty unnamed enum in decl [PR67048] - - - - --- 2022-04-29 Marek Polacek New
[pushed] c++: Add fixed test [PR83596] [pushed] c++: Add fixed test [PR83596] - - - - --- 2022-04-29 Marek Polacek New
[committed] libstdc++: Add missing exports for ppc64le --with-long-double-format=ibm [PR105417] [committed] libstdc++: Add missing exports for ppc64le --with-long-double-format=ibm [PR105417] - - - - --- 2022-04-29 Jonathan Wakely New
[pushed] c++: Add fixed test [PR78244] [pushed] c++: Add fixed test [PR78244] - - - - --- 2022-04-29 Marek Polacek New
[pushed] c++: Add fixed test [PR71424] [pushed] c++: Add fixed test [PR71424] - - - - --- 2022-04-29 Marek Polacek New
[pushed] c++: using in diagnostics [PR102987] [pushed] c++: using in diagnostics [PR102987] - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: dump alias-declaration scope [pushed] c++: dump alias-declaration scope - - - - --- 2022-04-29 Jason Merrill New
i386: Optimize double-word negation [PR51954] i386: Optimize double-word negation [PR51954] - - - - --- 2022-04-29 Uros Bizjak New
tree-optimization/105394 - vector lowering of compares tree-optimization/105394 - vector lowering of compares - - - - --- 2022-04-29 Richard Biener New
Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond - - - - --- 2022-04-29 Richard Biener New
Use CASE_CONVERT in a few more cases Use CASE_CONVERT in a few more cases - - - - --- 2022-04-29 Richard Biener New
tree-optimization/105431 - another overflow in powi handling tree-optimization/105431 - another overflow in powi handling - - - - --- 2022-04-29 Richard Biener New
alias: Fix -fcompare-debug issues caused by compare_base_symbol_refs [PR105415] alias: Fix -fcompare-debug issues caused by compare_base_symbol_refs [PR105415] - - - - --- 2022-04-29 Jakub Jelinek New
[COMMITTED] Move common code from range-op.cc to header files. [COMMITTED] Move common code from range-op.cc to header files. - - - - --- 2022-04-29 Aldy Hernandez New
[COMMITTED] Remove various deprecated methods in class irange. [COMMITTED] Remove various deprecated methods in class irange. - - - - --- 2022-04-29 Aldy Hernandez New
[COMMITTED] Prefer global range info setters that take a range. [COMMITTED] Prefer global range info setters that take a range. - - - - --- 2022-04-29 Aldy Hernandez New
[COMMITTED] Call set_undefined from irange constructor. [COMMITTED] Call set_undefined from irange constructor. - - - - --- 2022-04-29 Aldy Hernandez New
[COMMITTED] Make irange::intersect(wide_int, wide_int) private. [COMMITTED] Make irange::intersect(wide_int, wide_int) private. - - - - --- 2022-04-29 Aldy Hernandez New
Add gsi_after_labels overload for gimple_seq Add gsi_after_labels overload for gimple_seq - - - - --- 2022-04-29 Richard Biener New
tree-optimization/104322 - remove dead code in vectorizable_reduction tree-optimization/104322 - remove dead code in vectorizable_reduction - - - - --- 2022-04-29 Richard Biener New
[pushed] ada: bump Library_Version to 13. [pushed] ada: bump Library_Version to 13. - - - - --- 2022-04-29 Martin Liška New
[pushed] c++: traits, array of unknown bound of incomplete [pushed] c++: traits, array of unknown bound of incomplete - - - - --- 2022-04-29 Jason Merrill New
[pushed] c++: typeid and instantiation [PR102651] [pushed] c++: typeid and instantiation [PR102651] - - - - --- 2022-04-29 Jason Merrill New
libstdc++: Update Solaris baselines for GCC 12.1 libstdc++: Update Solaris baselines for GCC 12.1 - - - - --- 2022-04-28 Rainer Orth New
c++, coroutines: Partial reversion of r12-8308-g15a176a833f23e [PR105426]. c++, coroutines: Partial reversion of r12-8308-g15a176a833f23e [PR105426]. - - - - --- 2022-04-28 Iain Sandoe New
[wwwdocs] gcc-12/changes.html: Document the RISC-V libstdc++ -latomic detection [wwwdocs] gcc-12/changes.html: Document the RISC-V libstdc++ -latomic detection - - - - --- 2022-04-28 Palmer Dabbelt New
[committed] analyzer: handle repeated accesses after init of unknown size [PR105285] [committed] analyzer: handle repeated accesses after init of unknown size [PR105285] - - - - --- 2022-04-28 David Malcolm New
[committed] analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibility [committed] analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibility - - - - --- 2022-04-28 David Malcolm New
c++: partial ordering and dependent operator expr [PR105425] c++: partial ordering and dependent operator expr [PR105425] - - - - --- 2022-04-28 Patrick Palka New
[wwwdocs] Mention POWER IEEE128 changes for gcc 12 [wwwdocs] Mention POWER IEEE128 changes for gcc 12 - - - - --- 2022-04-28 Thomas Koenig New
Replace EVRP in DOM with ranger. Replace EVRP in DOM with ranger. - - - - --- 2022-04-28 Aldy Hernandez New
[committed] Fix more problems with new linker warnings [committed] Fix more problems with new linker warnings - - - - --- 2022-04-28 Jeff Law New
Disable tests that require fesetround() on platforms without it Disable tests that require fesetround() on platforms without it - - - - --- 2022-04-28 Palmer Dabbelt New
[PING] libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime library (was: … [PING] libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime library (was: … - - - - --- 2022-04-28 Thomas Schwinge New
[PING] libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library (wa… [PING] libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system-provided HSA Runtime library (wa… - - - - --- 2022-04-28 Thomas Schwinge New
[pushed] testsuite,X86: Fix missing USER_LABEL_PREFIX cases. [pushed] testsuite,X86: Fix missing USER_LABEL_PREFIX cases. - - - - --- 2022-04-28 Iain Sandoe New
[pushed] testsuite: Add target requires for ifuncs to mv31.C. [pushed] testsuite: Add target requires for ifuncs to mv31.C. - - - - --- 2022-04-28 Iain Sandoe New
libstdc++: Update documentation about copyright and GPL notices in tests libstdc++: Update documentation about copyright and GPL notices in tests - - - - --- 2022-04-28 Jonathan Wakely New
[committed] libstdc++: Fix error reporting in filesystem::copy [PR99290] [committed] libstdc++: Fix error reporting in filesystem::copy [PR99290] - - - - --- 2022-04-28 Jonathan Wakely New
[committed] d: Merge upstream dmd 313d28b3d, druntime e361d200. [committed] d: Merge upstream dmd 313d28b3d, druntime e361d200. - - - - --- 2022-04-28 Iain Buclaw New
[12/12] arm: implement bti injection arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[11/12] aarch64: Make bti pass generic so it can be used by the arm backend arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[10/12] arm: Implement cortex-M return signing address codegen arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[9/12] arm: Make libgcc bti compatible arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[8/12] arm: Introduce multilibs for PACBTI target feature arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
doc: Remove misleading text about multilibs for IEEE long double doc: Remove misleading text about multilibs for IEEE long double - - - - --- 2022-04-28 Jonathan Wakely New
[7/12] arm: Emit build attributes for PACBTI target feature arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[6/12] arm: Add pointer authentication for stack-unwinding runtime arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[5/12] arm: Implement target feature macros for PACBTI arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[4/12] arm: Add testsuite library support for PACBTI target arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[3/12] arm: Add option -mbranch-protection arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
[2/12] arm: Add Armv8.1-M Mainline target feature +pacbti arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
ipa: Release body of clone_of when removing its last clone (PR 100413) ipa: Release body of clone_of when removing its last clone (PR 100413) - - - - --- 2022-04-28 Martin Jambor New
middle-end testsuite: Backport testsuite changes from GCC 12 to GCC 11 middle-end testsuite: Backport testsuite changes from GCC 12 to GCC 11 - - - - --- 2022-04-28 Tamar Christina New
[1/12] arm: Make mbranch-protection opts parsing common to AArch32/64 arm: Enables return address verification and branch target identification on Cortex-M - - - - --- 2022-04-28 Andrea Corallo New
middle-end/105376 - invalid REAL_CST for DFP constant middle-end/105376 - invalid REAL_CST for DFP constant - - - - --- 2022-04-28 Richard Biener New
libstdc++: ppc: conditionalize vsx-only simd intrinsics libstdc++: ppc: conditionalize vsx-only simd intrinsics - - - - --- 2022-04-28 Alexandre Oliva New
[stage1] Embed real_value into REAL_CST [stage1] Embed real_value into REAL_CST - - - - --- 2022-04-28 Richard Biener New
testsuite: vect: update unaligned message testsuite: vect: update unaligned message - - - - --- 2022-04-28 Alexandre Oliva New
cgraph: Don't verify semantic_interposition flag for aliases [PR105399] cgraph: Don't verify semantic_interposition flag for aliases [PR105399] - - - - --- 2022-04-28 Jakub Jelinek New
[_GLIBCXX_INLINE_VERSION] Fix std::random_device definition [_GLIBCXX_INLINE_VERSION] Fix std::random_device definition - - - - --- 2022-04-28 François Dumont New
[committed,wwwdocs] gcc-12/changes.html: Document RISC-V changes [committed,wwwdocs] gcc-12/changes.html: Document RISC-V changes - - - - --- 2022-04-28 Kito Cheng New
c++: global-namespace-qualified var after class def [PR90107] c++: global-namespace-qualified var after class def [PR90107] - - - - --- 2022-04-27 Marek Polacek New
[fortran,doc] Mention new CONVERT options for POWER [fortran,doc] Mention new CONVERT options for POWER - - - - --- 2022-04-27 Thomas Koenig New
[v2] c++: ICE with temporary of class type in DMI [PR100252] [v2] c++: ICE with temporary of class type in DMI [PR100252] - - - - --- 2022-04-27 Marek Polacek New
testsuite: Add testcase for dangling pointer equality bogus warning [PR104492] testsuite: Add testcase for dangling pointer equality bogus warning [PR104492] - - - - --- 2022-04-27 Jakub Jelinek New
[RFA] c-family: attribute ((aligned, mode)) [PR100545] [RFA] c-family: attribute ((aligned, mode)) [PR100545] - - - - --- 2022-04-27 Jason Merrill New
[committed] libstdc++: Add pretty printer for std::atomic [committed] libstdc++: Add pretty printer for std::atomic - - - - --- 2022-04-27 Jonathan Wakely New
libstdc++: Update {x86_64,i?86,aarch64,s390x,ppc{,64,64le}} baseline_symbols.txt libstdc++: Update {x86_64,i?86,aarch64,s390x,ppc{,64,64le}} baseline_symbols.txt - - - - --- 2022-04-27 Jakub Jelinek New
ada: Fix build for RTEMS ada: Fix build for RTEMS - - - - --- 2022-04-27 Sebastian Huber New
tree-optimization/105219 - bogus max iters for vectorized epilogue tree-optimization/105219 - bogus max iters for vectorized epilogue - - - - --- 2022-04-27 Richard Biener New
[v2] loongarch: ignore zero-size fields in calling convention [v2] loongarch: ignore zero-size fields in calling convention - - - - --- 2022-04-27 Xi Ruoyao New
testsuite: Add test case for pack/unpack bifs at soft-float [PR105334] testsuite: Add test case for pack/unpack bifs at soft-float [PR105334] - - - - --- 2022-04-27 Kewen.Lin New
Honor COMDAT for mergeable constant sections Honor COMDAT for mergeable constant sections - - - - --- 2022-04-27 Ilya Leoshkevich New
[Ada] Revert r12-6599 (Fix up handling of ghost units [PR104027]) [Ada] Revert r12-6599 (Fix up handling of ghost units [PR104027]) - - - - --- 2022-04-27 Pierre-Marie de Rodat New
testsuite: Add arm testcase for PR105374 testsuite: Add arm testcase for PR105374 - - - - --- 2022-04-27 Christophe Lyon New
middle-end/105376 - invalid REAL_CST for DFP constant middle-end/105376 - invalid REAL_CST for DFP constant - - - - --- 2022-04-27 Richard Biener New
[2/2] LoongArch: Add fdiv define_expand template. [1/2] LoongArch: Add '(clobber (mem:BLK (scratch)))' to PLV instruction templates. - - - - --- 2022-04-27 Lulu Cheng New
« 1 2 ... 211 212 2131265 1266 »