Show patches with: State = Action Required       |    Archived = No       |   2655 patches
« 1 2 ... 18 19 2026 27 »
Patch Series S/W/F Date Submitter Delegate State
Handle more SLP constant and extern definitions for variable VF Handle more SLP constant and extern definitions for variable VF --- 2017-11-09 Richard Sandiford New
Handle peeling for alignment with masking Handle peeling for alignment with masking --- 2017-11-17 Richard Sandiford New
Handle timeout warnings in dg-extract-results Handle timeout warnings in dg-extract-results --- 2019-01-23 Christophe Lyon New
Handle unpropagated assignments in SLP --- 2017-06-01 Richard Sandiford New
Handle vector boolean types when calculating the SLP unroll factor Handle vector boolean types when calculating the SLP unroll factor --- 2018-05-09 Richard Sandiford New
handling address mode changes inside extract_bit_field --- 2017-03-01 Jim Wilson New
[HSA] Implement DIVMOD internal function call --- 2017-01-05 Martin Liška New
Hurd port for gcc go PATCH 11-18(23) --- 2016-11-25 Svante Signell New
Hurd port for gcc go PATCH 1-4(23) --- 2016-11-25 Svante Signell New
Hurd port for gcc go PATCH 19-23(23) --- 2016-11-25 Svante Signell New
Hurd port for gcc go PATCH 5-10(23) --- 2016-11-25 Svante Signell New
i386.c: Initialize function pointers to NULL to prevent, -Wmaybe-uninitialized --- 2016-11-23 Martin Liška New
[i386,musl] Add cpuinfo to static libgcc only on *-musl* --- 2016-11-11 Szabolcs Nagy New
[i386] New lea patterns for PR71321 --- 2016-12-20 Bernd Schmidt New
[i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64 --- 2016-12-05 Allan Sandfeld Jensen New
[i386] PR78509 - TARGET_C_EXCESS_PRECISION should not return "unpredictable" for EXCESS_PRECISION_TYPE_STANDARD --- 2016-11-24 James Greenhalgh New
ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu --- 2016-09-24 Kugan Vivekanandarajah New
ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu --- 2016-09-22 Kugan Vivekanandarajah New
[ifcvt,1/3] Factor out cost calculations from noce cases --- 2015-09-25 James Greenhalgh New
[ifcvt,2/3] Move noce_if_info in to ifcvt.h --- 2015-09-25 James Greenhalgh New
[ifcvt,3/3] Create a new target hook for deciding profitability of noce if-conversion --- 2015-09-25 James Greenhalgh New
[ifcvt] Add a new parameter to limit if-conversion --- 2015-12-18 James Greenhalgh New
[ifcvt] Teach RTL ifcvt to handle multiple simple set instructions --- 2015-11-04 James Greenhalgh New
Implement no_sanitize function attribute --- 2016-12-22 Martin Liška New
Implement P0084R2, Emplace return type, for C++17 --- 2016-10-19 Jonathan Wakely New
Implement SLP of internal functions Implement SLP of internal functions --- 2018-05-16 Richard Sandiford New
Implement std::filesystem for C++17 --- 2016-10-28 Jonathan Wakely New
Improve canonicalisation of TARGET_MEM_REFs Improve canonicalisation of TARGET_MEM_REFs --- 2017-11-03 Richard Sandiford New
Improve ECF_NOTHROW flags for direct internal functions --- 2017-08-17 Richard Sandiford New
Improve spilling for variable-size slots Improve spilling for variable-size slots --- 2017-11-03 Richard Sandiford New
improve string find algorithm --- 2017-01-06 Jonathan Wakely New
improve string find algorithm --- 2017-01-06 Jonathan Wakely New
Improve vectorisation of COND_EXPR <bool op bool, ...> Improve vectorisation of COND_EXPR <bool op bool, ...> --- 2017-11-03 Richard Sandiford New
Incorrect code due to indirect tail call of varargs function with hard float ABI --- 2015-11-18 Kugan Vivekanandarajah New
Incorrect code due to indirect tail call of varargs function with hard float ABI --- 2015-11-17 Kugan Vivekanandarajah New
increase alignment of global structs in increase_alignment pass --- 2016-05-20 Prathamesh Kulkarni New
Increase default value of lto-min-partition to 10000 --- 2016-04-27 Prathamesh Kulkarni New
Inline across -ffast-math boundary --- 2016-05-03 Christophe Lyon New
[ipa-comdats] create a new comdat group for symbol if it's referenced from multiple comdat groups --- 2016-06-02 Prathamesh Kulkarni New
[ipa-cp] add space in dump message --- 2016-10-03 Prathamesh Kulkarni New
[ipa-cp] Change option name from -fipa-cp-bit to -fipa-bit-cp in ipcp_store_bits_results() --- 2016-09-02 Prathamesh Kulkarni New
ipa/lto formatting --- 2017-01-06 Nathan Sidwell New
[ipa-prop] set m_vr and bits to NULL in ipcp_transform_function --- 2016-10-03 Prathamesh Kulkarni New
[IPA] Refactor decl localizing --- 2017-01-06 Nathan Sidwell New
[ipa-vrp] ice in set_value_range --- 2016-10-28 Kugan Vivekanandarajah New
[ipa-vrp] Use get/set_ptr_nonnull in ipa-vrp --- 2016-10-12 Kugan Vivekanandarajah New
[IPCP] Remove unreachable code --- 2016-10-24 Kugan Vivekanandarajah New
IRA combine_and_move_insns fix, PR78669 --- 2016-12-06 Bernd Schmidt New
[ira] Miss checks in split_live_ranges_for_shrink_wrap --- 2014-08-14 Zhenqiang Chen New
[libcpp] append "evaluates to 0" for Wundef diagnostic --- 2016-08-19 Prathamesh Kulkarni New
[libfortran] Add AVX-specific matmul --- 2016-11-17 Thomas Koenig New
[libgcc,AArch64,12/17] Enable hfmode soft-float conversions and truncations --- 2016-11-11 James Greenhalgh New
[libgcc,arm] Fix PR 60166 - NAN fraction bits --- 2014-02-28 Joey Ye New
[libgcc/ARM,&,testsuite] Optimize executable size when using softfloat fmul/dmul [libgcc/ARM,&,testsuite] Optimize executable size when using softfloat fmul/dmul --- 2018-11-19 Thomas Preudhomme New
[LIBGCC] Avoid count_leading_zeros with undefined result (PR 78067) --- 2016-11-10 James Greenhalgh New
[LIBGCC] Avoid count_leading_zeros with undefined result (PR 78067) --- 2016-10-29 Bernd Edlinger New
[LIBGCC] Avoid count_leading_zeros with undefined result (PR 78067) --- 2016-10-27 Bernd Edlinger New
[libgcc] Enable HCmode multiply and divide (mulhc3/divhc3) --- 2016-09-07 James Greenhalgh New
libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace libgcc: Expose the current instruction pointer in SEH _Unwind_Backtrace --- 2020-09-01 Martin Storsjo New
[libgcc] Protect __TMC_END__ - __TMC_LIST__ == 0 --- 2016-10-27 Marc Glisse New
[libgfortran] PR51119 - MATMUL slow for large matrices --- 2016-11-14 Jerry DeLisle New
[libgfortran] proposed fix for SPEC CPU2017 621.wrf_s failures --- 2017-06-26 Jim Wilson New
[libgfortran] Replace implicit conversions between enums in io/transfer.c by explicit casts. [libgfortran] Replace implicit conversions between enums in io/transfer.c by explicit casts. --- 2017-09-12 Prathamesh Kulkarni New
[Libgomp,Fortran] Fix canadian cross build --- 2017-06-23 Yvan Roux New
libgo patch committed: Compile math library with -ffp-contract=off --- 2014-03-16 Michael-Doyle Hudson New
libgo patch committed: Copy hash code from Go 1.7 runtime --- 2016-12-09 Rainer Orth New
[libgo] Remove unused declarations in runtime.h --- 2016-10-19 Eric Botcazou New
[libiberty] demangler formatting --- 2016-11-29 Nathan Sidwell New
[libobjc] allow default/fallback in --with-target-bdw-gc-include configure option --- 2016-12-31 Matthias Klose New
[libobjc] fix build with --disable-shared and .la files --- 2016-12-31 Matthias Klose New
libstdc++/78111 fix fallback code for filesystem::canonical --- 2016-10-26 Jonathan Wakely New
libstdc++: Allow using <future> without lock free atomic int --- 2017-01-03 Jonathan Wakely New
libstdc++: Allow using <future> without lock free atomic int --- 2016-12-19 Jonathan Wakely New
[libstdc++] Fix detection of posix_memalig for cross-builds --- 2016-11-30 Bernd Edlinger New
[libstdc++] Optimize selection sampling by using generator to get two values at once --- 2016-10-21 Jonathan Wakely New
[libstdc++] Optimize selection sampling by using generator to get two values at once --- 2016-10-19 Eelis van der Weegen New
[libstdc++] PR61536 Export out of line comparison operations. --- 2014-06-18 Ramana Radhakrishnan New
[libstdc++,testsuite] Add dg-require-thread-fence --- 2016-11-16 Christophe Lyon New
[libstdc++,testsuite] Add dg-require-thread-fence --- 2016-10-20 Christophe Lyon New
[libstdc++,testsuite] XFAIL tests relying on long double-to-string conversions on broken newlib --- 2016-12-12 Kyrill Tkachov New
[loop2_invariant,1/2] Check only one register class --- 2014-06-11 Zhenqiang Chen New
[loop2_invariant,1/2] Check only one register class --- 2014-06-10 Zhenqiang Chen New
[loop2_invariant,2/2] Change heuristics for identical invariants --- 2014-07-01 Zhenqiang Chen New
[loop2_invariant,2/2] Change heuristics for identical invariants --- 2014-06-18 Zhenqiang Chen New
[loop2_invariant,2/2] Change heuristics for identical invariants --- 2014-06-10 Zhenqiang Chen New
[loop2_invariant] Pre-check invariants --- 2014-06-11 Zhenqiang Chen New
[loop2_invariant] Pre-check invariants --- 2014-06-10 Zhenqiang Chen New
[loop2_invariant] Skip inv (marked as move) from depends_on --- 2014-06-10 Zhenqiang Chen New
loop distribution bug fix --- 2016-11-10 Jim Wilson New
[LRA] Fix ICE for paradoxical subregs on strict-alignment platforms --- 2016-12-13 Eric Botcazou New
[LRA] Fix ICE on pathological testcase --- 2016-12-06 Eric Botcazou New
[LRA] Fix PR rtl-optimization/79032 --- 2017-01-10 Eric Botcazou New
[LRA] Never reload fixed form constraints memory operand [LRA] Never reload fixed form constraints memory operand --- 2018-10-03 Thomas Preudhomme New
[LRA] PR 61522 - Handle NULL targetm.spill_class --- 2014-06-16 Ramana Radhakrishnan New
[LTO] Add wide_int streaming support --- 2016-08-04 Kugan Vivekanandarajah New
[LTO] Add wide_int streaming support --- 2016-08-04 Kugan Vivekanandarajah New
[lto] Fix PR78562: Wrong type mismatch warning for built-ins with same asm name. --- 2016-11-29 Georg-Johann Lay New
[LTO] Improve dumping --- 2017-01-06 Nathan Sidwell New
[lto-partition.c] move assignment to refs_node, last_visited_node outside if-else --- 2016-04-07 Prathamesh Kulkarni New
[MAINTAINERS] add myself under write after approval --- 2014-12-18 Prathamesh Kulkarni New
« 1 2 ... 18 19 2026 27 »