Show patches with: State = Action Required       |    Archived = No       |   16734 patches
« 1 2129 130 131167 168 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
modula-2, doc: Build dvi, ps and pdf doc in the gcc/doc directory. modula-2, doc: Build dvi, ps and pdf doc in the gcc/doc directory. - - --- 2022-12-31 Iain Sandoe New
preprocessor: Don't register pragmas in directives-only mode [PR108244] preprocessor: Don't register pragmas in directives-only mode [PR108244] - - --- 2022-12-30 Lewis Hyatt New
Darwin, crts: Provide scalb and significand as a crt [PR107631] Darwin, crts: Provide scalb and significand as a crt [PR107631] - - --- 2022-12-30 Iain Sandoe New
[3/n] modula2: Ensure that module registration constructors are 'extern' [PR108183]. [3/n] modula2: Ensure that module registration constructors are 'extern' [PR108183]. - - --- 2022-12-30 Iain Sandoe New
[2/n] modula-2, libgm2: Add undefined, dynamic_lookup to m2 libs links. [2/n] modula-2, libgm2: Add undefined, dynamic_lookup to m2 libs links. - - --- 2022-12-30 Iain Sandoe New
[1/n] modula-2: Fix building the plugin for Darwin [PR107612]. [1/n] modula-2: Fix building the plugin for Darwin [PR107612]. - - --- 2022-12-30 Iain Sandoe New
[v2] libgfortran: Replace mutex with rwlock [v2] libgfortran: Replace mutex with rwlock - - --- 2022-12-30 Lipeng Zhu New
[17/17] check hash table insertions [01/13] scoped tables: insert before further lookups - - --- 2022-12-28 Alexandre Oliva New
[16/17] check hash table counts at expand [01/13] scoped tables: insert before further lookups - - --- 2022-12-28 Alexandre Oliva New
[RFC,v2] Support RV64-ILP32 [RFC,v2] Support RV64-ILP32 - - --- 2022-12-28 Liao Shihua New
[x86_64] Add post-reload splitter for extendditi2. [x86_64] Add post-reload splitter for extendditi2. - - --- 2022-12-28 Roger Sayle New
[v4] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]. [v4] LoongArch: Fixed a compilation failure with '%c' in inline assembly [PR107731]. - - --- 2022-12-27 Lulu Cheng New
xtensa: Apply a few minor fixes xtensa: Apply a few minor fixes - - --- 2022-12-27 Takayuki 'January June' Suwa New
[00/13] check hash table counts - - --- 2022-12-27 Alexandre Oliva New
[RFC] Introduce -finline-memset-loops [RFC] Introduce -finline-memset-loops - - --- 2022-12-27 Alexandre Oliva New
Bugzilla 88860 - Clarify gcc online manual attribute format printf example Bugzilla 88860 - Clarify gcc online manual attribute format printf example - - --- 2022-12-26 Jonny Grant New
Bugzilla Bug 81649 [PATCH]: Clarify LeakSanitizer in documentation Bugzilla Bug 81649 [PATCH]: Clarify LeakSanitizer in documentation - - --- 2022-12-26 Jonny Grant New
[modula2] PR-108142 Remove empty directories created in the build directory [modula2] PR-108142 Remove empty directories created in the build directory - - --- 2022-12-26 Gaius Mulley New
[Bug,c/108224] add srandom random initstate setstate [Bug,c/108224] add srandom random initstate setstate - - --- 2022-12-26 Jonny Grant New
cp: warn uninitialized const/ref in base class [PR80681] cp: warn uninitialized const/ref in base class [PR80681] - - --- 2022-12-24 Charlie Sale New
[x86] Use movss/movsd to implement V4SI/V2DI VEC_PERM. [x86] Use movss/movsd to implement V4SI/V2DI VEC_PERM. - - --- 2022-12-23 Roger Sayle New
[v6,11/11] OpenMP: Fortran "!$omp declare mapper" support OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,10/11] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,09/11] OpenMP: lvalue parsing for map clauses (C) OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,08/11] OpenMP: C++ "declare mapper" support OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,07/11] OpenMP: lvalue parsing for map/to/from clauses (C++) OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,06/11] OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,05/11] OpenMP: Pointers and member mappings OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,04/11] OpenMP: implicitly map base pointer for array-section pointer components OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,03/11] OpenMP/OpenACC: Refine condition for when map clause expansion happens OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,02/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[v6,01/11] OpenMP/OpenACC: Reindent TO/FROM/_CACHE_ stanza in {c_}finish_omp_clause OpenMP: C/C++ lvalue parsing, C/C++/Fortran "declare mapper" support - - --- 2022-12-23 Julian Brown New
[WWWDOCS] htdocs: add an Atom feed for GCC news [WWWDOCS] htdocs: add an Atom feed for GCC news - - --- 2022-12-23 Jose E. Marchesi New
phiopt, v2: Adjust instead of reset phires range phiopt, v2: Adjust instead of reset phires range - - --- 2022-12-22 Jakub Jelinek New
Fortran: check for invalid uses of statement functions arguments [PR69604] Fortran: check for invalid uses of statement functions arguments [PR69604] - - --- 2022-12-22 Harald Anlauf New
[C] (for STAGE 1) UBSan instrumentation for assignment of VM types [C] (for STAGE 1) UBSan instrumentation for assignment of VM types - - --- 2022-12-22 Martin Uecker New
[C] (for STAGE 1) Reorganize comptypes and related functions [C] (for STAGE 1) Reorganize comptypes and related functions - - --- 2022-12-22 Martin Uecker New
[V2] Disable sched1 in functions that call setjmp [V2] Disable sched1 in functions that call setjmp - - --- 2022-12-22 Jose E. Marchesi New
Disable sched1 in functions that call setjmp Disable sched1 in functions that call setjmp - - --- 2022-12-22 Jose E. Marchesi New
phiopt: Adjust instead of reset phires range phiopt: Adjust instead of reset phires range - - --- 2022-12-22 Jakub Jelinek New
c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079] c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079] - - --- 2022-12-22 Jakub Jelinek New
phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108166] phiopt: Drop SSA_NAME_RANGE_INFO in maybe equal case [PR108166] - - --- 2022-12-22 Jakub Jelinek New
cse: Fix up CSE const_anchor handling [PR108193] cse: Fix up CSE const_anchor handling [PR108193] - - --- 2022-12-22 Jakub Jelinek New
libgfortran: Replace mutex with rwlock libgfortran: Replace mutex with rwlock - - --- 2022-12-22 Lipeng Zhu New
libgfortran: Replace mutex with rwlock libgfortran: Replace mutex with rwlock - - --- 2022-12-22 Lipeng Zhu New
[2/2] tree-object-size: More consistent behaviour with flex arrays __bos and flex arrays - - --- 2022-12-21 Siddhesh Poyarekar New
[1/2] testsuite: Run __bos tests to completion __bos and flex arrays - - --- 2022-12-21 Siddhesh Poyarekar New
Fortran/OpenMP: Add parsing support for allocators/allocate directive (was: [Patch] Fortran/OpenMP:… Fortran/OpenMP: Add parsing support for allocators/allocate directive (was: [Patch] Fortran/OpenMP:… - - --- 2022-12-21 Tobias Burnus New
c++: get_nsdmi in template context [PR108116] c++: get_nsdmi in template context [PR108116] - - --- 2022-12-21 Patrick Palka New
[2/2] ivopts: Revert register pressure cost when there are enough registers. : Fix address cost complexity and register pressure cost calculation. - - --- 2022-12-21 Dimitrije Milošević New
[1/2] ivopts: Compute complexity for unsupported addressing modes. : Fix address cost complexity and register pressure cost calculation. - - --- 2022-12-21 Dimitrije Milošević New
modula2: PR-108119 Disable m2 plugin m2rte modula2: PR-108119 Disable m2 plugin m2rte - - --- 2022-12-21 Gaius Mulley New
go: fix clang warnings go: fix clang warnings - - --- 2022-12-21 Martin Liška New
loading float member of parameter stored via int registers loading float member of parameter stored via int registers - - --- 2022-12-21 Jiufu Guo New
Fortran: a C interoperable function cannot have the CLASS attribute [PR95375] Fortran: a C interoperable function cannot have the CLASS attribute [PR95375] - - --- 2022-12-20 Harald Anlauf New
[C] remove same_translation_unit_p [C] remove same_translation_unit_p - - --- 2022-12-20 Martin Uecker New
gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact gcc-13/changes.html: Mention -fstrict-flex-arrays and its impact - - --- 2022-12-20 Qing Zhao New
testsuite: Fix pr55569.c excess errors testsuite: Fix pr55569.c excess errors - - --- 2022-12-20 Jonathan Yong New
libgo: check if -lucontext is required for {make, set, get}context libgo: check if -lucontext is required for {make, set, get}context - - --- 2022-12-19 Li, Pan2 via Gcc-patches New
libatomic: Provide gthr.h default implementation libatomic: Provide gthr.h default implementation - - --- 2022-12-19 Sebastian Huber New
PR tree-optimization/108139 - Don't use PHI equivalences in range-on-entry. PR tree-optimization/108139 - Don't use PHI equivalences in range-on-entry. - - --- 2022-12-19 Andrew MacLeod New
[V7] rs6000: Optimize cmp on rotated 16bits constant [V7] rs6000: Optimize cmp on rotated 16bits constant - - --- 2022-12-19 Jiufu Guo New
modula2: Don't treat % in Modula 2 messages specially modula2: Don't treat % in Modula 2 messages specially - - --- 2022-12-19 Jakub Jelinek New
modula2: Fix up bootstrap on powerpc64le-linux [PR108147] modula2: Fix up bootstrap on powerpc64le-linux [PR108147] - - --- 2022-12-19 Jakub Jelinek New
c: Diagnose compound literals with function type [PR108043] c: Diagnose compound literals with function type [PR108043] - - --- 2022-12-19 Jakub Jelinek New
gfortran.dg/read_dir.f90: Make PASS on Windows gfortran.dg/read_dir.f90: Make PASS on Windows - - --- 2022-12-19 Tobias Burnus New
fold-const: Treat fp conversion to a type with same mode as copy fold-const: Treat fp conversion to a type with same mode as copy - - --- 2022-12-19 Kewen.Lin New
[v6,rs6000] Change mode and insn condition for VSX scalar extract/insert instructions [v6,rs6000] Change mode and insn condition for VSX scalar extract/insert instructions - - --- 2022-12-19 HAO CHEN GUI New
[RFC/RFT,3/3,PR102768] aarch64: Add support for Control Flow Integrity Add compiler support for Control Flow Integrity - - --- 2022-12-19 Dan Li New
[RFC/RFT,2/3,PR102768] Support CFI: Add new pass for Control Flow Integrity Add compiler support for Control Flow Integrity - - --- 2022-12-19 Dan Li New
[RFC/RFT,1/3,PR102768] flag-types.h (enum sanitize_code): Extend sanitize_code to 64 bits to suppor… Add compiler support for Control Flow Integrity - - --- 2022-12-19 Dan Li New
[v2,11/11] riscv: thead: Add support for XTheadMemPair ISA extension RISC-V: Add XThead* extension support - - --- 2022-12-19 Christoph Müllner New
[v2,10/11] riscv: thead: Add support for XTheadFmv ISA extension RISC-V: Add XThead* extension support - - --- 2022-12-19 Christoph Müllner New
Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131] Fortran: incorrect array bounds when bound intrinsic used in decl [PR108131] - - --- 2022-12-17 Harald Anlauf New
[m2] : PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.mod [m2] : PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.mod - - --- 2022-12-17 Gaius Mulley New
libsanitizer: Add __interceptor_sigsetjmp_internal libsanitizer: Add __interceptor_sigsetjmp_internal - - --- 2022-12-16 H.J. Lu New
c++: empty captured var as template argument [PR107437] c++: empty captured var as template argument [PR107437] - - --- 2022-12-16 Patrick Palka New
nvptx/mkoffload.cc: Add dummy proc for OpenMP rev-offload table [PR108098] nvptx/mkoffload.cc: Add dummy proc for OpenMP rev-offload table [PR108098] - - --- 2022-12-16 Tobias Burnus New
[v2] ipa-cp: Speculatively call specialized functions [v2] ipa-cp: Speculatively call specialized functions - - --- 2022-12-16 Manolis Tsamis New
[m2] Add missing m2.stage{profile,feedback} to Make-lang.in [m2] Add missing m2.stage{profile,feedback} to Make-lang.in - - --- 2022-12-16 Gaius Mulley New
Simplify gimple_assign_load Simplify gimple_assign_load - - --- 2022-12-16 Richard Biener New
gcc-changelog: Add warning for auto-added files gcc-changelog: Add warning for auto-added files - - --- 2022-12-16 Tobias Burnus New
hwasan: Add libhwasan_preinit.o hwasan: Add libhwasan_preinit.o - - --- 2022-12-16 Jakub Jelinek New
[v2] gcov: Fix -fprofile-update=atomic [v2] gcov: Fix -fprofile-update=atomic - - --- 2022-12-16 Sebastian Huber New
loop-invariant: Split preheader edge if the preheader bb ends with jump [PR106751] loop-invariant: Split preheader edge if the preheader bb ends with jump [PR106751] - - --- 2022-12-16 Jakub Jelinek New
doc: Fix documentation for __builtin_dynamic_object_size doc: Fix documentation for __builtin_dynamic_object_size - - --- 2022-12-15 Siddhesh Poyarekar New
c++: variadic using-decl with parm pack in terminal name [PR102104] c++: variadic using-decl with parm pack in terminal name [PR102104] - - --- 2022-12-15 Patrick Palka New
testsuite: Add support for Rust and Modula-2 effective target tests testsuite: Add support for Rust and Modula-2 effective target tests - - --- 2022-12-15 Jakub Jelinek New
into-ssa: Fix emitting debug stmts after asm goto [PR108095] into-ssa: Fix emitting debug stmts after asm goto [PR108095] - - --- 2022-12-15 Jakub Jelinek New
[3/3,V3] PR 107299, Update float 128-bit conversion [1/3,V3] PR 107299, Rework 128-bit complex multiply and divide - - --- 2022-12-14 Michael Meissner New
[2/3,V3] PR 107299, Make __float128 use the _Float128 type [1/3,V3] PR 107299, Rework 128-bit complex multiply and divide - - --- 2022-12-14 Michael Meissner New
[1/3,V3] PR 107299, Rework 128-bit complex multiply and divide [1/3,V3] PR 107299, Rework 128-bit complex multiply and divide - - --- 2022-12-14 Michael Meissner New
gcov: annotate uncovered branches [PR107537] gcov: annotate uncovered branches [PR107537] - - --- 2022-12-14 Michael Förderer New
c++: local alias in typename in lambda [PR105518] c++: local alias in typename in lambda [PR105518] - - --- 2022-12-14 Patrick Palka New
contrib: add contrib to update-copyright.py script contrib: add contrib to update-copyright.py script - - --- 2022-12-14 Martin Liška New
rs6000: Raise error for __vector_{quad, pair} uses without MMA enabled [PR106736] rs6000: Raise error for __vector_{quad, pair} uses without MMA enabled [PR106736] - - --- 2022-12-14 Kewen.Lin New
Fortran/OpenMP: Add parsing support for allocators directive Fortran/OpenMP: Add parsing support for allocators directive - - --- 2022-12-14 Tobias Burnus New
[v5,1a/19] modula2 front end: (long unedited patches). [v5,1a/19] modula2 front end: (long unedited patches). - - --- 2022-12-14 Gaius Mulley New
[x86] x86: Don't add crtfastmath.o for -shared and add a new option -mdaz-ftz to enable FTZ and DAZ… [x86] x86: Don't add crtfastmath.o for -shared and add a new option -mdaz-ftz to enable FTZ and DAZ… - - --- 2022-12-14 liuhongt New
libgo: add hppa as known target libgo: add hppa as known target - - --- 2022-12-14 matoro New
« 1 2129 130 131167 168 »