Show patches with: State = Action Required       |    Archived = No       |   126500 patches
« 1 2 ... 228 229 2301264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
store-merging: Fix up a -fcompare-debug bug in get_status_for_store_merging [PR104263] store-merging: Fix up a -fcompare-debug bug in get_status_for_store_merging [PR104263] - - - - --- 2022-01-28 Jakub Jelinek New
[pushed] Remove extra newline in ICE report. [pushed] Remove extra newline in ICE report. - - - - --- 2022-01-28 Martin Liška New
[v6,12/12] LoongArch Port: Add doc. Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,11/12] LoongArch Port: gcc/testsuite Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,10/12] LoongArch Port: libgomp Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,09/12] LoongArch Port: Regenerate libgcc/configure. Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,08/12] LoongArch Port: libgcc Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,07/12] LoongArch Port: Builtin macros. Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,06/12] LoongArch Port: Builtin functions. Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,05/12] LoongArch Port: Machine description C files and .h files. Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,04/12] LoongArch Port: Machine Decsription files. Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,03/12] LoongArch Port: Regenerate gcc/configure. Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,02/12] LoongArch Port: gcc build Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
[v6,01/12] LoongArch Port: Regenerate configure Add LoongArch support. - - - - --- 2022-01-28 Lulu Cheng New
tree-optimization/104267 - fix external def vector type for call args tree-optimization/104267 - fix external def vector type for call args - - - - --- 2022-01-28 Richard Biener New
tree-optimization/104263 - avoid retaining abnormal edges for non-call/goto stmts tree-optimization/104263 - avoid retaining abnormal edges for non-call/goto stmts - - - - --- 2022-01-28 Richard Biener New
[Ada] Fix PR ada/104258 [Ada] Fix PR ada/104258 - - - - --- 2022-01-28 Eric Botcazou New
Make graph dumping work for fn != cfun Make graph dumping work for fn != cfun - - - - --- 2022-01-28 Richard Biener New
cfgrtl: Fix up locus comparison in unique_locus_on_edge_between_p [PR104237] cfgrtl: Fix up locus comparison in unique_locus_on_edge_between_p [PR104237] - - - - --- 2022-01-28 Jakub Jelinek New
[pushed] c++: pack in enumerator in lambda [PR100198] [pushed] c++: pack in enumerator in lambda [PR100198] - - - - --- 2022-01-28 Jason Merrill New
c++: ICE with auto[] and VLA [PR102414] c++: ICE with auto[] and VLA [PR102414] - - - - --- 2022-01-28 Marek Polacek New
[committed] libstdc++: Prevent -Wstringop-overread warning in std::deque [PR100516] [committed] libstdc++: Prevent -Wstringop-overread warning in std::deque [PR100516] - - - - --- 2022-01-27 Jonathan Wakely New
[committed] analyzer: show region creation events for uninit warnings [committed] analyzer: show region creation events for uninit warnings - - - - --- 2022-01-27 David Malcolm New
[committed] libstdc++: Avoid overflow in ranges::advance(i, n, bound) [committed] libstdc++: Avoid overflow in ranges::advance(i, n, bound) - - - - --- 2022-01-27 Jonathan Wakely New
RISC-V: Document `auipc' and `bitmanip' `type' attributes RISC-V: Document `auipc' and `bitmanip' `type' attributes - - - - --- 2022-01-27 Maciej W. Rozycki New
[pushed] c++: dependent and non-dependent attributes [PR104245] [pushed] c++: dependent and non-dependent attributes [PR104245] - - - - --- 2022-01-27 Jason Merrill New
[v4] x86: Add -m[no-]direct-extern-access [v4] x86: Add -m[no-]direct-extern-access - - - - --- 2022-01-27 H.J. Lu New
testsuite: Fix gfortran.dg/ieee/signaling_?.f90 tests for x86 targets testsuite: Fix gfortran.dg/ieee/signaling_?.f90 tests for x86 targets - - - - --- 2022-01-27 Uros Bizjak New
constrain PHI handling in -Wuse-after-free (PR104232) constrain PHI handling in -Wuse-after-free (PR104232) - - - - --- 2022-01-27 Martin Sebor New
git-undescr.sh: Support full output of git-descr.sh. git-undescr.sh: Support full output of git-descr.sh. - - - - --- 2022-01-27 Martin Liška New
c++: var tmpl w/ dependent constrained auto type [PR103341] c++: var tmpl w/ dependent constrained auto type [PR103341] - - - - --- 2022-01-27 Patrick Palka New
openmp, nvptx: low-lat memory access traits openmp, nvptx: low-lat memory access traits - - - - --- 2022-01-27 Andrew Stubbs New
contrib: Put gcc-descr and gcc-undescr to file. contrib: Put gcc-descr and gcc-undescr to file. - - - - --- 2022-01-27 Martin Liška New
libstdc++: fix typo in acinclude.m4. libstdc++: fix typo in acinclude.m4. - - - - --- 2022-01-27 Martin Liška New
internal_error - do not use leading capital letter internal_error - do not use leading capital letter - - - - --- 2022-01-27 Martin Liška New
[GCC13] Don't force side effects for hardware vector element broadcast [GCC13] Don't force side effects for hardware vector element broadcast - - - - --- 2022-01-27 Maciej W. Rozycki New
[pushed] analyzer: fix -Wformat warnings on i686 [pushed] analyzer: fix -Wformat warnings on i686 - - - - --- 2022-01-27 Martin Liška New
[v2] rs6000: Disable MMA if no VSX support [PR103627] [v2] rs6000: Disable MMA if no VSX support [PR103627] - - - - --- 2022-01-27 Kewen.Lin New
Improve wording for -freport-bug option. Improve wording for -freport-bug option. - - - - --- 2022-01-27 Martin Liška New
Fix aarch64/104201: branch-protection-attr.c fails after quoting difference Fix aarch64/104201: branch-protection-attr.c fails after quoting difference - - - - --- 2022-01-27 Li, Pan2 via Gcc-patches New
[wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12 [wwwdocs] Document __builtin_dynamic_object_size addition for GCC 12 - - - - --- 2022-01-27 Siddhesh Poyarekar New
reassoc: Fix up inter-bb range optimization [PR104196] reassoc: Fix up inter-bb range optimization [PR104196] - - - - --- 2022-01-27 Jakub Jelinek New
testsuite/70230 - fix failures with default SSP testsuite/70230 - fix failures with default SSP - - - - --- 2022-01-27 Allan McRae New
c++: new-expr of array of deduced class tmpl [PR101988] c++: new-expr of array of deduced class tmpl [PR101988] - - - - --- 2022-01-26 Marek Polacek New
[RFA,(tree)] c++: lambda in template default argument [PR103186] [RFA,(tree)] c++: lambda in template default argument [PR103186] - - - - --- 2022-01-26 Jason Merrill New
libgomp.texi: Update OpenMP implementation status libgomp.texi: Update OpenMP implementation status - - - - --- 2022-01-26 Tobias Burnus New
rs6000: Fix up *intrin.h for C89 [PR104239] rs6000: Fix up *intrin.h for C89 [PR104239] - - - - --- 2022-01-26 Jakub Jelinek New
PR fortran/84784 - ICEs: verify_gimple failed with -fdefault-integer-8 PR fortran/84784 - ICEs: verify_gimple failed with -fdefault-integer-8 - - - - --- 2022-01-26 Harald Anlauf New
rs6000: Fix up #include <immintrin.h> or <x86gprintrin.h> [PR104239] rs6000: Fix up #include <immintrin.h> or <x86gprintrin.h> [PR104239] - - - - --- 2022-01-26 Jakub Jelinek New
[v2,GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns [v2,GCC13] RISC-V: Provide `fmin'/`fmax' RTL patterns - - - - --- 2022-01-26 Maciej W. Rozycki New
[pushed] c++: vector compound literal [PR104206] [pushed] c++: vector compound literal [PR104206] - - - - --- 2022-01-26 Jason Merrill New
aarch64: [PR101529] Fix vector shuffle insertion expansion aarch64: [PR101529] Fix vector shuffle insertion expansion - - - - --- 2022-01-26 Li, Pan2 via Gcc-patches New
c++: constrained partial spec using qualified name [PR92944] c++: constrained partial spec using qualified name [PR92944] - - - - --- 2022-01-26 Patrick Palka New
[v2] warn-access: Prevent -Wuse-after-free on ARM [PR104213] [v2] warn-access: Prevent -Wuse-after-free on ARM [PR104213] - - - - --- 2022-01-26 Marek Polacek New
[pushed] c++: ->template and using-decl [PR104235] [pushed] c++: ->template and using-decl [PR104235] - - - - --- 2022-01-26 Jason Merrill New
tree-optimization/104162 - CSE of &MEM[ptr].a[i] and ptr + CST tree-optimization/104162 - CSE of &MEM[ptr].a[i] and ptr + CST - - - - --- 2022-01-26 Richard Biener New
RFA: libiberty: Fix infinite recursion in rust demangler (PRs 98886 and 99935) RFA: libiberty: Fix infinite recursion in rust demangler (PRs 98886 and 99935) - - - - --- 2022-01-26 Nick Clifton New
[v1] rtl: builtins: Fix builtins feclearexcept and feraiseexcept operand check [PR94193] [v1] rtl: builtins: Fix builtins feclearexcept and feraiseexcept operand check [PR94193] - - - - --- 2022-01-26 Raoni Fassina Firmino New
[committed] analyzer: fix missing uninit warning on args to stdio builtins [PR104224] [committed] analyzer: fix missing uninit warning on args to stdio builtins [PR104224] - - - - --- 2022-01-26 David Malcolm New
[committed] analyzer: fix sense in range::add_bound [PR94362] [committed] analyzer: fix sense in range::add_bound [PR94362] - - - - --- 2022-01-26 David Malcolm New
IPA mod-ref: fix usage of --param names in dump messages. IPA mod-ref: fix usage of --param names in dump messages. - - - - --- 2022-01-26 Martin Liška New
tree-optimization/100499 - niter analysis and multiple_of_p tree-optimization/100499 - niter analysis and multiple_of_p - - - - --- 2022-01-26 Richard Biener New
Improve profile handling in switch lowering. Improve profile handling in switch lowering. - - - - --- 2022-01-26 Martin Liška New
c++: Fix up handling of vector CONSTRUCTORs with vectors in it in constexpr.cc [PR104226] c++: Fix up handling of vector CONSTRUCTORs with vectors in it in constexpr.cc [PR104226] - - - - --- 2022-01-26 Jakub Jelinek New
[pushed] c++: alias template and typename [PR103057] [pushed] c++: alias template and typename [PR103057] - - - - --- 2022-01-26 Jason Merrill New
MIPS: use 8bit for IPL in Cause register MIPS: use 8bit for IPL in Cause register - - - - --- 2022-01-26 YunQiang Su New
[v3,AARCH64] Fix PR target/103100 -mstrict-align and memset on not aligned buffers [v3,AARCH64] Fix PR target/103100 -mstrict-align and memset on not aligned buffers - - - - --- 2022-01-26 Li, Pan2 via Gcc-patches New
warn-access: Prevent -Wuse-after-free on ARM [PR104213] warn-access: Prevent -Wuse-after-free on ARM [PR104213] - - - - --- 2022-01-25 Marek Polacek New
[committed] libstdc++: Avoid some more warnings [PR104019] [committed] libstdc++: Avoid some more warnings [PR104019] - - - - --- 2022-01-25 Jonathan Wakely New
[committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR104217] [committed] libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [PR104217] - - - - --- 2022-01-25 Jonathan Wakely New
[committed] libstdc++: Avoid symlink race in filesystem::remove_all [PR104161] [committed] libstdc++: Avoid symlink race in filesystem::remove_all [PR104161] - - - - --- 2022-01-25 Jonathan Wakely New
[pushed] PR/fortran 104227 - [9/10/11/12 Regression] ICE virtual memory exhausted: Cannot allocate … [pushed] PR/fortran 104227 - [9/10/11/12 Regression] ICE virtual memory exhausted: Cannot allocate … - - - - --- 2022-01-25 Harald Anlauf New
[pushed] c++: assignment to temporary [PR59950] [pushed] c++: assignment to temporary [PR59950] - - - - --- 2022-01-25 Jason Merrill New
c++: deleted fn and noexcept inst [PR101532, PR104225] c++: deleted fn and noexcept inst [PR101532, PR104225] - - - - --- 2022-01-25 Patrick Palka New
[PR103970,Fortran,Coarray] Multi-image co_broadcast of derived type with allocatable components fai… [PR103970,Fortran,Coarray] Multi-image co_broadcast of derived type with allocatable components fai… - - - - --- 2022-01-25 Andre Vehreschild New
RISC-V: Always pass -misa-spec to assembler [PR104219] RISC-V: Always pass -misa-spec to assembler [PR104219] - - - - --- 2022-01-25 Kito Cheng New
tree-optimization/104214 - amend PR100740 fix for pointer compares tree-optimization/104214 - amend PR100740 fix for pointer compares - - - - --- 2022-01-25 Richard Biener New
dwarf2out: For ppc64le IEEE quad long double, emit DW_TAG_typedef to _Float128 [PR104194] dwarf2out: For ppc64le IEEE quad long double, emit DW_TAG_typedef to _Float128 [PR104194] - - - - --- 2022-01-25 Jakub Jelinek New
[rtl/cprop_hardreg] Don't propagate for a more expensive reg-reg move. [rtl/cprop_hardreg] Don't propagate for a more expensive reg-reg move. - - - - --- 2022-01-25 Liu, Hongtao New
avoid recomputing PHI results after failure (PR 104203) avoid recomputing PHI results after failure (PR 104203) - - - - --- 2022-01-24 Martin Sebor New
[v2] preprocessor: -Wbidi-chars and UCNs [PR104030] [v2] preprocessor: -Wbidi-chars and UCNs [PR104030] - - - - --- 2022-01-24 Marek Polacek New
openmp: Add support for target_device selector set in metadirectives openmp: Add support for target_device selector set in metadirectives - - - - --- 2022-01-24 Kwok Cheung Yeung New
openmp: Metadirective patch fixes openmp: Metadirective patch fixes - - - - --- 2022-01-24 Kwok Cheung Yeung New
PR fortran/104212 - ICE in transformational_result, at fortran/simplify.cc:466 PR fortran/104212 - ICE in transformational_result, at fortran/simplify.cc:466 - - - - --- 2022-01-24 Harald Anlauf New
dwarf2out: For ppc64le IEEE quad long double, use DW_ATE_GNU_*float128 [PR104194] dwarf2out: For ppc64le IEEE quad long double, use DW_ATE_GNU_*float128 [PR104194] - - - - --- 2022-01-24 Jakub Jelinek New
rs6000: Remove GCC 8.1 U10__float128 mangling compatibility [PR104172] rs6000: Remove GCC 8.1 U10__float128 mangling compatibility [PR104172] - - - - --- 2022-01-24 Jakub Jelinek New
libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35 libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35 - - - - --- 2022-01-24 Florian Weimer New
c++: Fix non-portable default argument of make_auto_1 [PR104197] c++: Fix non-portable default argument of make_auto_1 [PR104197] - - - - --- 2022-01-24 Patrick Palka New
Adjust LSHIFT_EXPR handling of multiple_of_p Adjust LSHIFT_EXPR handling of multiple_of_p - - - - --- 2022-01-24 Richard Biener New
Fix multiple_of_p behavior with NOP_EXPR Fix multiple_of_p behavior with NOP_EXPR - - - - --- 2022-01-24 Richard Biener New
Reduce multiple_of_p uses Reduce multiple_of_p uses - - - - --- 2022-01-24 Richard Biener New
[vect] Add vect_recog_cond_expr_convert_pattern. [vect] Add vect_recog_cond_expr_convert_pattern. - - - - --- 2022-01-24 Liu, Hongtao New
tree-optimization/102131 - fix niter analysis wrt overflow tree-optimization/102131 - fix niter analysis wrt overflow - - - - --- 2022-01-24 Richard Biener New
gcc-changelog: Catch forbidden files. gcc-changelog: Catch forbidden files. - - - - --- 2022-01-24 Martin Liška New
[V2] Add mold detection for libs. [V2] Add mold detection for libs. - - - - --- 2022-01-24 Martin Liška New
acinclude.m4: Remove duplicite AC_DEFUN. acinclude.m4: Remove duplicite AC_DEFUN. - - - - --- 2022-01-24 Martin Liška New
[RFC] Factor out to config/ld.m4. [RFC] Factor out to config/ld.m4. - - - - --- 2022-01-24 Martin Liška New
[committed] RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0 [committed] RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0 - - - - --- 2022-01-24 Kito Cheng New
[committed] RISC-V: Fix testcase after bump isa spec version [committed] RISC-V: Fix testcase after bump isa spec version - - - - --- 2022-01-24 Kito Cheng New
options: Add EnumBitSet property support [PR104158] options: Add EnumBitSet property support [PR104158] - - - - --- 2022-01-24 Jakub Jelinek New
« 1 2 ... 228 229 2301264 1265 »