Show patches with: State = Action Required       |    Archived = No       |   126757 patches
« 1 2 ... 432 433 4341267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Remove greedy wildcards from libstdc++ linker script Remove greedy wildcards from libstdc++ linker script - - - - --- 2019-10-02 Jonathan Wakely New
-O2 inline retuning 2/n: enable -finline-functions for O2 -O2 inline retuning 2/n: enable -finline-functions for O2 - - - - --- 2019-10-02 Jan Hubicka New
[PR,testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on power [PR,testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on power - - - - --- 2019-10-02 Martin Jambor New
Silecne bogus -Wmaybe-uninitialized warning Silecne bogus -Wmaybe-uninitialized warning - - - - --- 2019-10-02 Jan Hubicka New
[Fortran] Fix Automatics in equivalence test cases was Re: Automatics in Equivalences failures [Fortran] Fix Automatics in equivalence test cases was Re: Automatics in Equivalences failures - - - - --- 2019-10-02 Mark Eggleston New
Fix another -Wodr ICE Fix another -Wodr ICE - - - - --- 2019-10-02 Jan Hubicka New
Fix MIPS call-clobbered-*.c tests Fix MIPS call-clobbered-*.c tests - - - - --- 2019-10-02 Richard Sandiford New
Split out stmt transform from vectorizable_reduction Split out stmt transform from vectorizable_reduction - - - - --- 2019-10-02 Richard Biener New
Fix build with GCC 4.3 Fix build with GCC 4.3 - - - - --- 2019-10-02 Richard Biener New
Fix PR91606 Fix PR91606 - - - - --- 2019-10-02 Richard Biener New
[Fortran,OpenMP] Support OpenMP 5.0's use_device_addr [Fortran,OpenMP] Support OpenMP 5.0's use_device_addr - - - - --- 2019-10-02 Tobias Burnus New
Allow vectorization of __builtin_bswap16 (PR tree-optimization/91940) Allow vectorization of __builtin_bswap16 (PR tree-optimization/91940) - - - - --- 2019-10-02 Jakub Jelinek New
[Fortran] Vastly improve error message during parsing – simple patch for OpenMP/OpenACC directives [Fortran] Vastly improve error message during parsing – simple patch for OpenMP/OpenACC directives - - - - --- 2019-10-02 Tobias Burnus New
Split out PHI transform from vectorizable_reduction Split out PHI transform from vectorizable_reduction - - - - --- 2019-10-02 Richard Biener New
Handle :: tokens in C for C2x Handle :: tokens in C for C2x - - - - --- 2019-10-02 Joseph Myers New
PR fortran/91785 -- Set locus for inquiry parameter PR fortran/91785 -- Set locus for inquiry parameter - - - - --- 2019-10-02 Steve Kargl New
PR fortran/91784 -- Simplify EXPR_OP in conversion of constants PR fortran/91784 -- Simplify EXPR_OP in conversion of constants - - - - --- 2019-10-01 Steve Kargl New
PR fortran/91942 -- Inquiry parameter cannot be IO tag PR fortran/91942 -- Inquiry parameter cannot be IO tag - - - - --- 2019-10-01 Steve Kargl New
[LRA] Don't make eliminable registers live (PR91957) [LRA] Don't make eliminable registers live (PR91957) - - - - --- 2019-10-01 Richard Sandiford New
[RFC,Fortran] %C error diagnostic location [RFC,Fortran] %C error diagnostic location - - - - --- 2019-10-01 Tobias Burnus New
[committed] Support prefixes in diagnostic_show_locus [committed] Support prefixes in diagnostic_show_locus - - - - --- 2019-10-01 David Malcolm New
Make some new algorithms work in parallel mode Make some new algorithms work in parallel mode - - - - --- 2019-10-01 Jonathan Wakely New
Make some parallel mode algorithms usable in constexpr contexts Make some parallel mode algorithms usable in constexpr contexts - - - - --- 2019-10-01 Jonathan Wakely New
Disable tests that aren't valid in parallel mode Disable tests that aren't valid in parallel mode - - - - --- 2019-10-01 Jonathan Wakely New
Fix non-reserved names in Parallel Mode headers Fix non-reserved names in Parallel Mode headers - - - - --- 2019-10-01 Jonathan Wakely New
FIX ICE building cactusBSSN FIX ICE building cactusBSSN - - - - --- 2019-10-01 Jan Hubicka New
add __has_builtin (PR 66970) add __has_builtin (PR 66970) - - - - --- 2019-10-01 Martin Sebor New
[tree-if-conv.c] Move call to ifcvt_local_dce after rpo vn [tree-if-conv.c] Move call to ifcvt_local_dce after rpo vn - - - - --- 2019-10-01 Prathamesh Kulkarni New
range-ops contribution range-ops contribution - - - - --- 2019-10-01 Aldy Hernandez New
[SH,committed] Fix PR 88562 [SH,committed] Fix PR 88562 - - - - --- 2019-10-01 Oleg Endo New
[omp-low.c,fortran] Simple fix for optional argument handling with OpenMP's use_device_ptr [omp-low.c,fortran] Simple fix for optional argument handling with OpenMP's use_device_ptr - - - - --- 2019-10-01 Tobias Burnus New
[v4,7/7] S/390: Test signaling FP comparison instructions S/390: Use signaling FP comparison instructions - - - - --- 2019-10-01 Ilya Leoshkevich New
[v4,6/7] S/390: Use signaling FP comparison instructions S/390: Use signaling FP comparison instructions - - - - --- 2019-10-01 Ilya Leoshkevich New
[v4,5/7] S/390: Remove code duplication in vec_* comparison expanders S/390: Use signaling FP comparison instructions - - - - --- 2019-10-01 Ilya Leoshkevich New
[v4,4/7] S/390: Implement vcond expander for V1TI,V1TF S/390: Use signaling FP comparison instructions - - - - --- 2019-10-01 Ilya Leoshkevich New
[v4,3/7] S/390: Do not use signaling vector comparisons on z13 S/390: Use signaling FP comparison instructions - - - - --- 2019-10-01 Ilya Leoshkevich New
[v4,2/7] Introduce can_vcond_compare_p function S/390: Use signaling FP comparison instructions - - - - --- 2019-10-01 Ilya Leoshkevich New
[v4,1/7] Allow COND_EXPR and VEC_COND_EXPR condtions to trap S/390: Use signaling FP comparison instructions - - - - --- 2019-10-01 Ilya Leoshkevich New
Fix reload after function-abi patches (PR91948) Fix reload after function-abi patches (PR91948) - - - - --- 2019-10-01 Richard Sandiford New
[2/2,RFC,middle-end] : Add complex number arithmetic patterns to SLP pattern matcher. [1/2,RFC,middle-end] : Add SLP pattern matcher. - - - - --- 2019-10-01 Tamar Christina New
[1/2,RFC,middle-end] : Add SLP pattern matcher. [1/2,RFC,middle-end] : Add SLP pattern matcher. - - - - --- 2019-10-01 Tamar Christina New
vectorizable_reduction TLC vectorizable_reduction TLC - - - - --- 2019-10-01 Richard Biener New
[RFC,SLP] SLP vectorization: vectorize vector constructors [RFC,SLP] SLP vectorization: vectorize vector constructors - - - - --- 2019-10-01 Joel Hutton New
Add myself to MAINTAINERS files Add myself to MAINTAINERS files - - - - --- 2019-10-01 Frederik Harwath New
regrename: Use PC instead of CC0 to hide operands regrename: Use PC instead of CC0 to hide operands - - - - --- 2019-10-01 Segher Boessenkool New
[x86] recompute opt flags after opt level change [x86] recompute opt flags after opt level change - - - - --- 2019-10-01 Alexandre Oliva New
Store float for pow result test Store float for pow result test - - - - --- 2019-10-01 Alexandre Oliva New
doc/md.texi: Fix some typos doc/md.texi: Fix some typos - - - - --- 2019-10-01 Segher Boessenkool New
rs6000: Fix PR91275 rs6000: Fix PR91275 - - - - --- 2019-10-01 Bill Schmidt New
Go patch committed: Change escape maps to hash tables Go patch committed: Change escape maps to hash tables - - - - --- 2019-09-30 Ian Lance Taylor New
PR fortran/91943 -- More BOZ fallout PR fortran/91943 -- More BOZ fallout - - - - --- 2019-09-30 Steve Kargl New
Implement C++20 P1023 for __debug::array Implement C++20 P1023 for __debug::array - - - - --- 2019-09-30 François Dumont New
[committed] diagnostic-show-locus.c: rework handling of multiple labels [committed] diagnostic-show-locus.c: rework handling of multiple labels - - - - --- 2019-09-30 David Malcolm New
Add some hash_map_safe_* functions like vec_safe_*. Add some hash_map_safe_* functions like vec_safe_*. - - - - --- 2019-09-30 Jason Merrill New
ifcvt: improve cost estimation (PR 87047) ifcvt: improve cost estimation (PR 87047) - - - - --- 2019-09-30 Alexander Monakov New
C testsuite, silence a FreeBSD libc warning C testsuite, silence a FreeBSD libc warning - - - - --- 2019-09-30 Andreas Tobler New
libstdc++ testsuite, silence a FreeBSD libm warning libstdc++ testsuite, silence a FreeBSD libm warning - - - - --- 2019-09-30 Andreas Tobler New
Include netinet/in.h in include/experimental/internet Include netinet/in.h in include/experimental/internet - - - - --- 2019-09-30 Andreas Tobler New
[RS6000] Add movmemsi pattern for inline expansion of memmove() [RS6000] Add movmemsi pattern for inline expansion of memmove() - - - - --- 2019-09-30 Aaron Sawdey New
[WIP] PR71102: Make #pragma GCC error/warning concat strings [WIP] PR71102: Make #pragma GCC error/warning concat strings - - - - --- 2019-09-30 Stephan Bergmann New
[IRA] Handle fully-tied destinations in a similar way to earlyclobbers [IRA] Handle fully-tied destinations in a similar way to earlyclobbers - - - - --- 2019-09-30 Richard Sandiford New
, V4, patch #4.1: Enable prefixed/pc-rel addressing (revised) , V4, patch #4.1: Enable prefixed/pc-rel addressing (revised) - - - - --- 2019-09-30 Michael Meissner New
[x86] Cache result of expensive_function_p between frame layouts [x86] Cache result of expensive_function_p between frame layouts - - - - --- 2019-09-30 Richard Sandiford New
[C,C++] Avoid exposing internal details in aka types [C,C++] Avoid exposing internal details in aka types - - - - --- 2019-09-30 Richard Sandiford New
[C] Avoid aka types that just add tags [C] Avoid aka types that just add tags - - - - --- 2019-09-30 Richard Sandiford New
[libgomp] testsuite remove alloca header [libgomp] testsuite remove alloca header - - - - --- 2019-09-30 Andreas Tobler New
[C] Improve diagnostics for vector types [C] Improve diagnostics for vector types - - - - --- 2019-09-30 Richard Sandiford New
[C] Print ", ..." rather than ", ..." in diagnostics [C] Print ", ..." rather than ", ..." in diagnostics - - - - --- 2019-09-30 Richard Sandiford New
[C++] More cp_expr_loc_or_input_loc and DECL_SOURCE_LOCATION uses [C++] More cp_expr_loc_or_input_loc and DECL_SOURCE_LOCATION uses - - - - --- 2019-09-30 Paolo Carlini New
Implement LWG 3255 for std::span constructors Implement LWG 3255 for std::span constructors - - - - --- 2019-09-30 Jonathan Wakely New
PR libstdc++/77936 remove unused variable PR libstdc++/77936 remove unused variable - - - - --- 2019-09-30 Jonathan Wakely New
Dissect vect_create_epilog_for_reduction Dissect vect_create_epilog_for_reduction - - - - --- 2019-09-30 Richard Biener New
Do not check call type compatibility when cloning cgraph edges Do not check call type compatibility when cloning cgraph edges - - - - --- 2019-09-30 Martin Jambor New
IPA-CP release transformation summary (PR jit/91928) IPA-CP release transformation summary (PR jit/91928) - - - - --- 2019-09-30 Andrea Corallo New
Ping: [PATCH V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument … Ping: [PATCH V4] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument … - - - - --- 2019-09-30 Feng Xue OS New
Ping: [PATCH V4] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) Ping: [PATCH V4] Generalized predicate/condition for parameter reference in IPA (PR ipa/91088) - - - - --- 2019-09-30 Feng Xue OS New
libgomp_g.h: Include stdint.h instead of gstdint.h libgomp_g.h: Include stdint.h instead of gstdint.h - - - - --- 2019-09-30 Frederik Harwath New
Fix up ix86_expand_adjust_ufix_to_sfix_si ICE (PR target/91931) Fix up ix86_expand_adjust_ufix_to_sfix_si ICE (PR target/91931) - - - - --- 2019-09-30 Jakub Jelinek New
[Darwin,PPC,Mode,Iterators,5/n,committed] Update macho_low. [Darwin,PPC,Mode,Iterators,5/n,committed] Update macho_low. - - - - --- 2019-09-29 Iain Sandoe New
[WIP] add object access attributes (PR 83859) [WIP] add object access attributes (PR 83859) - - - - --- 2019-09-29 Martin Sebor New
[Committed] PR fortran/91641 -- is_contiguous(null()) [Committed] PR fortran/91641 -- is_contiguous(null()) - - - - --- 2019-09-29 Steve Kargl New
Fix -Waddress-of-packed-member ICE in unevaluated contexts (PR c++/91925) Fix -Waddress-of-packed-member ICE in unevaluated contexts (PR c++/91925) - - - - --- 2019-09-29 Jakub Jelinek New
[RFC] Come up with ipa passes introduction in gccint documentation [RFC] Come up with ipa passes introduction in gccint documentation - - - - --- 2019-09-29 luoxhu New
[rs6000] Lower vec_perm vectorization cost for P8/P9 [rs6000] Lower vec_perm vectorization cost for P8/P9 - - - - --- 2019-09-29 Kewen.Lin New
[RFH,libgcc] fp-bit bit ordering (PR 78804) [RFH,libgcc] fp-bit bit ordering (PR 78804) - - - - --- 2019-09-29 Oleg Endo New
Fix algo constexpr tests in Debug mode Fix algo constexpr tests in Debug mode - - - - --- 2019-09-28 François Dumont New
[Darwin,PPC,Mode,Iterators,4/n,committed] Update macho_high. [Darwin,PPC,Mode,Iterators,4/n,committed] Update macho_high. - - - - --- 2019-09-28 Iain Sandoe New
PR fortran/91714 -- Mangled type-spec PR fortran/91714 -- Mangled type-spec - - - - --- 2019-09-28 Steve Kargl New
[ping,PR,target/85401] initialize the move cost table before using it [ping,PR,target/85401] initialize the move cost table before using it - - - - --- 2019-09-28 Maya Rashish New
[SH,committed] Fix PR 86805 [SH,committed] Fix PR 86805 - - - - --- 2019-09-28 Oleg Endo New
[11/11] shared_mutex: Fix try_lock_until and try_lock_shared_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[10/11] libstdc++ timed_mutex: Ensure that try_lock_for waits for long enough timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[09/11] libstdc++ shared_mutex: Add full steady_clock support to shared_timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[08/11] libstdc++ testsuite: Also test shared_timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[07/11] PR libstdc++/91906 Fix timed_mutex::try_lock_until on arbitrary clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[06/11] libstdc++ testsuite: Move slow_clock to its own header timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[05/11] PR libstdc++/78237 Add full steady_clock support to timed_mutex timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[04/11] libstdc++ testsuite: Also test unique_lock::try_lock_until with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[03/11] libstdc++ testsuite: Also test timed_mutex with steady_clock timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
[02/11] libstdc++ testsuite: Add timed_mutex::try_lock_until test timed_mutex, shared_timed_mutex: Add full steady clock support - - - - --- 2019-09-28 Mike Crowe New
« 1 2 ... 432 433 4341267 1268 »