Show patches with: State = Action Required       |    Archived = No       |   13391 patches
« 1 2103 104 105133 134 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
c++ modules: ICE with bitfield member in class template c++ modules: ICE with bitfield member in class template - - --- 2022-10-07 Patrick Palka New
c++ modules: ICE with bitfield member in class template c++ modules: ICE with bitfield member in class template - - --- 2022-10-07 Patrick Palka New
[v5] libgomp/nvptx: Prepare for reverse-offload callback handling [v5] libgomp/nvptx: Prepare for reverse-offload callback handling - - --- 2022-10-07 Tobias Burnus New
libiberty: Demangle variadic template lambdas libiberty: Demangle variadic template lambdas - - --- 2022-10-07 Nathan Sidwell New
Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield … Teach vectorizer to deal with bitfield accesses (was: [RFC] Teach vectorizer to deal with bitfield … - - --- 2022-10-07 Andre Vieira (lists) New
doc: -falign-functions doesn't override the __attribute__((align(N))) doc: -falign-functions doesn't override the __attribute__((align(N))) - - --- 2022-10-07 Palmer Dabbelt New
c++: Lambda context mangling c++: Lambda context mangling - - --- 2022-10-07 Nathan Sidwell New
[2/2] Split edge when edge locus and dest don't match Untitled series #13128 - - --- 2022-10-07 Jørgen Kvalsvik New
PR middle-end/88345: Honor -falign-functions=N even optimized for size. PR middle-end/88345: Honor -falign-functions=N even optimized for size. 1 - --- 2022-10-07 Kito Cheng New
Set discriminators for call stmts on the same line within the same basic block Set discriminators for call stmts on the same line within the same basic block - - --- 2022-10-07 Eugene Rozenfeld New
[v3] c-family: ICE with [[gnu::nocf_check]] [PR106937] [v3] c-family: ICE with [[gnu::nocf_check]] [PR106937] - - --- 2022-10-07 Marek Polacek New
[v3] c++: fixes for derived-to-base reference binding [PR107085] [v3] c++: fixes for derived-to-base reference binding [PR107085] - - --- 2022-10-06 Marek Polacek New
[rs6000] Fix addg6s builtin with long long parameters. (PR100693) [rs6000] Fix addg6s builtin with long long parameters. (PR100693) - - --- 2022-10-06 will schmidt New
c++, v3: Improve handling of foreigner namespace attributes c++, v3: Improve handling of foreigner namespace attributes - - --- 2022-10-06 Jakub Jelinek New
[AArch64] Improve immediate expansion [PR106583] [AArch64] Improve immediate expansion [PR106583] - - --- 2022-10-06 Wilco Dijkstra New
c++ modules: static var in inline function [PR104433] c++ modules: static var in inline function [PR104433] - - --- 2022-10-06 Patrick Palka New
[RFC] c++: parser - Support for target address spaces in C++ [RFC] c++: parser - Support for target address spaces in C++ - - --- 2022-10-06 Paul Iannetta New
middle-end/107115 - avoid bogus redundant store removal during RTL expansion middle-end/107115 - avoid bogus redundant store removal during RTL expansion - - --- 2022-10-06 Richard Biener New
openmp: Map holds clause to IFN_ASSUME for Fortran openmp: Map holds clause to IFN_ASSUME for Fortran - - --- 2022-10-06 Jakub Jelinek New
openmp: Map holds clause to IFN_ASSUME for Fortran openmp: Map holds clause to IFN_ASSUME for Fortran - - --- 2022-10-06 Tobias Burnus New
[RFC] Add op1_range for __builtin_signbit. [RFC] Add op1_range for __builtin_signbit. - - --- 2022-10-06 Aldy Hernandez New
tree-optimization/107107 - tail-merging VN wrong-code tree-optimization/107107 - tail-merging VN wrong-code - - --- 2022-10-06 Richard Biener New
[v2] aarch64: fix off-by-one in reading cpuinfo [v2] aarch64: fix off-by-one in reading cpuinfo - - --- 2022-10-06 Philipp Tomsich New
c++: remove optimize_specialization_lookup_p c++: remove optimize_specialization_lookup_p - - --- 2022-10-06 Patrick Palka New
[GCC13,V6,1/2] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_array Add a new option -fstrict-flex-arrays[=n] and attribute strict_flex_array(n) and use it in PR101836 - - --- 2022-10-05 Qing Zhao New
Fix wrong code generated by unroll-and-jam pass Fix wrong code generated by unroll-and-jam pass - - --- 2022-10-05 Eric Botcazou New
[AArch64] Improve bit tests [PR105773] [AArch64] Improve bit tests [PR105773] - - --- 2022-10-05 Wilco Dijkstra New
[2/2] Split edge when edge locus and dest don't match gcov: Split when edge locus differ from dest bb - - --- 2022-10-05 Jørgen Kvalsvik New
[1/2] gcov: test switch/break line counts gcov: Split when edge locus differ from dest bb - - --- 2022-10-05 Jørgen Kvalsvik New
c: support attribs starting with '_' c: support attribs starting with '_' - - --- 2022-10-05 Martin Liška New
c: support attribs starting with '_' c: support attribs starting with '_' - - --- 2022-10-05 Martin Liška New
c++, c, v3: Implement C++23 P1774R8 - Portable assumptions [PR106654] c++, c, v3: Implement C++23 P1774R8 - Portable assumptions [PR106654] - - --- 2022-10-05 Jakub Jelinek New
Fortran: error recovery for invalid types in array constructors [PR107000] Fortran: error recovery for invalid types in array constructors [PR107000] - - --- 2022-10-05 Mikael Morin New
Fortran: error recovery for invalid types in array constructors [PR107000] Fortran: error recovery for invalid types in array constructors [PR107000] - - --- 2022-10-05 Mikael Morin New
[v2] c-family: ICE with [[gnu::nocf_check]] [PR106937] [v2] c-family: ICE with [[gnu::nocf_check]] [PR106937] - - --- 2022-10-04 Marek Polacek New
Fortran: error recovery for invalid types in array constructors [PR107000] Fortran: error recovery for invalid types in array constructors [PR107000] - - --- 2022-10-04 Harald Anlauf New
Fortran: reject procedures and procedure pointers as output item [PR107074] Fortran: reject procedures and procedure pointers as output item [PR107074] - - --- 2022-10-04 Harald Anlauf New
[RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883] [RFC] libstdc++: Generate error_constants.h from <errno.h> [PR104883] - - --- 2022-10-04 Jonathan Wakely jwakely RFC
c++ modules: lazy loading from within template [PR99377] c++ modules: lazy loading from within template [PR99377] - - --- 2022-10-04 Patrick Palka New
[AArch64] Improve immediate expansion [PR106583] [AArch64] Improve immediate expansion [PR106583] - - --- 2022-10-04 Wilco Dijkstra New
improved const shifts for AVR targets improved const shifts for AVR targets - - --- 2022-10-04 A. Binzberger New
[GCC13,V5,1/2] Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_array Add a new option -fstrict-flex-arrays[=n] and attribute strict_flex_array(n) and use it in PR101836 - - --- 2022-10-04 Qing Zhao New
Add --without-makeinfo Add --without-makeinfo - - --- 2022-10-04 Tom de Vries New
[RESEND,1/1] p1689r5: initial support RFC: P1689R5 support - - --- 2022-10-04 Ben Boeckel New
Fortran: Add OpenMP's assume(s) directives Fortran: Add OpenMP's assume(s) directives - - --- 2022-10-04 Tobias Burnus New
attribs: Add missing auto_diagnostic_group 3 times attribs: Add missing auto_diagnostic_group 3 times - - --- 2022-10-04 Jakub Jelinek New
middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic support - - --- 2022-10-04 Jakub Jelinek New
aarch64: fix off-by-one in reading cpuinfo aarch64: fix off-by-one in reading cpuinfo - - --- 2022-10-03 Philipp Tomsich New
aarch64: update Ampere-1 core definition aarch64: update Ampere-1 core definition - - --- 2022-10-03 Philipp Tomsich New
c++, c, v2: Implement C++23 P1774R8 - Portable assumptions [PR106654] c++, c, v2: Implement C++23 P1774R8 - Portable assumptions [PR106654] - - --- 2022-10-03 Jakub Jelinek New
[RFC] c++: streamline process for adding new builtin trait [RFC] c++: streamline process for adding new builtin trait - - --- 2022-10-03 Patrick Palka New
[RFC] c++: fix broken conversion in coroutines [RFC] c++: fix broken conversion in coroutines - - --- 2022-09-30 Jason Merrill New
c++: make some cp_trait_kind switch statements exhaustive c++: make some cp_trait_kind switch statements exhaustive - - --- 2022-09-30 Patrick Palka New
openmp: Add begin declare target support openmp: Add begin declare target support - - --- 2022-09-30 Jakub Jelinek New
fixincludes: Deal also with the _Float128x cases [PR107059] fixincludes: Deal also with the _Float128x cases [PR107059] - - --- 2022-09-30 Jakub Jelinek New
c-family: ICE with [[gnu::nocf_check]] [PR106937] c-family: ICE with [[gnu::nocf_check]] [PR106937] - - --- 2022-09-29 Marek Polacek New
Process unsigned overflow relations for plus and minus in range-ops. Process unsigned overflow relations for plus and minus in range-ops. - - --- 2022-09-29 Andrew MacLeod New
Refine ranges using relations in GORI. Refine ranges using relations in GORI. - - --- 2022-09-29 Andrew MacLeod New
Track value_relations in GORI. Track value_relations in GORI. - - --- 2022-09-29 Andrew MacLeod New
Move class value_relation the header file. Move class value_relation the header file. - - --- 2022-09-29 Andrew MacLeod New
Audit op1_range and op2_range for undefined LHS. Audit op1_range and op2_range for undefined LHS. - - --- 2022-09-29 Andrew MacLeod New
PR tree-optimization/102892 - Remove undefined behaviour from testcase. PR tree-optimization/102892 - Remove undefined behaviour from testcase. - - --- 2022-09-29 Andrew MacLeod New
[RFC] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support [RFC] c++, i386, arm, aarch64, libgcc: std::bfloat16_t and __bf16 arithmetic support - - --- 2022-09-29 Jakub Jelinek New
[RFC] c++: streamline process for adding new builtin trait [RFC] c++: streamline process for adding new builtin trait - - --- 2022-09-29 Patrick Palka New
libgo: use _off_t for mmap offset argument libgo: use _off_t for mmap offset argument - - --- 2022-09-29 Li, Pan2 via Gcc-patches New
c++: import/export NTTP objects c++: import/export NTTP objects - - --- 2022-09-29 Nathan Sidwell New
[Unfinished] Add first-order recurrence autovectorization [Unfinished] Add first-order recurrence autovectorization - - --- 2022-09-29 钟居哲 New
[11/17] aarch64: Simplify generation of .arch strings Rework aarch64 feature macro definitions - - --- 2022-09-29 Richard Sandiford New
[10/17] aarch64: Simplify feature definitions Rework aarch64 feature macro definitions - - --- 2022-09-29 Richard Sandiford New
[03/17] aarch64: Rename AARCH64_FL_FOR_ARCH macros Rework aarch64 feature macro definitions - - --- 2022-09-29 Richard Sandiford New
[v2,DOCS] changes: mentioned ignore -gz=zlib-gnu option [v2,DOCS] changes: mentioned ignore -gz=zlib-gnu option - - --- 2022-09-29 Martin Liška New
i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080] i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080] - - --- 2022-09-29 Jakub Jelinek New
driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059] driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059] - - --- 2022-09-29 Jakub Jelinek New
Check nonlinear iv in vect_can_advance_ivs_p. Check nonlinear iv in vect_can_advance_ivs_p. - - --- 2022-09-29 Liu, Hongtao New
c++: Remove maybe-rvalue OR in implicit move c++: Remove maybe-rvalue OR in implicit move - - --- 2022-09-28 Marek Polacek New
[v2] btf: Add support to BTF_KIND_ENUM64 type [v2] btf: Add support to BTF_KIND_ENUM64 type - - --- 2022-09-28 Guillermo E. Martinez New
c++: Add DECL_NTTP_OBJECT_P lang flag c++: Add DECL_NTTP_OBJECT_P lang flag - - --- 2022-09-28 Nathan Sidwell New
fixincludes: Fix up powerpc floatn.h tweaks [PR107059] fixincludes: Fix up powerpc floatn.h tweaks [PR107059] - - --- 2022-09-28 Jakub Jelinek New
OpenACC: whole struct vs. component mappings (PR107028) OpenACC: whole struct vs. component mappings (PR107028) - - --- 2022-09-28 Julian Brown New
[wwwdocs] gcc-13/changes.html: Add nvptx's --with-arch [wwwdocs] gcc-13/changes.html: Add nvptx's --with-arch - - --- 2022-09-28 Tobias Burnus New
Add OPTIONS_H_EXTRA to GTFILES Add OPTIONS_H_EXTRA to GTFILES - - --- 2022-09-28 Richard Sandiford New
rs6000: Rework option -mpowerpc64 handling [PR106680] rs6000: Rework option -mpowerpc64 handling [PR106680] - - --- 2022-09-28 Kewen.Lin New
[v3] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165] [v3] c++: Implement C++23 P2266R1, Simpler implicit move [PR101165] - - --- 2022-09-27 Marek Polacek New
[RFA] Avoid unnecessary load-immediate in coremark [RFA] Avoid unnecessary load-immediate in coremark - - --- 2022-09-27 Jeff Law New
[1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR [1/2] c++: introduce TRAIT_TYPE alongside TRAIT_EXPR - - --- 2022-09-27 Patrick Palka New
Fortran: error recovery while simplifying intrinsic UNPACK [PR107054] Fortran: error recovery while simplifying intrinsic UNPACK [PR107054] - - --- 2022-09-27 Harald Anlauf New
[1/1] p1689r5: initial support RFC: P1689R5 support - - --- 2022-09-27 Ben Boeckel New
[v2] LoongArch: Libvtv add loongarch support. [v2] LoongArch: Libvtv add loongarch support. - - --- 2022-09-27 Lulu Cheng New
libgompd: Add thread handles libgompd: Add thread handles - - --- 2022-09-27 Ahmed Sayed Mousse New
[v5,2/2] IBM zSystems: Define CODE_LABEL_BOUNDARY IBM zSystems: Improve storing asan frame_pc - - --- 2022-09-27 Ilya Leoshkevich New
[v5,1/2] asan: specify alignment for LASANPC labels IBM zSystems: Improve storing asan frame_pc - - --- 2022-09-27 Ilya Leoshkevich New
openmp: Add OpenMP assume, assumes and begin/end assumes support openmp: Add OpenMP assume, assumes and begin/end assumes support - - --- 2022-09-26 Jakub Jelinek New
Update for gcc steering committee page Update for gcc steering committee page - - --- 2022-09-26 Jeff Law New
[PR107009] Set ranges from unreachable edges for all known ranges. [PR107009] Set ranges from unreachable edges for all known ranges. - - --- 2022-09-26 Aldy Hernandez New
reassoc: Handle OFFSET_TYPE like POINTER_TYPE in optimize_range_tests_cmp_bitwise [PR107029[ reassoc: Handle OFFSET_TYPE like POINTER_TYPE in optimize_range_tests_cmp_bitwise [PR107029[ - - --- 2022-09-26 Jakub Jelinek New
LoongArch: Pass cache information to optimizer LoongArch: Pass cache information to optimizer - - --- 2022-09-26 Xi Ruoyao New
Optimize nested permutation to single VEC_PERM_EXPR [PR54346] Optimize nested permutation to single VEC_PERM_EXPR [PR54346] - - --- 2022-09-26 Liwei Xu New
[v7,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] [v7,rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605] - - --- 2022-09-26 HAO CHEN GUI New
LoongArch: Libvtv add LoongArch support. LoongArch: Libvtv add LoongArch support. - - --- 2022-09-26 Lulu Cheng New
Proxy ping [PATCH] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040] Proxy ping [PATCH] Fortran: Fix ICE and wrong code for assumed-rank arrays [PR100029, PR100040] - - --- 2022-09-25 Harald Anlauf New
« 1 2103 104 105133 134 »