Show patches with: State = Action Required       |   126459 patches
« 1 2 ... 278 279 2801264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Committed] Make gimple_could_trap_p const-safe. [Committed] Make gimple_could_trap_p const-safe. - - - - --- 2021-07-13 Roger Sayle New
gcov: Add __gcov_info_to_gdca() gcov: Add __gcov_info_to_gdca() - - - - --- 2021-07-13 Sebastian Huber New
[V2] Use preferred mode for doloop iv [PR61837]. [V2] Use preferred mode for doloop iv [PR61837]. - - - - --- 2021-07-13 Jiufu Guo New
Support reduction def re-use for epilogue with different vector size Support reduction def re-use for epilogue with different vector size - - - - --- 2021-07-13 Richard Biener New
[committed] libstdc++: Remove duplicate #include in <string_view> [committed] libstdc++: Remove duplicate #include in <string_view> - - - - --- 2021-07-13 Jonathan Wakely New
rs6000: Support [u]mul<mode>3_highpart for vector rs6000: Support [u]mul<mode>3_highpart for vector - - - - --- 2021-07-13 Kewen.Lin New
[RFC/PATCH] vect: Recog mul_highpart pattern [RFC/PATCH] vect: Recog mul_highpart pattern - - - - --- 2021-07-13 Kewen.Lin New
godump: Fix -fdump-go-spec= reproduceability issue godump: Fix -fdump-go-spec= reproduceability issue - - - - --- 2021-07-13 Jakub Jelinek New
passes: Fix up subobject __bos [PR101419] passes: Fix up subobject __bos [PR101419] - - - - --- 2021-07-13 Jakub Jelinek New
[android] Disable large files when unsupported [android] Disable large files when unsupported - - - - --- 2021-07-13 Abraão de Santana New
fix typo in attr_fnspec::verify fix typo in attr_fnspec::verify - - - - --- 2021-07-13 Alexandre Oliva New
sync up new type indices for body adjustments sync up new type indices for body adjustments - - - - --- 2021-07-13 Alexandre Oliva New
avoid early reference to debug-only symbol avoid early reference to debug-only symbol - - - - --- 2021-07-13 Alexandre Oliva New
move unreachable user labels to entry point move unreachable user labels to entry point - - - - --- 2021-07-13 Alexandre Oliva New
adjust landing pads when changing main label adjust landing pads when changing main label - - - - --- 2021-07-13 Alexandre Oliva New
drop va_list from formals if requested drop va_list from formals if requested - - - - --- 2021-07-13 Alexandre Oliva New
[v2] x86: Don't enable UINTR in 32-bit mode [v2] x86: Don't enable UINTR in 32-bit mode - - - - --- 2021-07-13 H.J. Lu New
[COMMITTED] Add relation processing to ubsan builtins, and EVRP equality. [COMMITTED] Add relation processing to ubsan builtins, and EVRP equality. - - - - --- 2021-07-12 Andrew MacLeod New
[v3] IBM Z: Use @PLT symbols for local functions in 64-bit mode [v3] IBM Z: Use @PLT symbols for local functions in 64-bit mode - - - - --- 2021-07-12 Ilya Leoshkevich New
i386: Fix vec_set<mode> expanders [PR101424] i386: Fix vec_set<mode> expanders [PR101424] - - - - --- 2021-07-12 Uros Bizjak New
[COMMITTED] tree-optimization/101335 - Do not register a cast as an equivalence. [COMMITTED] tree-optimization/101335 - Do not register a cast as an equivalence. - - - - --- 2021-07-12 Andrew MacLeod New
[committed] libstdc++: Constrain std::as_writable_bytes [PR101411] [committed] libstdc++: Constrain std::as_writable_bytes [PR101411] - - - - --- 2021-07-12 Jonathan Wakely New
[RFA] Some libgcc headers are missing the runtime exception [RFA] Some libgcc headers are missing the runtime exception - - - - --- 2021-07-12 Richard Sandiford New
produce simple DOT graphs from SLP trees produce simple DOT graphs from SLP trees - - - - --- 2021-07-12 Richard Biener New
[Ada] Implement support for unconstrained array types with FLB [Ada] Implement support for unconstrained array types with FLB - - - - --- 2021-07-12 Pierre-Marie de Rodat New
[Ada] Duplicate Size/Value_Size clause [Ada] Duplicate Size/Value_Size clause - - - - --- 2021-07-12 Pierre-Marie de Rodat New
Display the number of components BB vectorized Display the number of components BB vectorized - - - - --- 2021-07-12 Richard Biener New
tree-optimization/101373 - avoid PRE across externally throwing call tree-optimization/101373 - avoid PRE across externally throwing call - - - - --- 2021-07-12 Richard Biener New
tree-optimization/101394 - fix PRE full redundancy wrt abnormals tree-optimization/101394 - fix PRE full redundancy wrt abnormals - - - - --- 2021-07-12 Richard Biener New
middle-end/101423 - internal calls do not trap middle-end/101423 - internal calls do not trap - - - - --- 2021-07-12 Richard Biener New
mklog: support '-b c/101343' format. mklog: support '-b c/101343' format. - - - - --- 2021-07-12 Martin Liška New
offloading: fix -foffload hinting offloading: fix -foffload hinting - - - - --- 2021-07-12 Martin Liška New
libgomp: Include <limits.h> early to avoid link failure with glibc 2.34 libgomp: Include <limits.h> early to avoid link failure with glibc 2.34 - - - - --- 2021-07-12 Florian Weimer New
[v2] docs: Add 'S' to Machine Constraints for RISC-V [v2] docs: Add 'S' to Machine Constraints for RISC-V - - 1 - --- 2021-07-12 Kito Cheng New
x86: Don't enable UINTR in 32-bit mode x86: Don't enable UINTR in 32-bit mode - - - - --- 2021-07-11 H.J. Lu New
[V2] coroutines: Adjust outlined function names [PR95520]. [V2] coroutines: Adjust outlined function names [PR95520]. - - - - --- 2021-07-11 Iain Sandoe New
PR tree-optimization/101403: Incorrect folding of ((T)bswap(x))>>C PR tree-optimization/101403: Incorrect folding of ((T)bswap(x))>>C - - - - --- 2021-07-11 Roger Sayle New
move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match move the (a-b) CMP 0 ? (a-b) : (b-a) optimization from fold_cond_expr_with_comparison to match - - - - --- 2021-07-11 Li, Pan2 via Gcc-patches New
ipa-devirt: check precision mismatch of enum values [PR101396] ipa-devirt: check precision mismatch of enum values [PR101396] - - - - --- 2021-07-10 Li, Pan2 via Gcc-patches New
[committed] Fix failure of asm goto tests on hppa [committed] Fix failure of asm goto tests on hppa - - - - --- 2021-07-10 John David Anglin New
[1/2] analyzer: refactor callstring to work with pairs of supernodes [GSoC] [1/2] analyzer: refactor callstring to work with pairs of supernodes [GSoC] - - - - --- 2021-07-10 Ankur Saini New
[take,2] PR tree-optimization/38943: Preserve trapping instructions with -fpreserve-traps [take,2] PR tree-optimization/38943: Preserve trapping instructions with -fpreserve-traps - - - - --- 2021-07-10 Roger Sayle New
[libatomic/arm] avoid warning on constant addresses (PR 101379) [libatomic/arm] avoid warning on constant addresses (PR 101379) - - - - --- 2021-07-09 Martin Sebor New
middle-e: GNU GCC version in graphviz dot data [PR83711] middle-e: GNU GCC version in graphviz dot data [PR83711] - - - - --- 2021-07-09 Tjibbe Legering New
[pushed] c++: concepts TS and explicit specialization [PR101098] [pushed] c++: concepts TS and explicit specialization [PR101098] - - - - --- 2021-07-09 Jason Merrill New
[PHIOPT/MATCH] Remove the statement to move if not used [PHIOPT/MATCH] Remove the statement to move if not used - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
c++: permit deduction guides at class scope [PR79501] c++: permit deduction guides at class scope [PR79501] - - - - --- 2021-07-09 Patrick Palka New
c++: 'new T[N]' and SFINAE [PR82110] c++: 'new T[N]' and SFINAE [PR82110] - - - - --- 2021-07-09 Patrick Palka New
coroutines: Adjust outlined function names [PR95520]. coroutines: Adjust outlined function names [PR95520]. - - - - --- 2021-07-09 Iain Sandoe New
[pushed] coroutines: Factor code. Match original source location in helpers [NFC]. [pushed] coroutines: Factor code. Match original source location in helpers [NFC]. - - - - --- 2021-07-09 Iain Sandoe New
[pushed] coroutines: Fix a typo in rewriting the function. [pushed] coroutines: Fix a typo in rewriting the function. - - - - --- 2021-07-09 Iain Sandoe New
[pushed] Darwin, config: Revise host config fragment. [pushed] Darwin, config: Revise host config fragment. - - - - --- 2021-07-09 Iain Sandoe New
Change the type of memory classification functions to bool Change the type of memory classification functions to bool - - - - --- 2021-07-09 Uros Bizjak New
[v3,2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement indirect external access - - - - --- 2021-07-09 H.J. Lu New
[v3,1/2] Add -f[no-]direct-extern-access Implement indirect external access - - - - --- 2021-07-09 H.J. Lu New
[Ada] Fix style in expansion of attribute Put_Image [Ada] Fix style in expansion of attribute Put_Image - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] par-ch6: do not mark subprogram as missing "is" if imported [Ada] par-ch6: do not mark subprogram as missing "is" if imported - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix crash on type extensions with discriminants [Ada] Fix crash on type extensions with discriminants - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Add missed OS constant values [Ada] Add missed OS constant values - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Improve performance of Ada.Containers.Doubly_Linked_Lists.Generic_Sorting.Sort [Ada] Improve performance of Ada.Containers.Doubly_Linked_Lists.Generic_Sorting.Sort - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Crash on expansion of BIP construct in -gnatf mode [Ada] Crash on expansion of BIP construct in -gnatf mode - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Add -gnatX support for casing on discriminated values [Ada] Add -gnatX support for casing on discriminated values - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Crash on inlined separate subprogram [Ada] Crash on inlined separate subprogram - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Add source file name to gnat bug box [Ada] Add source file name to gnat bug box - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix layout of contracts [Ada] Fix layout of contracts - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix invalid JSON for derived variant record with -gnatRj [Ada] Fix invalid JSON for derived variant record with -gnatRj - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix typo in comment related to derived discriminated types [Ada] Fix typo in comment related to derived discriminated types - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Add paragraph about representation changes and Scalar_Storage_Order [Ada] Add paragraph about representation changes and Scalar_Storage_Order - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] aarch64-rtems6: use wraplf variant for a-nallfl [Ada] aarch64-rtems6: use wraplf variant for a-nallfl - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Initialize local variables related to static expression functions [Ada] Initialize local variables related to static expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Inconsistency between declaration and body of predicate functions [Ada] Inconsistency between declaration and body of predicate functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks [Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Update internal documentation of debugging information [Ada] Update internal documentation of debugging information - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Reorder preanalysis of static expression functions [Ada] Reorder preanalysis of static expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Decouple analysis of static expression functions from GNATprove [Ada] Decouple analysis of static expression functions from GNATprove - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Avoid repeated computing of type of expression functions [Ada] Avoid repeated computing of type of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Fix comment related to analysis of expression functions [Ada] Fix comment related to analysis of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Avoid repeated calls in analysis of expression functions [Ada] Avoid repeated calls in analysis of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Refine types of local variables in analysis of expression functions [Ada] Refine types of local variables in analysis of expression functions - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Remove an unnecessary local constant [Ada] Remove an unnecessary local constant - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[Ada] Avoid unnecessary call in preanalysis without freezing [Ada] Avoid unnecessary call in preanalysis without freezing - - - - --- 2021-07-09 Pierre-Marie de Rodat New
[WIP,OpenMP] OpenMP metadirectives support [WIP,OpenMP] OpenMP metadirectives support - - - - --- 2021-07-09 Kwok Cheung Yeung New
i386: Fix *udivmodsi4_pow2_zext_? patterns i386: Fix *udivmodsi4_pow2_zext_? patterns - - - - --- 2021-07-09 Uros Bizjak New
driver/101383 - handle -gtoggle in driver driver/101383 - handle -gtoggle in driver - - - - --- 2021-07-09 Richard Biener New
Fix PR target/101377 Fix PR target/101377 - - - - --- 2021-07-09 Eric Botcazou New
[2/2,PHIOPT/MATCH] Remove the statement to move if not used Misc PHIOPT patches - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
[1/2] Improve early simplify and match for phiopt Misc PHIOPT patches - - - - --- 2021-07-09 Li, Pan2 via Gcc-patches New
Check type size for doloop iv on BITS_PER_WORD [PR61837] Check type size for doloop iv on BITS_PER_WORD [PR61837] - - - - --- 2021-07-09 Jiufu Guo New
[committed] move warning suppression closer to invalid access (PR101372) [committed] move warning suppression closer to invalid access (PR101372) - - - - --- 2021-07-08 Martin Sebor New
[committed] remove an xfail [committed] remove an xfail - - - - --- 2021-07-08 Martin Sebor New
[RFC] Allow means for targets to out out of CTF/BTF support [RFC] Allow means for targets to out out of CTF/BTF support - - - - --- 2021-07-08 Indu Bhagat New
[committed] adjust expected test output to LP32 (PR100451) [committed] adjust expected test output to LP32 (PR100451) - - - - --- 2021-07-08 Martin Sebor New
[committed] avoid including <new> to ease cross-compiler testing [committed] avoid including <new> to ease cross-compiler testing - - - - --- 2021-07-08 Martin Sebor New
[wwwdocs] Update description of GM2 and document branch [wwwdocs] Update description of GM2 and document branch - - - - --- 2021-07-08 Gaius Mulley New
rs6000: Generate an lxvp instead of two adjacent lxv instructions rs6000: Generate an lxvp instead of two adjacent lxv instructions - - - - --- 2021-07-08 Peter Bergner New
Fix for powerpc64 long double complex divide failure Fix for powerpc64 long double complex divide failure - - - - --- 2021-07-08 Patrick McGehearty New
[committed] Further improvements to H8 variable shift patterns [committed] Further improvements to H8 variable shift patterns - - - - --- 2021-07-08 Jeff Law New
disable -Warray-bounds in libgo (PR 101374) disable -Warray-bounds in libgo (PR 101374) - - - - --- 2021-07-08 Martin Sebor New
[committed] Use Object Size Type zero for -Warray-bounds [PR101374] [committed] Use Object Size Type zero for -Warray-bounds [PR101374] - - - - --- 2021-07-08 Martin Sebor New
c++: requires-expr with dependent extra args [PR101181] c++: requires-expr with dependent extra args [PR101181] - - - - --- 2021-07-08 Patrick Palka New
« 1 2 ... 278 279 2801264 1265 »