Show patches with: State = Action Required       |    Archived = No       |   16203 patches
« 1 2125 126 127162 163 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911] Fortran: reject bad SIZE argument while simplifying ISHFTC [PR106911] - - --- 2022-12-10 Harald Anlauf New
contracts: Stop relying on mangling for naming .pre/.post clones contracts: Stop relying on mangling for naming .pre/.post clones - - --- 2022-12-10 Arsen Arsenović New
coroutines: Accept 'extern "C"' coroutines. coroutines: Accept 'extern "C"' coroutines. - - --- 2022-12-10 Iain Sandoe New
[v5,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. Addendum. [v5,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. Addendum. - - --- 2022-12-10 Gaius Mulley New
ivopts: Fix IP_END handling for asm goto [PR107997] ivopts: Fix IP_END handling for asm goto [PR107997] - - --- 2022-12-10 Jakub Jelinek New
c++: Ensure !!var is not an lvalue [PR107065] c++: Ensure !!var is not an lvalue [PR107065] - - --- 2022-12-10 Jakub Jelinek New
[v4,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. [v4,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-10 Gaius Mulley New
c++: extract_local_specs and unevaluated contexts [PR100295] c++: extract_local_specs and unevaluated contexts [PR100295] - - --- 2022-12-09 Patrick Palka New
Fortran: ICE on recursive derived types with allocatable components [PR107872] Fortran: ICE on recursive derived types with allocatable components [PR107872] - - --- 2022-12-09 Harald Anlauf New
Fortran: Replace simple '.' quotes by %<.%> Fortran: Replace simple '.' quotes by %<.%> - - --- 2022-12-09 Tobias Burnus New
Fortran/OpenMP: align/allocator modifiers to the allocate clause Fortran/OpenMP: align/allocator modifiers to the allocate clause - - --- 2022-12-09 Tobias Burnus New
initialize fde objects lazily initialize fde objects lazily - - --- 2022-12-09 Thomas Neumann New
gcov: Fix -fprofile-update=atomic gcov: Fix -fprofile-update=atomic - - --- 2022-12-09 Sebastian Huber New
[v3] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]. [v3] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]. - - --- 2022-12-09 Lulu Cheng New
[2/2] LoongArch: drop loongarch-driver [1/2] LoongArch: respect the with values in config.gcc - - --- 2022-12-09 Icenowy Zheng New
[1/2] LoongArch: respect the with values in config.gcc [1/2] LoongArch: respect the with values in config.gcc - - --- 2022-12-09 Icenowy Zheng New
[RFA] gimplify: avoid unnecessary copy of init array [PR105838] [RFA] gimplify: avoid unnecessary copy of init array [PR105838] - - --- 2022-12-08 Jason Merrill New
Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025] Fortran: diagnose and reject duplicate CONTIGUOUS attribute [PR108025] - - --- 2022-12-08 Harald Anlauf New
c++: class-scope qualified constrained auto [PR107188] c++: class-scope qualified constrained auto [PR107188] - - --- 2022-12-08 Patrick Palka New
[v2] docs: Suggest options to improve ASAN stack traces [v2] docs: Suggest options to improve ASAN stack traces - - --- 2022-12-08 Marek Polacek New
tree-optimization/99919 - bogus uninit diagnostic with bitfield guards tree-optimization/99919 - bogus uninit diagnostic with bitfield guards - - --- 2022-12-08 Richard Biener New
expr.cc: avoid unexpected side effects in expand_expr_divmod optimization expr.cc: avoid unexpected side effects in expand_expr_divmod optimization - - --- 2022-12-08 Jose E. Marchesi New
cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719] cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719] - - --- 2022-12-08 Jakub Jelinek New
i386: Add *concat<mode><dwi>3_{5,6,7} patterns [PR107627] i386: Add *concat<mode><dwi>3_{5,6,7} patterns [PR107627] - - --- 2022-12-08 Jakub Jelinek New
[v4,rs6000] Enable have_cbranchcc4 on rs6000 [v4,rs6000] Enable have_cbranchcc4 on rs6000 - - --- 2022-12-08 HAO CHEN GUI New
Add zstd support to libbacktrace Add zstd support to libbacktrace - - --- 2022-12-08 Ian Lance Taylor New
c++: modules and std::source_location::current() def arg [PR100881] c++: modules and std::source_location::current() def arg [PR100881] - - --- 2022-12-07 Patrick Palka New
[3/3] btf: correct generation for extern funcs [PR106773] btf: fix BTF for extern items [PR106773] - - --- 2022-12-07 David Faust New
[2/3] btf: fix 'extern const void' variables [PR106773] btf: fix BTF for extern items [PR106773] - - --- 2022-12-07 David Faust New
[1/3] btf: add 'extern' linkage for variables [PR106773] btf: fix BTF for extern items [PR106773] - - --- 2022-12-07 David Faust New
Fortran: handle zero-sized arrays in ctors with typespec [PR108010] Fortran: handle zero-sized arrays in ctors with typespec [PR108010] - - --- 2022-12-07 Harald Anlauf New
docs: Suggest options to improve ASAN stack traces docs: Suggest options to improve ASAN stack traces - - --- 2022-12-07 Marek Polacek New
[2/2] OpenMP: Duplicate checking for map clauses in Fortran (PR107214) [1/2] OpenMP/Fortran: Combined directives with map/firstprivate of same symbol - - --- 2022-12-07 Julian Brown New
[1/2] OpenMP/Fortran: Combined directives with map/firstprivate of same symbol [1/2] OpenMP/Fortran: Combined directives with map/firstprivate of same symbol - - --- 2022-12-07 Julian Brown New
PR tree-optimization/107985 - Ensure arguments to range-op handler are supported. PR tree-optimization/107985 - Ensure arguments to range-op handler are supported. - - --- 2022-12-07 Andrew MacLeod New
range-op-float, v2: frange_arithmetic tweaks for MODE_COMPOSITE_P range-op-float, v2: frange_arithmetic tweaks for MODE_COMPOSITE_P - - --- 2022-12-07 Jakub Jelinek New
range-op-float, v2: Fix up frange_arithmetic [PR107967] range-op-float, v2: Fix up frange_arithmetic [PR107967] - - --- 2022-12-07 Jakub Jelinek New
c++, TLS: Support cross-tu static initialization for targets without alias support [PR106435]. c++, TLS: Support cross-tu static initialization for targets without alias support [PR106435]. - - --- 2022-12-07 Iain Sandoe New
range-op-float: frange_arithmetic tweaks for MODE_COMPOSITE_P range-op-float: frange_arithmetic tweaks for MODE_COMPOSITE_P - - --- 2022-12-07 Jakub Jelinek New
[V3] Use reg mode to move sub blocks for parameters and returns [V3] Use reg mode to move sub blocks for parameters and returns - - --- 2022-12-07 Jiufu Guo New
tree-optimization/104475 - bogus -Wstringop-overflow tree-optimization/104475 - bogus -Wstringop-overflow - - --- 2022-12-07 Richard Biener New
preprocessor: __has_include_next should not error out [PR80755] preprocessor: __has_include_next should not error out [PR80755] - - --- 2022-12-07 Helmut Grohne New
range-op-float: Fix up frange_arithmetic [PR107967] range-op-float: Fix up frange_arithmetic [PR107967] - - --- 2022-12-07 Jakub Jelinek New
libgomp.texi: Reverse-offload updates (was: [Patch] libgomp: Handle OpenMP's reverse offloads) libgomp.texi: Reverse-offload updates (was: [Patch] libgomp: Handle OpenMP's reverse offloads) - - --- 2022-12-07 Tobias Burnus New
[v2] Add a new conversion for conditional ternary set into ifcvt [PR106536] [v2] Add a new conversion for conditional ternary set into ifcvt [PR106536] - - --- 2022-12-07 HAO CHEN GUI New
doc: Correct a clerical error in the document. doc: Correct a clerical error in the document. - - --- 2022-12-07 Lulu Cheng New
[4/4] libbacktrace: get debug information for loaded dlls [1/4] libbacktrace: change all pc related variables to uintptr_t - - --- 2022-12-06 Björn Schäpers New
[3/4] libbacktrace: work with aslr on windows [1/4] libbacktrace: change all pc related variables to uintptr_t - - --- 2022-12-06 Björn Schäpers New
[2/4] libbacktrace: detect executable path on windows [1/4] libbacktrace: change all pc related variables to uintptr_t - - --- 2022-12-06 Björn Schäpers New
[1/4] libbacktrace: change all pc related variables to uintptr_t [1/4] libbacktrace: change all pc related variables to uintptr_t - - --- 2022-12-06 Björn Schäpers New
[v4,15/19] modula2 front end: cc1gm2 additional non modula2 source files Untitled series #15010 - - --- 2022-12-06 Gaius Mulley New
c++: NTTP object wrapper substitution fixes [PR103346, ...] c++: NTTP object wrapper substitution fixes [PR103346, ...] - - --- 2022-12-06 Patrick Palka New
[V3,2/2] Add a new warning option -Wstrict-flex-arrays. Update -Warray-bounds with -fstrict-flex-arrays - - --- 2022-12-06 Qing Zhao New
[V3,1/2] Update -Warray-bounds with -fstrict-flex-arrays. Update -Warray-bounds with -fstrict-flex-arrays - - --- 2022-12-06 Qing Zhao New
[V2,1/1] Add a new warning option -Wstrict-flex-arrays. [V2,1/1] Add a new warning option -Wstrict-flex-arrays. - - --- 2022-12-06 Qing Zhao New
[v3,14/19] modula2 front end: gimple interface remainder modula-2 front end patches overview - - --- 2022-12-06 Gaius Mulley New
[v3,15/19] modula2 front end: cc1gm2 additional non modula2 source files [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,16/19] modula2 front end: bootstrap and documentation tools [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,17/19] modula2 front end: dejagnu expect library scripts [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,10/19] modula2 front end: gimple interface header files *.h and *.def [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,11/19] modula2 front end: gimple interface *[a-d]*.cc modula-2 front end patches overview - - --- 2022-12-06 Gaius Mulley New
[v3,12/19] modula2 front end: gimple interface *[e-f]*.cc modula-2 front end patches overview - - --- 2022-12-06 Gaius Mulley New
[v3,13/19] modula2 front end: gimple interface *[g-m]*.cc [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,5/19] modula2 front end: libgm2/libm2iso contents [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,6/19] modula2 front end: libgm2/libm2min contents [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,7/19] modula2 front end: libgm2/libm2log contents [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,8/19] modula2 front end: libgm2 contents [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,9/19] modula2 front end: plugin source files [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,2/19] modula2 front end: Make-lang.in [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,3/19] modula2 front end: gm2 driver files. [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
[v3,4/19] modula2 front end: libgm2/libm2pim contents [v3,1/19] modula2 front end: changes outside gcc/m2, libgm2 and gcc/testsuite. - - --- 2022-12-06 Gaius Mulley New
Zen4 tuning part 2 - tuning flags Zen4 tuning part 2 - tuning flags - - --- 2022-12-06 Jan Hubicka New
i386: Fix up expander conditions on cbranchbf4 and cstorebf4 [PR107969] i386: Fix up expander conditions on cbranchbf4 and cstorebf4 [PR107969] - - --- 2022-12-06 Jakub Jelinek New
[Rust,front-end,v4,46/46] gccrs: Add README, CONTRIBUTING and compiler logo [Rust,front-end,v4,01/46] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-12-06 Arthur Cohen New
[Rust,front-end,v4,43/46] gccrs: Add lang.opt [Rust,front-end,v4,01/46] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-12-06 Arthur Cohen New
[Rust,front-end,v4,14/46] gccrs: Add Parser for Rust front-end pt.2 [Rust,front-end,v4,01/46] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-12-06 Arthur Cohen New
[Rust,front-end,v4,13/46] gccrs: Add Parser for Rust front-end pt.1 [Rust,front-end,v4,01/46] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-12-06 Arthur Cohen New
[Rust,front-end,v4,12/46] gccrs: Add Lexer for Rust front-end [Rust,front-end,v4,01/46] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-12-06 Arthur Cohen New
[Rust,front-end,v4,09/46] gccrs: Add definitions of Rust Items in AST data structures [Rust,front-end,v4,01/46] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-12-06 Arthur Cohen New
[Rust,front-end,v4,07/46] gccrs: Add gcc-check-target check-rust [Rust,front-end,v4,01/46] Use DW_ATE_UTF for the Rust 'char' type - - --- 2022-12-06 Arthur Cohen New
[wwwdocs] gcc-13/changes.html + projects/gomp: OpenMP GCC 13 update [wwwdocs] gcc-13/changes.html + projects/gomp: OpenMP GCC 13 update - - --- 2022-12-06 Tobias Burnus New
libgomp: Handle OpenMP's reverse offloads libgomp: Handle OpenMP's reverse offloads - - --- 2022-12-06 Tobias Burnus New
[v3,rs6000] Enable have_cbranchcc4 on rs6000 [v3,rs6000] Enable have_cbranchcc4 on rs6000 - - --- 2022-12-06 HAO CHEN GUI New
range-op-float: Fix up ICE in lower_bound [PR107975] range-op-float: Fix up ICE in lower_bound [PR107975] - - --- 2022-12-05 Jakub Jelinek New
range-op-float: Improve binary reverse operations range-op-float: Improve binary reverse operations - - --- 2022-12-05 Jakub Jelinek New
range-op-float: Improve multiplication reverse operation range-op-float: Improve multiplication reverse operation - - --- 2022-12-05 Jakub Jelinek New
match.pd: Don't fold nan < x etc. for -ftrapping-math [PR106805] match.pd: Don't fold nan < x etc. for -ftrapping-math [PR106805] - - --- 2022-12-05 Jakub Jelinek New
tree, c++: optimize walk_tree_1 and cp_walk_subtrees tree, c++: optimize walk_tree_1 and cp_walk_subtrees - - --- 2022-12-05 Patrick Palka New
tree, c++: declare some basic functions inline tree, c++: declare some basic functions inline - - --- 2022-12-05 Patrick Palka New
[v2] Return a NULL rtx when targets don't support cbranchcc4 or predicate check fails in prepare_cm… [v2] Return a NULL rtx when targets don't support cbranchcc4 or predicate check fails in prepare_cm… - - --- 2022-12-05 HAO CHEN GUI New
[v3] Add condition coverage profiling [v3] Add condition coverage profiling - - --- 2022-12-05 Jørgen Kvalsvik New
testsuite, X86, Darwin: Fix bf16 ABI tests for Mach-O/macOS ABI. testsuite, X86, Darwin: Fix bf16 ABI tests for Mach-O/macOS ABI. - - --- 2022-12-04 Iain Sandoe New
Fortran: fix typo in documentation of intrinsic FLOOR [PR107870] Fortran: fix typo in documentation of intrinsic FLOOR [PR107870] - - --- 2022-12-03 Harald Anlauf New
Ping: [PATCH] jit: Install jit headers in $(libsubincludedir) [PR 101491] Ping: [PATCH] jit: Install jit headers in $(libsubincludedir) [PR 101491] - - --- 2022-12-03 Lorenzo Salvadore dmalcolm New
Fortran: error recovery handling invalid CLASS variable [PR107899] Fortran: error recovery handling invalid CLASS variable [PR107899] - - --- 2022-12-03 Harald Anlauf New
[v3] c++: Reject UDLs in certain contexts [PR105300] [v3] c++: Reject UDLs in certain contexts [PR105300] - - --- 2022-12-02 Marek Polacek New
c++: unexpanded pack in requires-expr parm list [PR107417] c++: unexpanded pack in requires-expr parm list [PR107417] - - --- 2022-12-02 Patrick Palka New
c++: substituting CONST_DECL_USING_P enumerator [PR103081] c++: substituting CONST_DECL_USING_P enumerator [PR103081] - - --- 2022-12-02 Patrick Palka New
[2/2] Corrected pr25521.c target matching. [1/2] select .rodata for const volatile variables. - - --- 2022-12-02 Cupertino Miranda New
« 1 2125 126 127162 163 »