Show patches with: State = Action Required       |    Archived = No       |   5330 patches
« 1 2 3 453 54 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
stor-layout: Set TYPE_TYPELESS_STORAGE consistently for type variants stor-layout: Set TYPE_TYPELESS_STORAGE consistently for type variants - - --- 2023-03-20 Joseph Myers New
Add notes for Go to gcc 12 and 13 changes file Add notes for Go to gcc 12 and 13 changes file - - --- 2023-03-20 Ian Lance Taylor New
c++: explicit ctor and list-initialization [PR109159] c++: explicit ctor and list-initialization [PR109159] - - --- 2023-03-20 Marek Polacek New
[2/2] libstdc++: use new built-in trait __is_reference [1/2] c++: implement __is_reference built-in trait - - --- 2023-03-20 Ken Matsui New
[1/2] c++: implement __is_reference built-in trait [1/2] c++: implement __is_reference built-in trait - - --- 2023-03-20 Ken Matsui New
c++: implement __add_pointer built-in trait c++: implement __add_pointer built-in trait - - --- 2023-03-20 Ken Matsui New
libgcc: Use initarray section type for .init_stack libgcc: Use initarray section type for .init_stack - - --- 2023-03-20 Kewen.Lin New
rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [PR109167] rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent [PR109167] - - --- 2023-03-20 Kewen.Lin New
rs6000: Ensure vec_sld shift count in allowable range [PR109082] rs6000: Ensure vec_sld shift count in allowable range [PR109082] - - --- 2023-03-20 Kewen.Lin New
[v3] rs6000: Fix vector parity support [PR108699] [v3] rs6000: Fix vector parity support [PR108699] - - --- 2023-03-20 Kewen.Lin New
[RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273] [RFC/PATCH] sched: Consider debug insn in no_real_insns_p [PR108273] - - --- 2023-03-20 Kewen.Lin New
fix for __sanitizer_struct_mallinfo with mallinfo2 fix for __sanitizer_struct_mallinfo with mallinfo2 - - --- 2023-03-20 Reini Urban New
RISC-V: Fix RVV ICE && runtine fail RISC-V: Fix RVV ICE && runtine fail - - --- 2023-03-20 juzhe.zhong@rivai.ai New
libstdc++: use new built-in trait __remove_pointer libstdc++: use new built-in trait __remove_pointer - - --- 2023-03-20 Ken Matsui New
Fortran: simplification of NEAREST for large argument [PR109186] Fortran: simplification of NEAREST for large argument [PR109186] - - --- 2023-03-19 Harald Anlauf New
c++: implement __remove_pointer built-in trait c++: implement __remove_pointer built-in trait - - --- 2023-03-19 Ken Matsui New
[testsuite] rs6000: suboptimal code for returning bool value on target ppc. [testsuite] rs6000: suboptimal code for returning bool value on target ppc. - - --- 2023-03-19 Ajit Agarwal New
[fortran] PR87127 - External function not recognised from within an associate block [fortran] PR87127 - External function not recognised from within an associate block - - --- 2023-03-19 Paul Richard Thomas New
[v2] rs6000: suboptimal code for returning bool value on target ppc [v2] rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-19 Ajit Agarwal New
[fortran,doc] Explicitly mention undefined overflow [fortran,doc] Explicitly mention undefined overflow - - --- 2023-03-19 Thomas Koenig New
[wwwdocs] Mention finalization [wwwdocs] Mention finalization - - --- 2023-03-19 Thomas Koenig New
libstdc++: use new built-in trait __is_reference libstdc++: use new built-in trait __is_reference - - --- 2023-03-19 Ken Matsui New
c++: implement __is_reference built-in trait c++: implement __is_reference built-in trait - - --- 2023-03-19 Ken Matsui New
[wwwdocs] Mention random number generators in porting_to.html [wwwdocs] Mention random number generators in porting_to.html - - --- 2023-03-18 Thomas Koenig New
c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] c++, v2: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] - - --- 2023-03-18 Jakub Jelinek New
rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178] rs6000: Don't ICE when compiling the __builtin_vec_xst_trunc built-in [PR109178] - - --- 2023-03-17 Peter Bergner New
Fortran: procedures with BIND(C) attribute require explicit interface [PR85877] Fortran: procedures with BIND(C) attribute require explicit interface [PR85877] - - --- 2023-03-17 Harald Anlauf New
json: preserve key-insertion order [PR109163] json: preserve key-insertion order [PR109163] - - --- 2023-03-17 David Malcolm New
c++: further -Wdangling-reference refinement [PR107532] c++: further -Wdangling-reference refinement [PR107532] - - --- 2023-03-17 Marek Polacek New
c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] c++: Drop TREE_READONLY on vars (possibly) initialized by tls wrapper [PR109164] - - --- 2023-03-17 Jakub Jelinek New
tree-inline: Fix up multiversioning with vector arguments [PR105554] tree-inline: Fix up multiversioning with vector arguments [PR105554] - - --- 2023-03-17 Jakub Jelinek New
c++: NTTP constraint depending on outer args [PR109160] c++: NTTP constraint depending on outer args [PR109160] - - --- 2023-03-17 Patrick Palka New
[pushed,PR109052] LRA: Implement combining secondary memory reload and original insn [pushed,PR109052] LRA: Implement combining secondary memory reload and original insn - - --- 2023-03-17 Vladimir Makarov New
tree-optimization/109170 - bogus use-after-free with __builtin_expect tree-optimization/109170 - bogus use-after-free with __builtin_expect - - --- 2023-03-17 Richard Biener New
cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] cgraphclones: Fix up target_clones cloning of functions with vector arguments [PR105554] - - --- 2023-03-17 Jakub Jelinek New
testsuite: Fix up forwprop-39.c testcase [PR109145] testsuite: Fix up forwprop-39.c testcase [PR109145] - - --- 2023-03-17 Jakub Jelinek New
c, ubsan: Instrument even shortened divisions [PR109151] c, ubsan: Instrument even shortened divisions [PR109151] - - --- 2023-03-17 Jakub Jelinek New
[V5] Use reg mode to move sub blocks for parameters and returns [V5] Use reg mode to move sub blocks for parameters and returns - - --- 2023-03-17 Jiufu Guo New
[V3] extract DF/SF/SI/HI/QI subreg from parameter word on stack [V3] extract DF/SF/SI/HI/QI subreg from parameter word on stack - - --- 2023-03-17 Jiufu Guo New
[V5,2/2] Update documentation to clarify a GCC extension Handle component_ref to a structure/union field including FAM for builtin_object_size - - --- 2023-03-16 Qing Zhao New
[V5,1/2] Handle component_ref to a structre/union field including flexible array member [PR101832] Handle component_ref to a structure/union field including FAM for builtin_object_size - - --- 2023-03-16 Qing Zhao New
c++: ICE with diagnosed constraint recursion [PR100288] c++: ICE with diagnosed constraint recursion [PR100288] - - --- 2023-03-16 Patrick Palka New
[v1,RFC] Improve folding for comparisons with zero in tree-ssa-forwprop. [v1,RFC] Improve folding for comparisons with zero in tree-ssa-forwprop. - - --- 2023-03-16 Manolis Tsamis New
[PR96339] AArch64: Optimise svlast[ab] [PR96339] AArch64: Optimise svlast[ab] - - --- 2023-03-16 Tejas Belagod New
RISC-V: Fine tune vmadc/vmsbc RA constraint RISC-V: Fine tune vmadc/vmsbc RA constraint - - --- 2023-03-16 juzhe.zhong@rivai.ai New
ISC-V: Fine tune vmadc/vmsbc RA constraint ISC-V: Fine tune vmadc/vmsbc RA constraint - - --- 2023-03-16 juzhe.zhong@rivai.ai New
contrib: Update instructions regarding Unicode updates contrib: Update instructions regarding Unicode updates - - --- 2023-03-16 Jakub Jelinek New
RISC-V: Fix bugs reported by @kito RISC-V: Fix bugs reported by @kito - - --- 2023-03-16 juzhe.zhong@rivai.ai New
[PATCH-2,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] [PATCH-2,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] - - --- 2023-03-16 HAO CHEN GUI New
[PATCH-1,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] [PATCH-1,rs6000] Put constant into pseudo at expand when it needs two insns [PR86106] - - --- 2023-03-16 HAO CHEN GUI New
rs6000: suboptimal code for returning bool value on target ppc rs6000: suboptimal code for returning bool value on target ppc - - --- 2023-03-16 Ajit Agarwal New
[testsuite] test for weak_undefined support and add options [testsuite] test for weak_undefined support and add options - - --- 2023-03-16 Alexandre Oliva New
c++, libstdc++: new compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar c++, libstdc++: new compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar - - --- 2023-03-15 Berke Yavas New
compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar compiler built in is_scalar, use built-in is_scalar in libstdc++ std::is_scalar - - --- 2023-03-15 Berke Yavas New
[v2,2/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file [v2,1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file - - --- 2023-03-15 Jannik Glückert New
[v2,1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file [v2,1/2] libstdc++: use copy_file_range, improve sendfile in filesystem::copy_file - - --- 2023-03-15 Jannik Glückert New
Now gcc-13: [Fwd: [PATCH] gcc-12: Re-enable split-stack support for GNU/Hurd.] Now gcc-13: [Fwd: [PATCH] gcc-12: Re-enable split-stack support for GNU/Hurd.] - - --- 2023-03-15 Li, Pan2 via Gcc-patches New
[v2] c++: ICE with constexpr lambda [PR107280] [v2] c++: ICE with constexpr lambda [PR107280] - - --- 2023-03-15 Marek Polacek New
riscv: thead: Add sign/zero extension support for th.ext and th.extu riscv: thead: Add sign/zero extension support for th.ext and th.extu - - --- 2023-03-15 Christoph Muellner New
[2/2] tree-optimization/109123 - run -Wuse-afer-free only early [1/2] Avoid random stmt order result in pass_waccess::use_after_inval_p - - --- 2023-03-15 Richard Biener New
[1/2] Avoid random stmt order result in pass_waccess::use_after_inval_p [1/2] Avoid random stmt order result in pass_waccess::use_after_inval_p - - --- 2023-03-15 Richard Biener New
[v4] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] [v4] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-03-15 Xionghu Luo New
[v2] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer [v2] PR target/89828 Inernal compiler error on -fno-omit-frame-pointer - - --- 2023-03-15 Yoshinori Sato New
RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. - - --- 2023-03-15 juzhe.zhong@rivai.ai New
RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. - - --- 2023-03-15 juzhe.zhong@rivai.ai New
sanitizer: missing signed integer overflow errors [PR109107] sanitizer: missing signed integer overflow errors [PR109107] - - --- 2023-03-14 Marek Polacek New
vect: Verify that GET_MODE_NUNITS is greater than one. vect: Verify that GET_MODE_NUNITS is greater than one. - - --- 2023-03-14 Michael Collison New
Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331] Fortran: rank checking with explicit-/assumed-size arrays and CLASS [PR58331] - - --- 2023-03-14 Harald Anlauf New
[2/2] c++: redeclaring member of constrained class template [PR96830] [1/2] c++: constrained template friend class matching [PR96830] - - --- 2023-03-14 Patrick Palka New
i386: Fix up split_double_concat [PR109109] i386: Fix up split_double_concat [PR109109] - - --- 2023-03-14 Jakub Jelinek New
[v2] doc: md.texi (Insn Splitting): Tweak wording for readability. [v2] doc: md.texi (Insn Splitting): Tweak wording for readability. - - --- 2023-03-14 Hans-Peter Nilsson New
gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634] gdbhooks: Update gdbhooks.py for recent tree_code_type changes [PR108634] - - --- 2023-03-14 Jakub Jelinek New
tree-vect-patterns: Fix up ICE in upper_bound [PR109115] tree-vect-patterns: Fix up ICE in upper_bound [PR109115] - - --- 2023-03-14 Jakub Jelinek New
c++: Treat unnamed bitfields as padding for __has_unique_object_representations [PR109096] c++: Treat unnamed bitfields as padding for __has_unique_object_representations [PR109096] - - --- 2023-03-14 Jakub Jelinek New
testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972] testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972] - - --- 2023-03-14 Jakub Jelinek New
RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. RISC-V: Fix bugs of ternary integer and floating-point ternary intrinsics. - - --- 2023-03-14 juzhe.zhong@rivai.ai New
doc: md.texi (Insn Splitting): Tweak wording for readability. doc: md.texi (Insn Splitting): Tweak wording for readability. - - --- 2023-03-14 Hans-Peter Nilsson New
RISC-V: Fine tune vmadc/vmsbc RA constraint RISC-V: Fine tune vmadc/vmsbc RA constraint - - --- 2023-03-14 juzhe.zhong@rivai.ai New
[v4,2/2] gcc: Drop obsolete INCLUDE_PTHREAD_H [v4,1/2] RISC-V: Avoid calloc() poisoning on musl - - --- 2023-03-14 Sam James New
[RFA] tree: define tree_code_type in C++11/14 [PR108634] [RFA] tree: define tree_code_type in C++11/14 [PR108634] - - --- 2023-03-13 Jason Merrill New
RISC-V: Refine reduction RA constraint according to RVV ISA RISC-V: Refine reduction RA constraint according to RVV ISA - - --- 2023-03-13 juzhe.zhong@rivai.ai New
RISC-V: Fine tune gather load RA constraint RISC-V: Fine tune gather load RA constraint - - --- 2023-03-13 juzhe.zhong@rivai.ai New
RISC-V: Fix reg order of RVV registers. RISC-V: Fix reg order of RVV registers. - - --- 2023-03-13 juzhe.zhong@rivai.ai New
[gcc-{11,12}] c++: top level bind when rewriting coroutines [PR106188] [gcc-{11,12}] c++: top level bind when rewriting coroutines [PR106188] - - --- 2023-03-13 Arsen Arsenović New
LoongArch: Control all __crc* __crcc* builtin functions with macro __loongarch64. LoongArch: Control all __crc* __crcc* builtin functions with macro __loongarch64. - - --- 2023-03-13 Lulu Cheng New
[v3] gcc: Drop obsolete INCLUDE_PTHREAD_H [v3] gcc: Drop obsolete INCLUDE_PTHREAD_H - - --- 2023-03-12 Sam James New
PR middle-end/109031: Fix final value replacement from narrower IVs. PR middle-end/109031: Fix final value replacement from narrower IVs. - - --- 2023-03-12 Roger Sayle New
[v2] html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports it [v2] html: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo supports it - - --- 2023-03-11 Arsen Arsenović New
[v2] RISC-V: Avoid calloc() poisoning on musl [v2] RISC-V: Avoid calloc() poisoning on musl - - --- 2023-03-11 Sam James New
RISC-V: Avoid calloc() poisoning on musl RISC-V: Avoid calloc() poisoning on musl - - --- 2023-03-11 Sam James New
docs: Fix double 'See' in zero-length-bounds docs. docs: Fix double 'See' in zero-length-bounds docs. - - --- 2023-03-11 Sean Bright New
[3/3] OpenMP: Support strided and shaped-array updates for C++ OpenMP 5.0: Strided updates and array shape-operator support (C++) - - --- 2023-03-10 Julian Brown New
[2/3] OpenMP: Allow complete replacement of clause during map/to/from expansion OpenMP 5.0: Strided updates and array shape-operator support (C++) - - --- 2023-03-10 Julian Brown New
[1/3] OpenMP: Fix "exit data" for array sections for ref-to-ptr components OpenMP 5.0: Strided updates and array shape-operator support (C++) - - --- 2023-03-10 Julian Brown New
vect: Verify that GET_MODE_NUNITS is power-of-2 vect: Verify that GET_MODE_NUNITS is power-of-2 - - --- 2023-03-10 Michael Collison New
[Fortran] Enable -fwrapv for -std=legacy [Fortran] Enable -fwrapv for -std=legacy - - --- 2023-03-10 Thomas Koenig New
c++ testsuite: Add test for PR107703 c++ testsuite: Add test for PR107703 - - --- 2023-03-10 Jakub Jelinek New
gcc: Add deleted assignment operators to non-copyable types gcc: Add deleted assignment operators to non-copyable types - - --- 2023-03-10 Jonathan Wakely New
[v6] RISC-V: Add support for experimental zfa extension. [v6] RISC-V: Add support for experimental zfa extension. - - --- 2023-03-10 Jin Ma New
Shrink points-to analysis dumps when not dumping with -details Shrink points-to analysis dumps when not dumping with -details - - --- 2023-03-10 Richard Biener New
« 1 2 3 453 54 »