Show patches with: State = Action Required       |    Archived = No       |   126659 patches
« 1 2 ... 426 427 4281266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3,rs6000] vector conversion RTL pattern update for diff unit size Update RTL patterns for vector conversion - - - - --- 2019-10-23 Kewen.Lin New
[2/3,rs6000] vector conversion RTL pattern update for same unit size Update RTL patterns for vector conversion - - - - --- 2019-10-23 Kewen.Lin New
[1/3,rs6000] Replace vsx_xvcdpsp by vsx_xvcvdpsp Update RTL patterns for vector conversion - - - - --- 2019-10-23 Kewen.Lin New
Fix PR92179 Fix PR92179 - - - - --- 2019-10-23 Richard Biener New
Fix PR tree-optimization/92131 Fix PR tree-optimization/92131 - - - - --- 2019-10-23 Eric Botcazou New
Adjust BB vect from-scalar build Adjust BB vect from-scalar build - - - - --- 2019-10-23 Richard Biener New
[[PATCH,PR91979] handle mangling of nullptr expression ] updated the fix [[PATCH,PR91979] handle mangling of nullptr expression ] updated the fix - - - - --- 2019-10-23 kamlesh kumar New
[target/89071] Fix false dependence of scalar operations vrcp/vsqrt/vrsqrt/vrndscale [target/89071] Fix false dependence of scalar operations vrcp/vsqrt/vrsqrt/vrndscale - - - - --- 2019-10-23 Hongtao Liu New
Do not declare std::uses_allocator before C++11 Do not declare std::uses_allocator before C++11 - - - - --- 2019-10-22 Jonathan Wakely New
Restore use of tr1::unordered_map in testsuite Restore use of tr1::unordered_map in testsuite - - - - --- 2019-10-22 Jonathan Wakely New
Remove redundant std::allocator members for C++20 Remove redundant std::allocator members for C++20 - - - - --- 2019-10-22 Jonathan Wakely New
Ping*2: Add a simulate_enum_decl langhook Ping*2: Add a simulate_enum_decl langhook - - - - --- 2019-10-22 Richard Sandiford New
[C++] Improve build_x_unary_op locations [C++] Improve build_x_unary_op locations - - - - --- 2019-10-22 Paolo Carlini New
[Committed] PR fortran/92174 [Committed] PR fortran/92174 - - - - --- 2019-10-22 Steve Kargl New
Refactor rust-demangle to be independent of C++ demangling. Refactor rust-demangle to be independent of C++ demangling. - - - - --- 2019-10-22 Eduard-Mihai Burtescu New
[PR91979] Incorrect mangling for non-template-argument nullptr expression [PR91979] Incorrect mangling for non-template-argument nullptr expression - - - - --- 2019-10-22 kamlesh kumar New
[arm] Backport -- Fix multilibs for Armv7-R [arm] Backport -- Fix multilibs for Armv7-R - - - - --- 2019-10-22 Mihail Ionescu New
[C++] Partial fix for a recent regression (PR c++/90947) [C++] Partial fix for a recent regression (PR c++/90947) - - - - --- 2019-10-22 Jakub Jelinek New
C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates C++ PATCH for c++/91363 - P0960R3: Parenthesized initialization of aggregates - - - - --- 2019-10-22 Marek Polacek New
[arm] Match subtraction from carry_operation [arm] Match subtraction from carry_operation - - - - --- 2019-10-22 Richard Earnshaw (lists) New
[arm] make arm_carry_operation and arm_borrow_operation duals [arm] make arm_carry_operation and arm_borrow_operation duals - - - - --- 2019-10-22 Richard Earnshaw (lists) New
Fix PR92166 Fix PR92166 - - - - --- 2019-10-22 Richard Biener New
[C++] Drop ECF_LEAF from __cxa_guard_{acquire,release} (PR tree-optimization/85887) [C++] Drop ECF_LEAF from __cxa_guard_{acquire,release} (PR tree-optimization/85887) - - - - --- 2019-10-22 Jakub Jelinek New
Do not ICE in IPA inliner. Do not ICE in IPA inliner. - - - - --- 2019-10-22 Martin Liška New
Fix PR92173 Fix PR92173 - - - - --- 2019-10-22 Richard Biener New
Update aarch64 baseline symbols Update aarch64 baseline symbols - - - - --- 2019-10-22 Andreas Schwab New
[Arm,libsanitizer] Fix arm libsanitizer bootstrap failure [Arm,libsanitizer] Fix arm libsanitizer bootstrap failure - - - - --- 2019-10-22 Tamar Christina New
Fix PR90796 Fix PR90796 - - - - --- 2019-10-22 Michael Matz New
[3/3,ARC] Don't split ior/mov predicated insns. Bug fixes, cleanups and doc update. - - - - --- 2019-10-22 Claudiu Zissulescu Ianculescu New
[2/3,ARC] Update mea option documentation Bug fixes, cleanups and doc update. - - - - --- 2019-10-22 Claudiu Zissulescu Ianculescu New
[1/3,ARC] Cleanup sign/zero extend patterns Bug fixes, cleanups and doc update. - - - - --- 2019-10-22 Claudiu Zissulescu Ianculescu New
[ARC] Fix movsi_ne pattern. [ARC] Fix movsi_ne pattern. - - - - --- 2019-10-22 Claudiu Zissulescu Ianculescu New
[ARC] Fix legitimize pic address. [ARC] Fix legitimize pic address. - - - - --- 2019-10-22 Claudiu Zissulescu Ianculescu New
Fix use after free in vector_size change Fix use after free in vector_size change - - - - --- 2019-10-22 Richard Sandiford New
[wwwdocs] projects/gupc.html - adjust upc.gwu.edu references [wwwdocs] projects/gupc.html - adjust upc.gwu.edu references - - - - --- 2019-10-22 Gerald Pfeifer New
Fix incorrect merge of conflictant names in `dump_graphviz` Fix incorrect merge of conflictant names in `dump_graphviz` - - - - --- 2019-10-21 Giuliano Belinassi New
[fortran] PR91926 - assumed rank optional [fortran] PR91926 - assumed rank optional - - - - --- 2019-10-21 Paul Richard Thomas New
[arm] clean up alu+shift patterns [arm] clean up alu+shift patterns - - - - --- 2019-10-21 Richard Earnshaw (lists) New
[Fortran] Allow CHARACTER literals in assignments and DATA statements - for review [Fortran] Allow CHARACTER literals in assignments and DATA statements - for review - - - - --- 2019-10-21 Mark Eggleston New
Fix PR92162 Fix PR92162 - - - - --- 2019-10-21 Richard Biener New
Remove vars before TLS data during OpenACC shutdown Remove vars before TLS data during OpenACC shutdown - - - - --- 2019-10-21 Julian Brown New
[committed] Backports to gcc-9-branch [committed] Backports to gcc-9-branch - - - - --- 2019-10-21 Jakub Jelinek New
[wwwdocs] readings.html - pubs.opengroup.org has moved to https [wwwdocs] readings.html - pubs.opengroup.org has moved to https - - - - --- 2019-10-21 Gerald Pfeifer New
Fix PR92161 Fix PR92161 - - - - --- 2019-10-21 Richard Biener New
[MIPS] PR82981 - mulditi3 pattern for MIPS64R6 [MIPS] PR82981 - mulditi3 pattern for MIPS64R6 - - - - --- 2019-10-21 Mihailo Stojanovic New
[committed,vect] Only change base alignment if more restrictive [committed,vect] Only change base alignment if more restrictive - - - - --- 2019-10-21 Andre Vieira (lists) New
[AArch64] Implement __rndr, __rndrrs intrinsics [AArch64] Implement __rndr, __rndrrs intrinsics - - - - --- 2019-10-21 Kyrill Tkachov New
Record externals/invariants in the SLP graph Record externals/invariants in the SLP graph - - - - --- 2019-10-21 Richard Biener New
Report errors on inconsistent OpenACC nested reduction, clauses Report errors on inconsistent OpenACC nested reduction, clauses - - - - --- 2019-10-21 Frederik Harwath New
[wwwdocs] codingconventions.html - hboehm.info now defaults to https. [wwwdocs] codingconventions.html - hboehm.info now defaults to https. - - - - --- 2019-10-20 Gerald Pfeifer New
[doc] install.texi - hboehm.info tweak [doc] install.texi - hboehm.info tweak - - - - --- 2019-10-20 Gerald Pfeifer New
Fix dwarf-lineinfo inconsistency of inlined subroutines Fix dwarf-lineinfo inconsistency of inlined subroutines - - - - --- 2019-10-20 Bernd Edlinger New
[wwwdocs] Update gcc-10/changes.html re Intel ISA (was: gcc-wwwdocs branch master updated. 63fbcfea… [wwwdocs] Update gcc-10/changes.html re Intel ISA (was: gcc-wwwdocs branch master updated. 63fbcfea… - - - - --- 2019-10-20 Gerald Pfeifer New
Fix description of -fcommon Fix description of -fcommon - - - - --- 2019-10-20 Bernd Edlinger New
[wwwdocs] readings.html - tweak polyhedron.com link [wwwdocs] readings.html - tweak polyhedron.com link - - - - --- 2019-10-20 Gerald Pfeifer New
Fix wrong code issue in access path oracle Fix wrong code issue in access path oracle - - - - --- 2019-10-20 Jan Hubicka New
[3/3] Replace current_vector_size with vec_info::vector_size Turn current_vector_size into a vec_info field - - - - --- 2019-10-20 Richard Sandiford New
[2/3] Pass vec_infos to more routines Turn current_vector_size into a vec_info field - - - - --- 2019-10-20 Richard Sandiford New
[1/3] Avoid setting current_vector_size in get_vec_alignment_for_array_type Turn current_vector_size into a vec_info field - - - - --- 2019-10-20 Richard Sandiford New
Fix (hypothetical) problem with pre-reload splitters (PR target/92140) Fix (hypothetical) problem with pre-reload splitters (PR target/92140) - - - - --- 2019-10-20 Jakub Jelinek New
Move code out of vect_slp_analyze_bb_1 Move code out of vect_slp_analyze_bb_1 - - - - --- 2019-10-19 Richard Sandiford New
[Darwin,testsuite,committed] Fix Wnonnull on Darwin. [Darwin,testsuite,committed] Fix Wnonnull on Darwin. - - - - --- 2019-10-19 Iain Sandoe New
[PPC,committed] Delete out of date comment. [PPC,committed] Delete out of date comment. - - - - --- 2019-10-19 Iain Sandoe New
Improve debug info in ivopts optimized loops (PR debug/90231) Improve debug info in ivopts optimized loops (PR debug/90231) - - - - --- 2019-10-19 Jakub Jelinek New
Improve code generation of v += (c == 0) etc. on x86 (PR target/92140) Improve code generation of v += (c == 0) etc. on x86 (PR target/92140) - - - - --- 2019-10-19 Jakub Jelinek New
[committed] correct strcmp() == 0 result for unknown strings (PR 92157) [committed] correct strcmp() == 0 result for unknown strings (PR 92157) - - - - --- 2019-10-18 Martin Sebor New
[testsuite] Add test for PR91532 [testsuite] Add test for PR91532 - - - - --- 2019-10-18 Prathamesh Kulkarni New
[29/29,arm] Fix testsuite nit when compiling for thumb2 Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[28/29,arm] Improvements to negvsi4 and negvdi4. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[27/29,arm] Early expansion of subvdi4 Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[26/29,arm] Improve constant handling for subvsi4. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[25/29,arm] Early expansion of usubvdi4. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[24/29,arm] Improve constant handling for usubvsi4. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[23/29,arm] Early split addvdi4 Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[22/29,arm] Allow the summation result of signed add-with-overflow to be discarded. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[21/29,arm] Improve code generation for addvsi4. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[20/29,arm] Early expansion of uaddvdi4. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[19/29,arm] Handle immediate values in uaddvsi4 Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[18/29,arm] Cleanup dead code - old support for DImode comparisons Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[17/29,arm] Handle some constant comparisons using rsbs+rscs Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[16/29,arm] early split most DImode comparison operations. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[15/29,arm] Improve handling of DImode comparisions against constants. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[14/29,arm] Early split simple DImode equality comparisons Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[13/29,arm] Add alternative canonicalizations for subtract-with-carry + shift Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[12/29,arm] Implement negscc using SBC when appropriate. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[11/29,arm] Reduce cost of insns that are simple reg-reg moves. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[10/29,arm] Correct cost calculations involving borrow for subtracts. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[09/29,arm] Correctly cost addition with a carry-in Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[08/29,arm] Introduce arm_carry_operation Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[07/29,arm] Remove redundant DImode subtract patterns Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[06/29,arm] Early split subdi3 Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[05/29,arm] fix constraints on addsi3_carryin_alt2 Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[04/29,arm] Rewrite addsi3_carryin_shift_<optab> in canonical form Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[03/29,arm] Early split zero- and sign-extension Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[02/29,arm] Perform early splitting of adddi3. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[01/29,arm] Rip out DImode addition and subtraction splits. Rewrite DImode arithmetic support - - - - --- 2019-10-18 Richard Earnshaw (lists) New
[C++] Improve cp_parser_class_head error recovery [C++] Improve cp_parser_class_head error recovery - - - - --- 2019-10-18 Paolo Carlini New
[testsuite] More fixes for small targets. [testsuite] More fixes for small targets. - - - - --- 2019-10-18 Georg-Johann Lay New
Use narrow mode of constant when expanding widening multiplication Use narrow mode of constant when expanding widening multiplication - - - - --- 2019-10-18 Jozef Lawrynowicz New
[match.pd] Mid-end fix for r277110 [match.pd] Mid-end fix for r277110 - - - - --- 2019-10-18 Yuliang Wang New
« 1 2 ... 426 427 4281266 1267 »