Show patches with: none      |   128869 patches
« 1 2 ... 535 536 5371288 1289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] simtest-howto.html -- simplify/reduce explicit formatting [wwwdocs] simtest-howto.html -- simplify/reduce explicit formatting - - - - --- 2018-08-26 Gerald Pfeifer New
[fortran] PRs 80477 and 86481 - memory leaks following function calls. [fortran] PRs 80477 and 86481 - memory leaks following function calls. - - - - --- 2018-08-26 Paul Richard Thomas New
[wwwdocs] Simplify the formatting/coding of our main page a bit [wwwdocs] Simplify the formatting/coding of our main page a bit - - - - --- 2018-08-26 Gerald Pfeifer New
[wwwdocs] */changes.html -- replace <a name=...> by id attributes [wwwdocs] */changes.html -- replace <a name=...> by id attributes - - - - --- 2018-08-26 Gerald Pfeifer New
[wwwdocs] news/profiledriven.html -- avoid <a name=...> [wwwdocs] news/profiledriven.html -- avoid <a name=...> - - - - --- 2018-08-26 Gerald Pfeifer New
[wwwdocs] Use CSS instead of manual specifications for the width of items on our navigation bar [wwwdocs] Use CSS instead of manual specifications for the width of items on our navigation bar - - - - --- 2018-08-26 Gerald Pfeifer New
Keep std::deque algos specializations in Debug mode Keep std::deque algos specializations in Debug mode - - - - --- 2018-08-25 François Dumont New
[libfortran] correct buffer size in library matmul [libfortran] correct buffer size in library matmul - - - - --- 2018-08-25 Thomas Koenig New
[wwwdocs] Replace valign="top" on our main page by CSS [wwwdocs] Replace valign="top" on our main page by CSS - - - - --- 2018-08-25 Gerald Pfeifer New
[wwwdocs] Replace use of <a name="..."> in all of bugs/ [wwwdocs] Replace use of <a name="..."> in all of bugs/ - - - - --- 2018-08-25 Gerald Pfeifer New
[wwwdocs] Remove cvsup.html [wwwdocs] Remove cvsup.html - - - - --- 2018-08-25 Gerald Pfeifer New
[Darwin] Minor code clean-up, NFC, committed. [Darwin] Minor code clean-up, NFC, committed. - - - - --- 2018-08-25 Iain Sandoe New
[committed] diagnostics: tweaks to line-spans vs line numbering (PR 87091) [committed] diagnostics: tweaks to line-spans vs line numbering (PR 87091) - - - - --- 2018-08-24 David Malcolm New
Adjust string_constant to new STRING_CST semantics Adjust string_constant to new STRING_CST semantics - - - - --- 2018-08-24 Bernd Edlinger New
C++ PATCH for c++/87080, ICE with -Wpessimizing-move C++ PATCH for c++/87080, ICE with -Wpessimizing-move - - - - --- 2018-08-24 Marek Polacek New
[PATCHv2] Handle overlength string literals in the fortan FE [PATCHv2] Handle overlength string literals in the fortan FE - - - - --- 2018-08-24 Bernd Edlinger New
[PATCHv2] Handle overlength strings in C++ FE [PATCHv2] Handle overlength strings in C++ FE - - - - --- 2018-08-24 Bernd Edlinger New
[PATCHv2] Handle overlength strings in the C FE [PATCHv2] Handle overlength strings in the C FE - - - - --- 2018-08-24 Bernd Edlinger New
[PATCHv2] Call braced_list_to_string after array size is fixed [PATCHv2] Call braced_list_to_string after array size is fixed - - - - --- 2018-08-24 Bernd Edlinger New
convert MIN_EXPR operands to the same type (PR 87059) convert MIN_EXPR operands to the same type (PR 87059) - - - - --- 2018-08-24 Martin Sebor New
Go patch committed: Remove the dummy arg of getcallersp Go patch committed: Remove the dummy arg of getcallersp - - - - --- 2018-08-24 Ian Lance Taylor New
Forward declare debug containers so std::pmr aliases work Forward declare debug containers so std::pmr aliases work - - - - --- 2018-08-24 Jonathan Wakely New
[PR,87059] kludge over MIN_EXPR problem causing VRP failure in value ranges [PR,87059] kludge over MIN_EXPR problem causing VRP failure in value ranges - - - - --- 2018-08-24 Aldy Hernandez New
new(nothrow) is malloc-like new(nothrow) is malloc-like - - - - --- 2018-08-24 Marc Glisse New
avoid warning on constant strncpy until next statement is reachable (PR 87028) avoid warning on constant strncpy until next statement is reachable (PR 87028) - - - - --- 2018-08-24 Martin Sebor New
[debug] Add -gdescribe-dies [debug] Add -gdescribe-dies - - - - --- 2018-08-24 Tom de Vries New
Fix overeager spelling corrections (PR c/82967) Fix overeager spelling corrections (PR c/82967) - - - - --- 2018-08-24 David Malcolm New
[Darwin,config] Fix PR70694; don't force visibility on inlines for Darwin > 8 [Darwin,config] Fix PR70694; don't force visibility on inlines for Darwin > 8 - - - - --- 2018-08-24 Iain Sandoe New
Optimize sreal normalization Optimize sreal normalization - - - - --- 2018-08-24 Jan Hubicka New
: Remove remaining traces of MPX bounded pointers : Remove remaining traces of MPX bounded pointers - - - - --- 2018-08-24 Uros Bizjak New
Use complete_array_type on flexible array member initializers Use complete_array_type on flexible array member initializers - - - - --- 2018-08-24 Bernd Edlinger New
[4/4,v2] RPO-style value-numbering for FRE/PRE Untitled series #62320 - - - - --- 2018-08-24 Richard Biener New
(PR86989) (PR86989) - - - - --- 2018-08-24 Segher Boessenkool New
[PR,87073,committed] fix go bootstrap [PR,87073,committed] fix go bootstrap - - - - --- 2018-08-24 Aldy Hernandez New
PATCH for c++/87068, missing diagnostic with fallthrough statement PATCH for c++/87068, missing diagnostic with fallthrough statement - - - - --- 2018-08-23 Marek Polacek New
[fortran] Fix PR 86837, wrong code regression in implied do loop in i/o [fortran] Fix PR 86837, wrong code regression in implied do loop in i/o - - - - --- 2018-08-23 Thomas König New
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
« 1 2 ... 535 536 5371288 1289 »