Show patches with: State = Action Required       |    Archived = No       |   9599 patches
« 1 210 11 1295 96 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v14,01/26] c++: Implement __is_const built-in trait Optimize more type traits - - --- 2024-02-28 Ken Matsui New
ctf: Fix multi-dimentional array types ordering in CTF ctf: Fix multi-dimentional array types ordering in CTF - - 2-2 2024-02-28 Cupertino Miranda New
[wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs [wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs - - --2 2024-02-28 Jonathan Wakely New
[committed] testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462] [committed] testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462] - - --2 2024-02-28 Jakub Jelinek New
[committed] testsuite: Add testcase for recently fixed PR [PR114075] [committed] testsuite: Add testcase for recently fixed PR [PR114075] - - 4-- 2024-02-28 Jakub Jelinek New
graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041] graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041] - - --2 2024-02-28 Jakub Jelinek New
gimple-fold: Use bitwise vector types rather than barely supported huge integral types in memcpy et… gimple-fold: Use bitwise vector types rather than barely supported huge integral types in memcpy et… - - --2 2024-02-28 Jakub Jelinek New
[v3] c++/modules: Support lambdas attached to more places in modules [PR111710] [v3] c++/modules: Support lambdas attached to more places in modules [PR111710] 1 - 4-- 2024-02-28 Nathaniel Shead New
[v2] C/C++: add hints for strerror [v2] C/C++: add hints for strerror - - 4-- 2024-02-28 Oskari Pirhonen New
Fortran testsuite: fix invalid Fortran in testcase Fortran testsuite: fix invalid Fortran in testcase - - 4-- 2024-02-27 Harald Anlauf New
c++: auto(x) partial substitution [PR110025, PR114138] c++: auto(x) partial substitution [PR110025, PR114138] - - 4-- 2024-02-27 Patrick Palka New
[wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update [wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update - - --2 2024-02-27 Tobias Burnus New
OpenACC: Update libgomp.texi + openacc{.f90,_lib.h} for 3.1 arg-name changes OpenACC: Update libgomp.texi + openacc{.f90,_lib.h} for 3.1 arg-name changes - - 4-- 2024-02-27 Tobias Burnus New
[v2,4/5] bpf: implementation of func_info in .BTF.ext. [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - 4-- 2024-02-27 Cupertino Miranda New
Output branches and calls in gcov function summaries Output branches and calls in gcov function summaries - - 4-- 2024-02-27 Jørgen Kvalsvik New
i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-no-callee-saved-registe… i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-no-callee-saved-registe… - - --2 2024-02-27 Jakub Jelinek New
[v6,5/5] arm: Add support for MVE Tail-Predicated Low Overhead Loops arm: Add support for MVE Tail-Predicated Low Overhead Loops - - 4-- 2024-02-27 Andre Vieira (lists) New
[v6,4/5] doloop: Add support for predicated vectorized loops arm: Add support for MVE Tail-Predicated Low Overhead Loops - - 4-- 2024-02-27 Andre Vieira (lists) New
Fix internal error in GIMPLE DSE Fix internal error in GIMPLE DSE - - 3-1 2024-02-27 Eric Botcazou New
i386: For noreturn functions save at least the bp register if it is used [PR114116] i386: For noreturn functions save at least the bp register if it is used [PR114116] - - 1-1 2024-02-27 Jakub Jelinek New
expand: Add trivial folding for bit query builtins at expansion time [PR114044] expand: Add trivial folding for bit query builtins at expansion time [PR114044] - - --2 2024-02-27 Jakub Jelinek New
[3/3,RFC] fsra: support SET_RET_PART fsra: Add final gimple sra before expander - - 1-2 2024-02-27 Jiufu Guo New
[2/3,RFC] fsra: support ARG_PARTS fsra: Add final gimple sra before expander - - 1-2 2024-02-27 Jiufu Guo New
[1/3,RFC] fsra: Add final gimple sra just before expander fsra: Add final gimple sra before expander - - 2-- 2024-02-27 Jiufu Guo New
[3/3] Fix PR libcc1/113977 Fix libcc1 failure - - 4-- 2024-02-27 Tom Tromey New
[2/3] Fix version negotiation in libcc1 plugins Fix libcc1 failure - - 4-- 2024-02-27 Tom Tromey New
[1/3] Change 'v1' float and int code to fall back to v0 Fix libcc1 failure - - 4-- 2024-02-27 Tom Tromey New
c++/modules: local class merging [PR99426] c++/modules: local class merging [PR99426] - - 4-- 2024-02-27 Patrick Palka New
combine: Don't simplify paradoxical SUBREG on WORD_REGISTER_OPERATIONS [PR113010] combine: Don't simplify paradoxical SUBREG on WORD_REGISTER_OPERATIONS [PR113010] - - 3-1 2024-02-27 Greg McGary New
tree-profile: Don't instrument an IFUNC resolver nor its callees tree-profile: Don't instrument an IFUNC resolver nor its callees - - 4-- 2024-02-26 H.J. Lu New
[avr,applied] Tag optimization options as such. [avr,applied] Tag optimization options as such. - - --2 2024-02-26 Georg-Johann Lay New
c++/modules: complete_vars ICE with non-exported constexpr var c++/modules: complete_vars ICE with non-exported constexpr var - - 4-- 2024-02-26 Patrick Palka New
c++/modules: befriending template from current class scope c++/modules: befriending template from current class scope - - 4-- 2024-02-26 Patrick Palka New
[V2] rs6000: Don't allow immediate value in the vsx_splat pattern [PR113950] [V2] rs6000: Don't allow immediate value in the vsx_splat pattern [PR113950] - - 4-- 2024-02-26 jeevitha New
[avr,applied] Remove some dead code [avr,applied] Remove some dead code - - --2 2024-02-26 Georg-Johann Lay New
RISC-V: Add initial cost handling for segment loads/stores. RISC-V: Add initial cost handling for segment loads/stores. - - -13 2024-02-26 Robin Dapp JeffreyALaw New
[v2] DSE: Bugfix ICE after allow vector type in get_stored_val [v2] DSE: Bugfix ICE after allow vector type in get_stored_val - - 4-- 2024-02-26 Li, Pan2 New
tree-optimization/114074 - CHREC multiplication and undefined overflow tree-optimization/114074 - CHREC multiplication and undefined overflow - - 3-1 2024-02-26 Richard Biener New
[Ada] Fix PR ada/113893 [Ada] Fix PR ada/113893 - - -2- 2024-02-26 Eric Botcazou New
Add myself to write after approval and DCO. Add myself to write after approval and DCO. - - 22- 2024-02-26 Juergen Christ New
[avr] PR114100 : Better indirect addressing on reduced cores [avr] PR114100 : Better indirect addressing on reduced cores - - 4-- 2024-02-26 Georg-Johann Lay New
match.pd: Guard 2 simplifications on integral TYPE_OVERFLOW_UNDEFINED [PR114090] match.pd: Guard 2 simplifications on integral TYPE_OVERFLOW_UNDEFINED [PR114090] - - --2 2024-02-26 Jakub Jelinek New
fold-const: Avoid infinite recursion in +-*&|^minmax reassociation [PR114084] fold-const: Avoid infinite recursion in +-*&|^minmax reassociation [PR114084] - - --2 2024-02-26 Jakub Jelinek New
[committed] i386: Fix up x86_function_profiler -masm=intel support [PR114094] [committed] i386: Fix up x86_function_profiler -masm=intel support [PR114094] - - --2 2024-02-26 Jakub Jelinek New
[RESEND] C/C++: add hints for strerror [RESEND] C/C++: add hints for strerror - - 2-1 2024-02-26 Oskari Pirhonen New
rs6000: Don't allow immediate value in the vsx_splat pattern [PR113950] rs6000: Don't allow immediate value in the vsx_splat pattern [PR113950] - - 4-- 2024-02-26 jeevitha New
rs6000: load high and low part of 128bit vector independently [PR110040] rs6000: load high and low part of 128bit vector independently [PR110040] - - 4-- 2024-02-26 jeevitha New
fwprop: Avoid volatile defines to be propagated fwprop: Avoid volatile defines to be propagated - - 2-- 2024-02-26 HAO CHEN GUI New
[v1] RTL: Bugfix ICE after allow vector type in DSE [v1] RTL: Bugfix ICE after allow vector type in DSE - - 2-- 2024-02-26 Li, Pan2 New
[rs6000] Enable overlap memory store for block memory clear [rs6000] Enable overlap memory store for block memory clear - - 2-- 2024-02-26 HAO CHEN GUI New
[committed] d: Merge dmd, druntime ceff48bf7d, phobos dcbfbd43a [committed] d: Merge dmd, druntime ceff48bf7d, phobos dcbfbd43a - - -2- 2024-02-25 Iain Buclaw New
x86: Properly implement AMX-TILE load/store intrinsics x86: Properly implement AMX-TILE load/store intrinsics - - --2 2024-02-25 H.J. Lu New
Fortran: do not evaluate polymorphic functions twice in assignment [PR114012] Fortran: do not evaluate polymorphic functions twice in assignment [PR114012] - - 2-- 2024-02-25 Harald Anlauf New
x86: Check interrupt instead of noreturn attribute x86: Check interrupt instead of noreturn attribute - - -2- 2024-02-25 H.J. Lu New
middle-end: delay updating of dominators until later during vectorization. [PR114081] middle-end: delay updating of dominators until later during vectorization. [PR114081] - - --2 2024-02-25 Tamar Christina New
[v2] Draft|Internal-fn: Introduce internal fn saturation US_PLUS [v2] Draft|Internal-fn: Introduce internal fn saturation US_PLUS - - 3-1 2024-02-24 Li, Pan2 New
Use HOST_WIDE_INT_{C,UC,0,0U,1,1U} macros some more Use HOST_WIDE_INT_{C,UC,0,0U,1,1U} macros some more - - --2 2024-02-24 Jakub Jelinek New
bitint: Handle VIEW_CONVERT_EXPRs between large/huge BITINT_TYPEs and VECTOR/COMPLEX_TYPE etc. [PR1… bitint: Handle VIEW_CONVERT_EXPRs between large/huge BITINT_TYPEs and VECTOR/COMPLEX_TYPE etc. [PR1… - - --2 2024-02-24 Jakub Jelinek New
arm: Support -mfdpic for more targets arm: Support -mfdpic for more targets - - 4-- 2024-02-24 Fangrui Song New
[2/2] aarch64: Support `{1.0f, 1.0f, 0.0, 0.0}` CST forming with fmov with a smaller vector type. [1/2] aarch64: Use fmov s/d/hN, FP_CST for some vector CST [PR113856] - - 4-- 2024-02-24 Andrew Pinski New
[1/2] aarch64: Use fmov s/d/hN, FP_CST for some vector CST [PR113856] [1/2] aarch64: Use fmov s/d/hN, FP_CST for some vector CST [PR113856] - - 4-- 2024-02-24 Andrew Pinski New
[v2] Fix fortran/PR114024 [v2] Fix fortran/PR114024 - - 1-2 2024-02-23 Harald Anlauf New
middle-end: update vuses out of loop which use a vdef that's moved [PR114068] middle-end: update vuses out of loop which use a vdef that's moved [PR114068] - - --2 2024-02-23 Tamar Christina New
libatomic: Fix build for --disable-gnu-indirect-function [PR113986] libatomic: Fix build for --disable-gnu-indirect-function [PR113986] - - 4-- 2024-02-23 Wilco Dijkstra New
aarch64: Fix costing of manual bfi instructions aarch64: Fix costing of manual bfi instructions - - 4-- 2024-02-23 Andrew Pinski New
vect: Fix integer overflow calculating mask vect: Fix integer overflow calculating mask - - 4-- 2024-02-23 Andrew Stubbs New
Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning - - -2- 2024-02-23 Tobias Burnus New
[v10,1/2] Add condition coverage (MC/DC) [v10,1/2] Add condition coverage (MC/DC) - - 4-- 2024-02-23 Jørgen Kvalsvik New
[V3,0/2] aarch64: Place target independent and dependent changed code in one file. - - --- 2024-02-23 Ajit Agarwal New
[www] Document ia64*-*-* obsolescence [www] Document ia64*-*-* obsolescence - - --2 2024-02-23 Richard Biener New
rs6000: Fix issue in specifying PTImode as an attribute [PR106895] rs6000: Fix issue in specifying PTImode as an attribute [PR106895] - - 4-- 2024-02-23 jeevitha New
expr: Fix REDUCE_BIT_FIELD in multiplication expansion [PR114054] expr: Fix REDUCE_BIT_FIELD in multiplication expansion [PR114054] - - --2 2024-02-23 Jakub Jelinek New
c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042] c: Improve some diagnostics for __builtin_stdc_bit_* [PR114042] - - --2 2024-02-23 Jakub Jelinek New
bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040] bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040] - - --2 2024-02-23 Jakub Jelinek New
[v3] LoongArch: Split loongarch_option_override_internal into smaller procedures [v3] LoongArch: Split loongarch_option_override_internal into smaller procedures - - 4-- 2024-02-23 Yang Yujie New
combine: Don't simplify high part of paradoxical-SUBREG-of-MEM on machines that sign-extend loads [… combine: Don't simplify high part of paradoxical-SUBREG-of-MEM on machines that sign-extend loads [… - - 3-1 2024-02-22 Greg McGary New
fix libsanitizer build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 on 32bit architectures fix libsanitizer build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 on 32bit architectures - - --2 2024-02-22 Matthias Klose New
[libgfortran] PR105456 Child I/O does not propage iostat [libgfortran] PR105456 Child I/O does not propage iostat - - 4-- 2024-02-22 Jerry D New
developer option: -fdump-generic-nodes; initial incorporation developer option: -fdump-generic-nodes; initial incorporation - - --2 2024-02-22 Robert Dubner New
c, v2: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11… c, v2: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11… - - --2 2024-02-22 Jakub Jelinek New
[13] LoongArch: Don't default to -mno-explicit-relocs if -mno-relax [13] LoongArch: Don't default to -mno-explicit-relocs if -mno-relax - - --2 2024-02-22 Xi Ruoyao New
LoongArch: Don't falsely claim gold supported in toplevel configure LoongArch: Don't falsely claim gold supported in toplevel configure - - 4-- 2024-02-22 Xi Ruoyao New
profile-count: Don't dump through a temporary buffer [PR111960] profile-count: Don't dump through a temporary buffer [PR111960] - - --2 2024-02-22 Jakub Jelinek New
bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038] bitintlower: Fix .MUL_OVERFLOW overflow checking [PR114038] - - --2 2024-02-22 Jakub Jelinek New
c: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11 etc… c: Handle scoped attributes in __has*attribute and scoped attribute parsing changes in -std=c11 etc… - - --2 2024-02-22 Jakub Jelinek New
[_GLIBCXX_INLINE_VERSION] Adapt dg-error messages [_GLIBCXX_INLINE_VERSION] Adapt dg-error messages - - 4-- 2024-02-22 François Dumont New
[v2] c++: implement [[gnu::non_owning]] [PR110358] [v2] c++: implement [[gnu::non_owning]] [PR110358] - - 4-- 2024-02-22 Marek Polacek New
[v1,13/13] Add aarch64-w64-mingw32 target to libgcc Add aarch64-w64-mingw32 target - - 4-- 2024-02-21 Evgeny Karpov New
[v1,12/13] aarch64: Add aarch64-w64-mingw32 target to libatomic Add aarch64-w64-mingw32 target - - 4-- 2024-02-21 Evgeny Karpov New
[v1,11/13] aarch64: Build and add objects for Cygwin and MinGW for AArch64 Add aarch64-w64-mingw32 target - - 4-- 2024-02-21 Evgeny Karpov New
[v1,10/13] Rename "x86 Windows Options" to "Cygwin and MinGW Options" Add aarch64-w64-mingw32 target - - 4-- 2024-02-21 Evgeny Karpov New
[v1,09/13] aarch64: Add SEH to machine_function Add aarch64-w64-mingw32 target - - 4-- 2024-02-21 Evgeny Karpov New
[v1,08/13] aarch64: Add Cygwin and MinGW environments for AArch64 Add aarch64-w64-mingw32 target - - 3-- 2024-02-21 Evgeny Karpov New
[v1,07/13] Exclude i386 functionality from aarch64 build Add aarch64-w64-mingw32 target - - 1-- 2024-02-21 Evgeny Karpov New
[v1,06/13] Rename section and encoding functions from i386 which will be used in aarch64 Add aarch64-w64-mingw32 target - - --- 2024-02-21 Evgeny Karpov New
[v1,05/13] Reuse MinGW from i386 for AArch64 Add aarch64-w64-mingw32 target - - --- 2024-02-21 Evgeny Karpov New
[v1,04/13] aarch64: Add aarch64-w64-mingw32 COFF Add aarch64-w64-mingw32 target - - --- 2024-02-21 Evgeny Karpov New
[v1,03/13] aarch64: Mark x18 register as a fixed register for MS ABI Add aarch64-w64-mingw32 target - - --- 2024-02-21 Evgeny Karpov New
[v1,02/13] aarch64: The aarch64-w64-mingw32 target implements Add aarch64-w64-mingw32 target - - --- 2024-02-21 Evgeny Karpov New
[v1,01/13] Introduce aarch64-w64-mingw32 target Add aarch64-w64-mingw32 target - - --- 2024-02-21 Evgeny Karpov New
« 1 210 11 1295 96 »