Show patches with: State = Action Required       |   126598 patches
« 1 2 ... 313 314 3151265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Readd memchr constant folding (PR c++/71537) - - - - --- 2016-12-05 Jakub Jelinek New
Readd strchr constant folding (PR c++/71537) - - - - --- 2016-12-05 Jakub Jelinek New
Real fix for AIX exception handling - - - - --- 2017-03-30 Michael Haubenwallner New
Real fix for AIX exception handling - - - - --- 2017-03-27 Michael Haubenwallner New
Real_cst on MELT branch - - - - --- 2010-06-16 jeremie.salvucci@free.fr New
Reapply David's libsanitizer fix (PR sanitizer/63958) - - - - --- 2015-03-09 Jakub Jelinek New
Reapply all revisions mentioned in LOCAL_PATCHES. Reapply all revisions mentioned in LOCAL_PATCHES. - - - - --- 2020-06-02 Martin Liška New
Reapply missing patch for libsanitizer. Reapply missing patch for libsanitizer. - - - - --- 2019-08-15 Martin Liška New
Rearrange detection of temporary directory for NetBSD Rearrange detection of temporary directory for NetBSD - - - - --- 2020-03-18 Kamil Rytarowski New
Reassoc zero_one_operation fixes (PR tree-optimization/78726) - - - - --- 2016-12-08 Jakub Jelinek New
Reassociate X == CST1 || X == CST2 if popcount (CST2 - CST1) == 1 into ((X - CST1) & ~(CST2 - CST1)… - - - - --- 2013-10-12 Jakub Jelinek New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-15 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-15 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-12 Uros Bizjak New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-11 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-07 Ian Lance Taylor New
Recent Go patch broke Alpha bootstrap - - - - --- 2013-11-07 Uros Bizjak New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-14 Ian Lance Taylor New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-14 Ian Lance Taylor New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-11 Ian Lance Taylor New
Recent Go patch broke Solaris bootstrap - - - - --- 2013-11-11 Ian Lance Taylor New
Recent IPA regression with internal functions - - - - --- 2013-09-13 Jakub Jelinek New
Recent go changes broke alpha bootstrap - - - - --- 2014-11-04 Uros Bizjak New
Recent go changes broke alpha bootstrap - - - - --- 2014-11-03 Dominik Vogt New
Recognize -Ofast like -ffast-math for crtfastmath.o - - - - --- 2011-05-04 Michael Matz New
Recognize a missed usage of a sbfiz instruction Recognize a missed usage of a sbfiz instruction - - - - --- 2018-02-02 Luis Machado New
Recognize clones for all contexts in SCCs in IPA-CP - - - - --- 2012-11-21 Martin Jambor New
Recognize highpart multiplication during RTL expansion Recognize highpart multiplication during RTL expansion - - - - --- 2021-08-08 Roger Sayle New
Recognize partial load of source expression on big endian targets - - - - --- 2016-11-11 Thomas Preudhomme New
Recognize vec_perm_expr in a constructor of bit_field_ref - - - - --- 2012-09-11 Marc Glisse New
Recognize vec_perm_expr in a constructor of bit_field_ref - - - - --- 2012-09-11 Marc Glisse New
Recompute domonators in DSE when removing dead edges (PR rtl-optimization/91164) Recompute domonators in DSE when removing dead edges (PR rtl-optimization/91164) - - - - --- 2019-07-16 Jakub Jelinek New
Reconstruct i386 testsuite with __builtin_cpu_supports Reconstruct i386 testsuite with __builtin_cpu_supports - - - - --- 2022-05-06 Haochen Jiang New
Record equivalences for spill registers - - - - --- 2017-05-08 Andrew Pinski New
Record equivalences for spill registers - - - - --- 2017-05-05 Richard Sandiford New
Record externals/invariants in the SLP graph Record externals/invariants in the SLP graph - - - - --- 2019-10-21 Richard Biener New
Record leader nodes in the SLP graph (PR92516) Record leader nodes in the SLP graph (PR92516) - - - - --- 2019-11-16 Richard Sandiford New
Record likely upper bounds for loops - - - - --- 2016-05-28 Jan Hubicka New
Record likely upper bounds for loops - - - - --- 2016-05-27 Jan Hubicka New
Record missing equivalence - - - - --- 2013-03-25 Jeff Law New
Record missing equivalence - - - - --- 2013-03-21 Jeff Law New
Record outer non-cleanup region in TREE EH. Record outer non-cleanup region in TREE EH. - - - - --- 2020-01-15 Martin Liška New
Record that -gtoggle is already used in gcc_options. Record that -gtoggle is already used in gcc_options. - - - - --- 2021-11-02 Martin Liška New
Record the loop masks needed for EXTRACT_LAST_REDUCTIONs Record the loop masks needed for EXTRACT_LAST_REDUCTIONs - - - - --- 2019-12-10 Richard Sandiford New
Recording predicate information in all rtl gen* programs - - - - --- 2011-04-12 Richard Sandiford New
Redesign jump threading profile updates - - - - --- 2014-10-01 Teresa Johnson New
Redesign jump threading profile updates - - - - --- 2014-09-29 Teresa Johnson New
Redesign jump threading profile updates - - - - --- 2014-03-26 Teresa Johnson New
Redirect call within specific target attribute among MV clones (PR ipa/82625). Redirect call within specific target attribute among MV clones (PR ipa/82625). - - - - --- 2018-10-04 Martin Liška New
Redirect calls to non-functions to builtin_unreachable - - - - --- 2013-05-10 Martin Jambor New
Redirect cvswrite.html to gitwrite.html instead of svnwrite.html. Redirect cvswrite.html to gitwrite.html instead of svnwrite.html. - - - - --- 2020-01-16 Gerald Pfeifer New
Redirect recursive calls in IPA-SRA - - - - --- 2010-06-28 Martin Jambor New
Redirect reference in the symbol table (PR ipa/84833). Redirect reference in the symbol table (PR ipa/84833). - - - - --- 2018-03-13 Martin Liška New
Reduce -flto -fprofile-generate memory use - - - - --- 2014-04-17 Jan Hubicka New
Reduce -fopt-info verbosity - - - - --- 2013-05-31 Teresa Johnson New
Reduce DF computation at -O0 Reduce DF computation at -O0 - - - - --- 2022-10-06 Eric Botcazou New
Reduce GC walk recursion depth for types - - - - --- 2014-03-19 Richard Biener New
Reduce _GLIBCXX_REGEX_STATE_LIMIT - - - - --- 2017-02-11 Li, Pan2 via Gcc-patches New
Reduce compilation time for IVOPT by skipping cost computation in use group - - - - --- 2016-03-31 Bin.Cheng New
Reduce compilation time for IVOPT by skipping cost computation in use group - - - - --- 2016-03-30 Bin.Cheng New
Reduce compilation time for IVOPT by skipping cost computation in use group - - - - --- 2016-03-24 Bin Cheng New
Reduce compile time hog in symbol-summary.h - - - - --- 2016-04-29 Martin Liška New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-21 Jan Hubicka New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-21 Jan Hubicka New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-21 Dominique d'Humières New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-19 Jan Hubicka New
Reduce complette unrolling & peeling limits - - - - --- 2012-11-14 Jan Hubicka New
Reduce conservativeness in REE using machine model (issue6631066) - - - - --- 2012-10-18 Teresa Johnson New
Reduce conservativeness in REE using machine model (issue6631066) - - - - --- 2012-10-11 Teresa Johnson New
Reduce conservativeness in REE using machine model (issue6631066) - - - - --- 2012-10-10 Teresa Johnson New
Reduce cost of aligned sse register store. Reduce cost of aligned sse register store. - - - - --- 2021-11-18 Liu, Hongtao New
Reduce duplication of compilation commands - - - - --- 2011-08-23 Joseph Myers New
Reduce false positives for -Wnonnull for VLA parameters [PR98541] Reduce false positives for -Wnonnull for VLA parameters [PR98541] - - - - --- 2023-10-31 Martin Uecker New
Reduce floating-point difficulties in timevar.cc Reduce floating-point difficulties in timevar.cc - - - - --- 2023-07-21 Matthew Malcomson New
Reduce global decl stream - - - - --- 2015-12-11 Jan Hubicka New
Reduce header dependencies in <iterator> Reduce header dependencies in <iterator> - - - - --- 2019-05-14 Jonathan Wakely New
Reduce inline limits a bit to compensate changes in inlining metrics Reduce inline limits a bit to compensate changes in inlining metrics - - - - --- 2018-02-09 Jan Hubicka New
Reduce inline-heuristics-hint-percent (to fix exchange2 regression) Reduce inline-heuristics-hint-percent (to fix exchange2 regression) - - - - --- 2019-10-23 Jan Hubicka New
Reduce inline-unit-growth to 15% - - - - --- 2015-01-19 Jan Hubicka New
Reduce memory usage for storing LTO decl resolutions - - - - --- 2012-09-04 Andi Kleen New
Reduce memory usage of ipa-cp streaming Reduce memory usage of ipa-cp streaming - - - - --- 2018-12-04 Jan Hubicka New
Reduce memory usage of sreal Reduce memory usage of sreal - - - - --- 2018-08-29 Jan Hubicka New
Reduce multiple_of_p uses Reduce multiple_of_p uses - - - - --- 2022-01-24 Richard Biener New
Reduce nesting of parentheses in conditionals generated by genattrtab - - - - --- 2016-04-27 Patrick Palka New
Reduce number of pre_and_rev_post_order_compute calls via domwalk Reduce number of pre_and_rev_post_order_compute calls via domwalk - - - - --- 2018-02-01 Richard Biener New
Reduce number of sreal operator* calls Reduce number of sreal operator* calls - - - - --- 2018-11-07 Richard Biener New
Reduce over-promotion of vector operations - - - - --- 2011-08-04 Ira Rosen New
Reduce over-promotion of vector operations - - - - --- 2011-07-19 Ira Rosen New
Reduce regex _M_dfs frame size - - - - --- 2016-08-20 Tim Shen New
Reduce scope of a few 'class loop *loop' variables (was: [PATCH v4] Use range-based for loops for t… Reduce scope of a few 'class loop *loop' variables (was: [PATCH v4] Use range-based for loops for t… - - - - --- 2021-11-24 Thomas Schwinge New
Reduce size of modref_access_tree Reduce size of modref_access_tree - - - - --- 2021-11-23 Jan Hubicka New
Reduce space and time overhead of std::thread - - - - --- 2015-09-23 Jonathan Wakely New
Reduce stack usage in sha512 (PR target/77308) - - - - --- 2016-10-18 Bernd Edlinger New
Reduce stack usage in sha512 (PR target/77308) - - - - --- 2016-09-30 Bernd Edlinger New
Reduce stack usage in sha512 (PR target/77308) - - - - --- 2016-09-30 Bernd Edlinger New
Reduce temporary disk-space usage by LTO ltrans phase - - - - --- 2011-12-15 Richard Biener New
Reduce the number of aligned_access_p calls Reduce the number of aligned_access_p calls - - - - --- 2021-10-18 Richard Biener New
Reducing number of alias checks in vectorization. - - - - --- 2013-10-23 Cong Hou New
Reducing number of alias checks in vectorization. - - - - --- 2013-10-22 Cong Hou New
Reducing number of alias checks in vectorization. - - - - --- 2013-10-14 Cong Hou New
« 1 2 ... 313 314 3151265 1266 »