Show patches with: State = Action Required       |    Archived = No       |   5443 patches
« 1 23 4 554 55 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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
range-op-float: Extend lhs by 0.5ulp rather than 1ulp if not -frounding-math [PR109008] range-op-float: Extend lhs by 0.5ulp rather than 1ulp if not -frounding-math [PR109008] - - --- 2023-03-10 Jakub Jelinek New
range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR10900… range-op-float: Fix up -ffinite-math-only range extension and don't extend into infinities [PR10900… - - --- 2023-03-10 Jakub Jelinek New
Fix PR 108874: aarch64 code regression with shift and ands Fix PR 108874: aarch64 code regression with shift and ands - - --- 2023-03-10 Andrew Pinski New
[V4] Rework 128-bit complex multiply and divide. [V4] Rework 128-bit complex multiply and divide. - - --- 2023-03-10 Michael Meissner New
[v2] ubsan: missed -fsanitize=bounds for compound ops [PR108060] [v2] ubsan: missed -fsanitize=bounds for compound ops [PR108060] - - --- 2023-03-10 Marek Polacek New
[2/2] libstdc++: Add a test for <version> FTM redefinitions [1/2] libstdc++: Harmonize <version> and other headers - - --- 2023-03-09 Arsen Arsenović New
[1/2] libstdc++: Harmonize <version> and other headers [1/2] libstdc++: Harmonize <version> and other headers - - --- 2023-03-09 Arsen Arsenović New
c++, abi: Fix up class layout with bitfields [PR109039] c++, abi: Fix up class layout with bitfields [PR109039] - - --- 2023-03-09 Jakub Jelinek New
middle-end: don't form FMAs when multiplication is not single use. [PR108583] middle-end: don't form FMAs when multiplication is not single use. [PR108583] - - --- 2023-03-09 Tamar Christina New
testsuite: Handle default_packed targets in gcc.dg/plugin testsuite: Handle default_packed targets in gcc.dg/plugin - - --- 2023-03-09 Hans-Peter Nilsson New
Fortran: fix ICE with bind(c) in block data [PR104332] Fortran: fix ICE with bind(c) in block data [PR104332] - - --- 2023-03-09 Harald Anlauf New
[pushed,PR108999] LRA: For clobbered regs use operand mode instead of the biggest mode [pushed,PR108999] LRA: For clobbered regs use operand mode instead of the biggest mode - - --- 2023-03-09 Vladimir Makarov New
[v2,2/2] combine: Try harder to form zero_extends [PR106594] Series of patch to fix PR106594 - - --- 2023-03-09 Richard Sandiford New
[v2,1/2] combine: Split code out of make_compound_operation_int Series of patch to fix PR106594 - - --- 2023-03-09 Richard Sandiford New
tree-optimization/44794 - avoid excessive RTL unrolling on epilogues tree-optimization/44794 - avoid excessive RTL unrolling on epilogues - - --- 2023-03-09 Richard Biener New
Avoid unnecessary epilogues from tree_unroll_loop Avoid unnecessary epilogues from tree_unroll_loop - - --- 2023-03-09 Richard Biener New
range-op-float: Fix up reverse binary operations [PR109008] range-op-float: Fix up reverse binary operations [PR109008] - - --- 2023-03-09 Jakub Jelinek New
[gcc10,backport] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758] [gcc10,backport] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758] - - --- 2023-03-09 mayshao New
[gcc11,backport] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758] [gcc11,backport] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758] - - --- 2023-03-09 mayshao New
[gcc12,backport] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758] [gcc12,backport] i386: Call get_available_features for all CPUs with max_level >= 1 [PR100758] - - --- 2023-03-09 mayshao New
rs6000: Accept const pointer operands for MMA builtins [PR109073] rs6000: Accept const pointer operands for MMA builtins [PR109073] - - --- 2023-03-08 Peter Bergner New
[V2] RISC-V: Add fault first load C/C++ support [V2] RISC-V: Add fault first load C/C++ support - - --- 2023-03-08 juzhe.zhong@rivai.ai New
ubsan: missed -fsanitize=bounds for compound ops [PR108060] ubsan: missed -fsanitize=bounds for compound ops [PR108060] - - --- 2023-03-08 Marek Polacek New
[RFC,6/X] omp: Allow creation of simd clones from omp declare variant with -fopenmp-simd flag [RFC,6/X] omp: Allow creation of simd clones from omp declare variant with -fopenmp-simd flag - - --- 2023-03-08 Andre Vieira \(lists\) New
[RFC,5/X] omp: Create simd clones from 'omp declare variant's [RFC,5/X] omp: Create simd clones from 'omp declare variant's - - --- 2023-03-08 Andre Vieira \(lists\) New
[RFC,4/X] omp, aarch64: Add SVE support for 'omp declare simd' [PR 96342] [RFC,4/X] omp, aarch64: Add SVE support for 'omp declare simd' [PR 96342] - - --- 2023-03-08 Andre Vieira \(lists\) New
[3/X] parloops: Allow poly number of iterations [3/X] parloops: Allow poly number of iterations - - --- 2023-03-08 Andre Vieira \(lists\) New
[2/X] parloops: Copy target and optimizations when creating a function clone [2/X] parloops: Copy target and optimizations when creating a function clone - - --- 2023-03-08 Andre Vieira \(lists\) New
[1/X] omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS [1/X] omp: Replace simd_clone_subparts with TYPE_VECTOR_SUBPARTS - - --- 2023-03-08 Andre Vieira \(lists\) New
libstdc++: Fix handling of surrogate CP in codecvt [PR108976] libstdc++: Fix handling of surrogate CP in codecvt [PR108976] - - --- 2023-03-08 Dimitrij Mijoski New
[v3] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] [v3] gcov: Fix "do-while" structure in case statement leads to incorrect code coverage [PR93680] - - --- 2023-03-08 Xionghu Luo New
GCN update for wwwdocs / libgomp.texi GCN update for wwwdocs / libgomp.texi - - --- 2023-03-08 Tobias Burnus New
middle-end/108995 - avoid folding when sanitizing overflow middle-end/108995 - avoid folding when sanitizing overflow - - --- 2023-03-08 Richard Biener New
RISC-V: Bugfix for rvv bool mode size adjustment RISC-V: Bugfix for rvv bool mode size adjustment - - --- 2023-03-08 Stubbs, Andrew via Gcc-patches New
libgomp: Fix default value of GOMP_SPINCOUNT [PR 109062] libgomp: Fix default value of GOMP_SPINCOUNT [PR 109062] - - --- 2023-03-08 Hongyu Wang New
xtensa: Fix for enabling LRA xtensa: Fix for enabling LRA - - --- 2023-03-08 Takayuki 'January June' Suwa New
[v3,6/6] RISC-V: autovec: Add autovectorization tests for add & sub RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-08 Michael Collison New
[v3,5/6] RISC-V: autovec: Add autovectorization patterns for add & sub RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-08 Michael Collison New
[v3,4/6] RISC-V: autovec: Add target vectorization hooks RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-08 Michael Collison New
[v3,3/6] RISC-V: autovec: Add auto-vectorization support functions RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-08 Michael Collison New
[v3,2/6] RISC-V: autovec: Export policy functions to global scope RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-08 Michael Collison New
[v3,1/6] RISC-V: autovec: Add new predicates and function prototypes RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-08 Michael Collison New
RISC-V: Fine tune merge operand constraint for integer/load/store RISC-V: Fine tune merge operand constraint for integer/load/store - - --- 2023-03-08 juzhe.zhong@rivai.ai New
[RFC] c++: lambda mangling alias issues [PR107897] [RFC] c++: lambda mangling alias issues [PR107897] - - --- 2023-03-08 Jason Merrill New
[fortran] PR37336 finalization [fortran] PR37336 finalization - - --- 2023-03-07 Paul Richard Thomas New
[v5] RISC-V: Bugfix for rvv bool mode precision adjustment [v5] RISC-V: Bugfix for rvv bool mode precision adjustment - - --- 2023-03-07 Stubbs, Andrew via Gcc-patches New
tree-optimization/109046 - re-combine complex loads tree-optimization/109046 - re-combine complex loads - - --- 2023-03-07 Richard Biener New
[RFC] RISC-V: Support risc-v bfloat16 This patch support bfloat16 in riscv like x86_64 and arm. [RFC] RISC-V: Support risc-v bfloat16 This patch support bfloat16 in riscv like x86_64 and arm. - - --- 2023-03-07 Liao Shihua New
c++: Fix up ICE in emit_support_tinfo_1 [PR109042] c++: Fix up ICE in emit_support_tinfo_1 [PR109042] - - --- 2023-03-07 Jakub Jelinek New
[PATCHv3,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] [PATCHv3,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] - - --- 2023-03-07 HAO CHEN GUI New
RISC-V: Add fault first load C/C++ support RISC-V: Add fault first load C/C++ support - - --- 2023-03-07 juzhe.zhong@rivai.ai New
[v6] c++: -Wdangling-reference with reference wrapper [PR107532] [v6] c++: -Wdangling-reference with reference wrapper [PR107532] - - --- 2023-03-06 Marek Polacek New
[v4] RISC-V: Bugfix for rvv bool mode precision adjustment [v4] RISC-V: Bugfix for rvv bool mode precision adjustment - - --- 2023-03-06 Stubbs, Andrew via Gcc-patches New
combine: Try harder to form zero_extends [PR106594] combine: Try harder to form zero_extends [PR106594] - - --- 2023-03-06 Richard Sandiford New
[RFC] RAII auto_mpfr and autp_mpz [RFC] RAII auto_mpfr and autp_mpz - - --- 2023-03-06 Richard Biener New
testsuite, rs6000: Adjust ppc-fortran.exp to support dg-{warning,error} testsuite, rs6000: Adjust ppc-fortran.exp to support dg-{warning,error} - - --- 2023-03-06 Kewen.Lin New
rs6000, libgcc: Fix bump size for powerpc64 elfv1 ABI [PR108727] rs6000, libgcc: Fix bump size for powerpc64 elfv1 ABI [PR108727] - - --- 2023-03-06 Kewen.Lin New
[v2,07/07] RISC-V: autovec: Add autovectorization patterns for add & sub RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-06 Michael Collison New
[V2,06/07] RISC-V: autovec: Add autovectorization patterns for add & sub RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-06 Michael Collison New
[v2,05/07] RISC-V: autovec: Add tuning and target vectorization hooks RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-06 Michael Collison New
[v2,04/07] RISC-V: autovec: Add auto-vectorization support functions RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-06 Michael Collison New
[v2,03/07] RISC-V: autovec: Add vector cost model RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-06 Michael Collison New
[v2,02/07] RISC-V: autovec: Export policy functions to global scope RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-06 Michael Collison New
[v2,01/07] RISC-V: autovec: Add new predicates and function prototypes RISC-V: autovec: Add auto-vectorization support - - --- 2023-03-06 Michael Collison New
[v3] Fortran: fix CLASS attribute handling [PR106856] [v3] Fortran: fix CLASS attribute handling [PR106856] - - --- 2023-03-05 Harald Anlauf New
[committed] testsuite: Fix up syntax error in scan-tree-dump-times target selector [committed] testsuite: Fix up syntax error in scan-tree-dump-times target selector - - --- 2023-03-05 Jakub Jelinek New
PR rtl-optimization/106594: Preserve zero_extend in combine when cheap. PR rtl-optimization/106594: Preserve zero_extend in combine when cheap. - - --- 2023-03-04 Roger Sayle New
[committed] testsuite: Fix up syntax errors in scan-tree-dump-times target selectors [committed] testsuite: Fix up syntax errors in scan-tree-dump-times target selectors - - --- 2023-03-04 Jakub Jelinek New
Remove remaining traces of m_vecdata from comments [PR109006] Remove remaining traces of m_vecdata from comments [PR109006] - - --- 2023-03-04 Jakub Jelinek New
[committed] diagnostics, v2: Fix up selftests with $COLUMNS < 42 [PR108973] [committed] diagnostics, v2: Fix up selftests with $COLUMNS < 42 [PR108973] - - --- 2023-03-04 Jakub Jelinek New
[rs6000] adjust return_pc debug attrs [rs6000] adjust return_pc debug attrs - - --- 2023-03-03 Alexandre Oliva New
c++: error with constexpr operator() [PR107939] c++: error with constexpr operator() [PR107939] - - --- 2023-03-03 Marek Polacek New
[v5] c++: -Wdangling-reference with reference wrapper [PR107532] [v5] c++: -Wdangling-reference with reference wrapper [PR107532] - - --- 2023-03-03 Marek Polacek New
c++, v2: Don't defer local statics initialized with constant expressions [PR108702] c++, v2: Don't defer local statics initialized with constant expressions [PR108702] - - --- 2023-03-03 Jakub Jelinek New
c++: thinko in extract_local_specs [PR108998] c++: thinko in extract_local_specs [PR108998] - - --- 2023-03-03 Patrick Palka New
moxie: enable LRA moxie: enable LRA - - --- 2023-03-03 Anthony Green New
waccess: Fix two -Wnonnull warning issues [PR108986] waccess: Fix two -Wnonnull warning issues [PR108986] - - --- 2023-03-03 Jakub Jelinek New
gimple-fold: Fix up fputs -> fwrite folding [PR108988] gimple-fold: Fix up fputs -> fwrite folding [PR108988] - - --- 2023-03-03 Jakub Jelinek New
diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973] diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973] - - --- 2023-03-03 Jakub Jelinek New
[PATCHv2,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] [PATCHv2,gfortran] Escalate failure when Hollerith constant to real conversion fails [PR103628] - - --- 2023-03-03 HAO CHEN GUI New
[2/2] LoongArch: testsuite: Adjust stack offsets in stack-check-cfa tests LoongArch: testsuite: Fix tests related to stack - - --- 2023-03-03 Xi Ruoyao New
[07/07] RISC-V: Add auto-vectorization support RISC-V: Add auto-vectorization support - - --- 2023-03-03 Michael Collison New
[06/07] RISC-V: Add auto-vectorization support RISC-V: Add auto-vectorization support - - --- 2023-03-03 Michael Collison New
[05/07] RISC-V: Add auto-vectorization support RISC-V: Add auto-vectorization support - - --- 2023-03-03 Michael Collison New
[04/07] RISC-V: Add auto-vectorization support RISC-V: Add auto-vectorization support - - --- 2023-03-03 Michael Collison New
[03/07] RISC-V: Add auto-vectorization support RISC-V: Add auto-vectorization support - - --- 2023-03-03 Michael Collison New
[02/07] RISC-V: Add auto-vectorization support RISC-V: Add auto-vectorization support - - --- 2023-03-03 Michael Collison New
« 1 23 4 554 55 »