Show patches with: Archived = No       |   126906 patches
« 1 2 ... 516 517 5181269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix failure when -fno-rtti test is run in C++17 or later Fix failure when -fno-rtti test is run in C++17 or later - - - - --- 2018-08-23 Jonathan Wakely New
[FORTRAN] Remove OS dependency in definition of ASYNC_IO [FORTRAN] Remove OS dependency in definition of ASYNC_IO - - - - --- 2018-08-23 David Edelsohn New
Fix typo "permutaion" in vect_grouped_store_supported. Fix typo "permutaion" in vect_grouped_store_supported. - - - - --- 2018-08-23 Prathamesh Kulkarni New
C++: highlight bad argument in some users of print_z_candidates (more PR c++/85110) C++: highlight bad argument in some users of print_z_candidates (more PR c++/85110) - - - - --- 2018-08-23 David Malcolm New
C++: underline param in print_conversion_rejection (more PR c++/85110) C++: underline param in print_conversion_rejection (more PR c++/85110) - - - - --- 2018-08-23 David Malcolm New
fix typo 'exapnded' to 'expanded' fix typo 'exapnded' to 'expanded' - - - - --- 2018-08-23 Giuliano Belinassi New
Do not read gcda files multiple times (PR gcov-profile/87069). Do not read gcda files multiple times (PR gcov-profile/87069). - - - - --- 2018-08-23 Martin Liška New
Do not stream TYPE_STUB_DECL Do not stream TYPE_STUB_DECL - - - - --- 2018-08-23 Jan Hubicka New
Fix recent bug in canonicalize_comparison (PR87026) Fix recent bug in canonicalize_comparison (PR87026) - - - - --- 2018-08-23 Segher Boessenkool New
Remove verify_no_unreachable_blocks Remove verify_no_unreachable_blocks - - - - --- 2018-08-23 Richard Biener New
PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUs PR target/86951 arm - Handle speculation barriers on pre-armv7 CPUs - - - - --- 2018-08-23 Richard Earnshaw (lists) New
Fix PR87024 Fix PR87024 - - - - --- 2018-08-23 Richard Biener New
RFA: Define vect_perm for variable-length SVE RFA: Define vect_perm for variable-length SVE - - - - --- 2018-08-23 Richard Sandiford New
Avoid is_constant calls in vectorizable_bswap Avoid is_constant calls in vectorizable_bswap - - - - --- 2018-08-23 Richard Sandiford New
[AArch64] Improve SVE handling of single-vector permutes [AArch64] Improve SVE handling of single-vector permutes - - - - --- 2018-08-23 Richard Sandiford New
Fix aarch64_evpc_tbl guard (PR 85910) Fix aarch64_evpc_tbl guard (PR 85910) - - - - --- 2018-08-23 Richard Sandiford New
Remove C++14-isms from C++11 tests Remove C++14-isms from C++11 tests - - - - --- 2018-08-23 Jonathan Wakely New
Skip tests that depend on the cxx11 std::string Skip tests that depend on the cxx11 std::string - - - - --- 2018-08-23 Jonathan Wakely New
[AARCH64] use "arch_enabled" attribute for aarch64. [AARCH64] use "arch_enabled" attribute for aarch64. - - - - --- 2018-08-23 Matthew Malcomson New
C++ PATCH for c++/87029, Implement -Wredundant-move C++ PATCH for c++/87029, Implement -Wredundant-move - - - - --- 2018-08-23 Marek Polacek New
Fix tests that fail in C++98 mode Fix tests that fail in C++98 mode - - - - --- 2018-08-22 Jonathan Wakely New
PR libstdc++/87061 remove pmr type aliases for COW strings PR libstdc++/87061 remove pmr type aliases for COW strings - - - - --- 2018-08-22 Jonathan Wakely New
PR libstdc++/78448 limit vector::max_size and deque::max_size PR libstdc++/78448 limit vector::max_size and deque::max_size - - - - --- 2018-08-22 Jonathan Wakely New
Make safe_iterator inline friends Make safe_iterator inline friends - - - - --- 2018-08-22 François Dumont New
Allow target to emit LTO early debug to a separate LTO file. Allow target to emit LTO early debug to a separate LTO file. - - - - --- 2018-08-22 Iain Sandoe New
Signed zero for {max,min}val intrinsics Signed zero for {max,min}val intrinsics - - - - --- 2018-08-22 Janne Blomqvist New
PING^1: [PATCH] Set start_location to 0 if we ran out of line map space PING^1: [PATCH] Set start_location to 0 if we ran out of line map space - - - - --- 2018-08-22 H.J. Lu New
DWARF: Call set_indirect_string on DW_MACINFO_start_file DWARF: Call set_indirect_string on DW_MACINFO_start_file - - - - --- 2018-08-22 H.J. Lu New
[libiberty] Fix PGO bootstrap [libiberty] Fix PGO bootstrap - - - - --- 2018-08-22 Nathan Sidwell New
[libiberty] Fix PGO bootstrap [libiberty] Fix PGO bootstrap - - - - --- 2018-08-22 Nathan Sidwell New
[rs6000] inline expansion of str[n]cmp using vec/vsx instructions [rs6000] inline expansion of str[n]cmp using vec/vsx instructions - - - - --- 2018-08-22 Aaron Sawdey New
Improve checks in c_strlen (PR 87053) Improve checks in c_strlen (PR 87053) - - - - --- 2018-08-22 Bernd Edlinger New
[debug] Add -gdescriptive-dies [debug] Add -gdescriptive-dies - - - - --- 2018-08-22 Tom de Vries New
combine: Do another check before splitting a parallel (PR86771) combine: Do another check before splitting a parallel (PR86771) - - - - --- 2018-08-22 Segher Boessenkool New
Change AArch64 specific FMAX/FMIN tests into generic MAX_EXPR/MIN_EXPR tests Change AArch64 specific FMAX/FMIN tests into generic MAX_EXPR/MIN_EXPR tests - - - - --- 2018-08-22 Szabolcs Nagy New
[Darwin] Update LTO specs to match gcc/gcc.c [Darwin] Update LTO specs to match gcc/gcc.c - - - - --- 2018-08-22 Iain Sandoe New
PR libstdc++/77854 document size_type for containers PR libstdc++/77854 document size_type for containers - - - - --- 2018-08-22 Jonathan Wakely New
Fix PR86988 Fix PR86988 - - - - --- 2018-08-22 Richard Biener New
[2/2] Fix bogus inner induction (PR 86725) [1/2] Fix bogus double reduction (PR 86725) - - - - --- 2018-08-22 Richard Sandiford New
VRP: make range_includes_zero_p handle value_ranges VRP: make range_includes_zero_p handle value_ranges - - - - --- 2018-08-22 Aldy Hernandez New
[1/2] Fix bogus double reduction (PR 86725) [1/2] Fix bogus double reduction (PR 86725) - - - - --- 2018-08-22 Richard Sandiford New
Only test STMT_VINFO_STRIDED_P for the first statement in a group Only test STMT_VINFO_STRIDED_P for the first statement in a group - - - - --- 2018-08-22 Richard Sandiford New
Fix PR86945 Fix PR86945 - - - - --- 2018-08-22 Richard Biener New
[debug] Add -gforce-named-dies [debug] Add -gforce-named-dies - - - - --- 2018-08-22 Tom de Vries New
print full STRING_CST in Gimple dumps (PR 87052) print full STRING_CST in Gimple dumps (PR 87052) - - - - --- 2018-08-22 Martin Sebor New
warn for sprintf argument mismatches (PR 87034) warn for sprintf argument mismatches (PR 87034) - - - - --- 2018-08-22 Martin Sebor New
Walk pointer_to and reference_to chain in free_lang_data Walk pointer_to and reference_to chain in free_lang_data - - - - --- 2018-08-21 Jan Hubicka New
[Fortran,F08] PR 86888: allocatable components of indirectly recursive type [Fortran,F08] PR 86888: allocatable components of indirectly recursive type - - - - --- 2018-08-21 Janus Weil New
Optimise sqrt reciprocal multiplications Optimise sqrt reciprocal multiplications - - - - --- 2018-08-21 Kyrill Tkachov New
C++ PATCH to fix typo in cp-tree.h C++ PATCH to fix typo in cp-tree.h - - - - --- 2018-08-21 Marek Polacek New
[Ada] Add a new gnat tool vxlink [Ada] Add a new gnat tool vxlink - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Crash on expression function and tagged types [Ada] Crash on expression function and tagged types - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Spurious crash on expression function as completion with contracts [Ada] Spurious crash on expression function as completion with contracts - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Retention of with clauses for ignored Ghost units [Ada] Retention of with clauses for ignored Ghost units - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Crash processing SPARK annotate aspect [Ada] Crash processing SPARK annotate aspect - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Spurious error on overriding protected function in instance [Ada] Spurious error on overriding protected function in instance - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Update for Ownership rules for access types according to AI12-0240 [Ada] Update for Ownership rules for access types according to AI12-0240 - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Spurious ambiguity error on call returning an access type [Ada] Spurious ambiguity error on call returning an access type - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Improper copying of limited arrays with default initialization [Ada] Improper copying of limited arrays with default initialization - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Fix internal error on extension of record with representation clause [Ada] Fix internal error on extension of record with representation clause - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Spurious "Duplicated symbol" error with discriminated tasks [Ada] Spurious "Duplicated symbol" error with discriminated tasks - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Define versions of dimension system for Float and Long_Float [Ada] Define versions of dimension system for Float and Long_Float - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[libiberty] pex-unix error behaviour [libiberty] pex-unix error behaviour - - - - --- 2018-08-21 Nathan Sidwell New
[Ada] General purpose doubly linked list for compiler and tool use [Ada] General purpose doubly linked list for compiler and tool use - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Crash on entry in generic with dynamic elaboration checks [Ada] Crash on entry in generic with dynamic elaboration checks - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Compiler abort on call to expr. function for default discriminant [Ada] Compiler abort on call to expr. function for default discriminant - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Dynamically resizable, load factor-based hash table [Ada] Dynamically resizable, load factor-based hash table - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Enumeration types with non-standard representation [Ada] Enumeration types with non-standard representation - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[Ada] Handle pragmas that come from aspects for GNATprove [Ada] Handle pragmas that come from aspects for GNATprove - - - - --- 2018-08-21 Pierre-Marie de Rodat New
[testsuite] Stringify __USER_LABEL_PREFIX__ in pr85248. [testsuite] Stringify __USER_LABEL_PREFIX__ in pr85248. - - - - --- 2018-08-21 Iain Sandoe New
[RFC] Add gimple-cfg.h. [RFC] Add gimple-cfg.h. - - - - --- 2018-08-21 Martin Liška New
[C++,obvious?] Change check_static_variable_definition return type to void [C++,obvious?] Change check_static_variable_definition return type to void - - - - --- 2018-08-21 Paolo Carlini New
Remove redundant { dg-do run } directives in tests Remove redundant { dg-do run } directives in tests - - - - --- 2018-08-21 Jonathan Wakely New
RFC: Refactor std::tuple constraints RFC: Refactor std::tuple constraints - - - - --- 2018-08-21 Jonathan Wakely New
fix some build breakage fix some build breakage - - - - --- 2018-08-20 Nathan Sidwell New
Use c_getstr to get the format string in gimple-ssa-sprintf.c Use c_getstr to get the format string in gimple-ssa-sprintf.c - - - - --- 2018-08-20 Bernd Edlinger New
, PR target/87033, General LWAX on PowerPC , PR target/87033, General LWAX on PowerPC - - - - --- 2018-08-20 Michael Meissner New
[committed] Add support for grouping of related diagnostics (PR other/84889) [committed] Add support for grouping of related diagnostics (PR other/84889) - - - - --- 2018-08-20 David Malcolm New
[RFC,rs6000,v3] enable early gimple-folding of vec_splat [RFC,rs6000,v3] enable early gimple-folding of vec_splat - - - - --- 2018-08-20 will schmidt New
[rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper() [rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper() - - - - --- 2018-08-20 will schmidt New
C++ PATCH for c++/86981, implement -Wpessimizing-move C++ PATCH for c++/86981, implement -Wpessimizing-move - - - - --- 2018-08-20 Marek Polacek New
P0646R1 for Debug mode P0646R1 for Debug mode - - - - --- 2018-08-20 François Dumont New
x86: Always update EH return address in word_mode x86: Always update EH return address in word_mode - - - - --- 2018-08-20 H.J. Lu New
[CPP] node field bits [CPP] node field bits - - - - --- 2018-08-20 Nathan Sidwell New
[libiberty] PEX-unix forking [libiberty] PEX-unix forking - - - - --- 2018-08-20 Nathan Sidwell New
XFAIL 18_support/new_nothrow.cc on AIX XFAIL 18_support/new_nothrow.cc on AIX - - - - --- 2018-08-20 David Edelsohn New
[CPP] node type [CPP] node type - - - - --- 2018-08-20 Nathan Sidwell New
[CPP] Fix warning & other cleanups. [CPP] Fix warning & other cleanups. - - - - --- 2018-08-20 Nathan Sidwell New
Optimize more boolean functions Optimize more boolean functions - - - - --- 2018-08-20 MCC CS New
Kill cpp-id-data.h Kill cpp-id-data.h - - - - --- 2018-08-20 Nathan Sidwell New
[v2,C,ADA] use function descriptors instead of trampolines in C [v2,C,ADA] use function descriptors instead of trampolines in C - - - - --- 2018-08-20 Uecker, Martin New
Improve PR78655 Improve PR78655 - - - - --- 2018-08-20 Richard Biener New
#assert becomes macro-like #assert becomes macro-like - - - - --- 2018-08-20 Nathan Sidwell New
Refactor std::optional SFINAE constraints Refactor std::optional SFINAE constraints - - - - --- 2018-08-20 Jonathan Wakely New
Remove obsolette hunk in free_lang_data_r Remove obsolette hunk in free_lang_data_r - - - - --- 2018-08-20 Jan Hubicka New
Do not stream types in DECL_CONTEXT Do not stream types in DECL_CONTEXT - - - - --- 2018-08-20 Jan Hubicka New
Avoid negative bitpos in expand_expr_real_1 (PR 86984) Avoid negative bitpos in expand_expr_real_1 (PR 86984) - - - - --- 2018-08-19 Bernd Edlinger New
[i386] : FIx PR 86994, gcc.target/i386/20040112-1.c FAILs [i386] : FIx PR 86994, gcc.target/i386/20040112-1.c FAILs - - - - --- 2018-08-19 Uros Bizjak New
[LTO,wrappers] If we're not building a plugin don't try to invoke it. [LTO,wrappers] If we're not building a plugin don't try to invoke it. - - - - --- 2018-08-18 Iain Sandoe New
[Darwin] Do not run dsymutil automatically, when -save-temps is on the command line. [Darwin] Do not run dsymutil automatically, when -save-temps is on the command line. - - - - --- 2018-08-18 Iain Sandoe New
« 1 2 ... 516 517 5181269 1270 »