Show patches with: Archived = No       |   126806 patches
« 1 2 ... 579 580 5811268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] P0409R2 - allow lambda capture [=, this] [C++] P0409R2 - allow lambda capture [=, this] - - - - --- 2017-09-20 Jakub Jelinek New
Improve x86_64 *movqi_internal at -Os (PR target/82260) Improve x86_64 *movqi_internal at -Os (PR target/82260) - - - - --- 2017-09-20 Jakub Jelinek New
libgo patch committed: enable ParseDirent for AIX libgo patch committed: enable ParseDirent for AIX - - - - --- 2017-09-20 Ian Lance Taylor New
libgo patch committed: Work around AIX getsockname bug libgo patch committed: Work around AIX getsockname bug - - - - --- 2017-09-20 Ian Lance Taylor New
Fix failing C++17 test Fix failing C++17 test - - - - --- 2017-09-20 Jonathan Wakely New
PR libstdc++/81469 deprecate std::uncaught_exception for C++17 PR libstdc++/81469 deprecate std::uncaught_exception for C++17 - - - - --- 2017-09-20 Jonathan Wakely New
Deprecate nested types in std::hash Deprecate nested types in std::hash - - - - --- 2017-09-20 Jonathan Wakely New
libgo patch commited: AIX updates libgo patch commited: AIX updates - - - - --- 2017-09-20 Ian Lance Taylor New
Remove non-standard std::copy_exception function Remove non-standard std::copy_exception function - - - - --- 2017-09-20 Jonathan Wakely New
PR libstdc++/82262 fix std::hash<std::optional<const T>> PR libstdc++/82262 fix std::hash<std::optional<const T>> - - - - --- 2017-09-20 Jonathan Wakely New
Don't query the frontend for unsupported types Don't query the frontend for unsupported types - - - - --- 2017-09-20 Richard Sandiford New
Make more use of simplify_gen_binary Make more use of simplify_gen_binary - - - - --- 2017-09-20 Richard Sandiford New
Add copy_rtx call to RTL loop unroller Add copy_rtx call to RTL loop unroller - - - - --- 2017-09-20 Richard Sandiford New
SUBREG_PROMOTED_VAR_P handling in expand_direct_optab_fn SUBREG_PROMOTED_VAR_P handling in expand_direct_optab_fn - - - - --- 2017-09-20 Richard Sandiford New
match.pd handling of three-constant bitops match.pd handling of three-constant bitops - - - - --- 2017-09-20 Richard Sandiford New
Fix unguarded uses of tree_to_uhwi Fix unguarded uses of tree_to_uhwi - - - - --- 2017-09-20 Richard Sandiford New
Tighten tree-ssa-ccp.c:get_value_for_expr condition Tighten tree-ssa-ccp.c:get_value_for_expr condition - - - - --- 2017-09-20 Richard Sandiford New
Add missing int_cst_rangeN checks to tree-vrp.c Add missing int_cst_rangeN checks to tree-vrp.c - - - - --- 2017-09-20 Richard Sandiford New
[GRAPHITE] Fix PR80213 [GRAPHITE] Fix PR80213 - - - - --- 2017-09-20 Richard Biener New
range_int_cst_p handling in extract_range_from_binary_expr_1 range_int_cst_p handling in extract_range_from_binary_expr_1 - - - - --- 2017-09-20 Richard Sandiford New
Add testcase for PR77362 Add testcase for PR77362 - - - - --- 2017-09-20 Richard Biener New
Fix PR82264 Fix PR82264 - - - - --- 2017-09-20 Richard Biener New
Add offset_int to guard HOST_WIDE_INT overflow (PR tree-optimization/82042). Add offset_int to guard HOST_WIDE_INT overflow (PR tree-optimization/82042). - - - - --- 2017-09-20 Martin Liška New
Fix UBSAN errors in dse.c (PR rtl-optimization/82044). Fix UBSAN errors in dse.c (PR rtl-optimization/82044). - - - - --- 2017-09-20 Martin Liška New
[committed] Stack clash protection 05/08 - V4 [committed] Stack clash protection 05/08 - V4 - - - - --- 2017-09-20 Jeff Law New
[committed] Stack clash protection patch 04/08 - V4 [committed] Stack clash protection patch 04/08 - V4 - - - - --- 2017-09-20 Jeff Law New
[committed] Stack clash protection 03/08 - V4 [committed] Stack clash protection 03/08 - V4 - - - - --- 2017-09-20 Jeff Law New
[committed] Stack clash protection patch 02b/08 - V4 [committed] Stack clash protection patch 02b/08 - V4 - - - - --- 2017-09-20 Jeff Law New
[committed] Stack clash protection patch 02/08 - V4 [committed] Stack clash protection patch 02/08 - V4 - - - - --- 2017-09-20 Jeff Law New
[committed] Stack clash protection patch 01/08 - V4 [committed] Stack clash protection patch 01/08 - V4 - - - - --- 2017-09-20 Jeff Law New
libgo patch committed: Restore "goroutine in C code" message libgo patch committed: Restore "goroutine in C code" message - - - - --- 2017-09-20 Ian Lance Taylor New
configure erroneously detects eh_frame misoptimization configure erroneously detects eh_frame misoptimization - - - - --- 2017-09-19 Steven Taschuk New
rs6000: Don't touch below the stack pointer (PR77687) rs6000: Don't touch below the stack pointer (PR77687) - - - - --- 2017-09-19 Segher Boessenkool New
Improve DW_AT_const_value with early_dwarf Improve DW_AT_const_value with early_dwarf - - - - --- 2017-09-19 Jakub Jelinek New
[PATXH,i386] : Add BT setcc patterns [PATXH,i386] : Add BT setcc patterns - - - - --- 2017-09-19 Uros Bizjak New
Fix PR81422[aarch64] internal compiler error: in update_equiv_regs, at ira.c:3425 Fix PR81422[aarch64] internal compiler error: in update_equiv_regs, at ira.c:3425 - - - - --- 2017-09-19 Qing Zhao New
, Improve moving SFmode to GPR on PowerPC , Improve moving SFmode to GPR on PowerPC - - - - --- 2017-09-19 Michael Meissner New
[i386] : Remove special handling of LEA addresses from ix86_split_long_move [i386] : Remove special handling of LEA addresses from ix86_split_long_move - - - - --- 2017-09-19 Uros Bizjak New
Fix PR82255 (vectorizer cost model overcounts some vector load costs) Fix PR82255 (vectorizer cost model overcounts some vector load costs) - - - - --- 2017-09-19 Bill Schmidt New
Fix typo in simplify_binary_operation_1 Fix typo in simplify_binary_operation_1 - - - - --- 2017-09-19 Segher Boessenkool New
PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversions PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversions - - - - --- 2017-09-19 Jonathan Wakely New
Fix PR81373 Fix PR81373 - - - - --- 2017-09-19 Richard Biener New
[C++] Some check-c++-all fixes [C++] Some check-c++-all fixes - - - - --- 2017-09-19 Jakub Jelinek New
[C++] C++2A P0704R1 - fixing const-qualified pointers to members [C++] C++2A P0704R1 - fixing const-qualified pointers to members - - - - --- 2017-09-19 Jakub Jelinek New
[C++] C++2A P0386R1 - default member initializers for bit-fields [C++] C++2A P0386R1 - default member initializers for bit-fields - - - - --- 2017-09-19 Jakub Jelinek New
Fix PR82244 Fix PR82244 - - - - --- 2017-09-19 Richard Biener New
haifa-sched: fix autopref_rank_for_schedule qsort comparator haifa-sched: fix autopref_rank_for_schedule qsort comparator - - - - --- 2017-09-19 Alexander Monakov New
cp: fix location comparison in member_name_cmp cp: fix location comparison in member_name_cmp - - - - --- 2017-09-19 Alexander Monakov New
[GRAPHITE] Fix affine constraint generation [GRAPHITE] Fix affine constraint generation - - - - --- 2017-09-19 Richard Biener New
libgo patch committed: always initialize str field in __go_string_slice result libgo patch committed: always initialize str field in __go_string_slice result - - - - --- 2017-09-18 Ian Lance Taylor New
Enable no-exec stacks for more targets using the Linux kernel Enable no-exec stacks for more targets using the Linux kernel - - - - --- 2017-09-18 Joseph Myers New
[i386] : Add missing M_AMDFAM17H CPU type to fold_builtin_cpu [i386] : Add missing M_AMDFAM17H CPU type to fold_builtin_cpu - - - - --- 2017-09-18 Uros Bizjak New
[committed] Add @findex for __builtin_shuffle (PR c/82234) [committed] Add @findex for __builtin_shuffle (PR c/82234) - - - - --- 2017-09-18 Jakub Jelinek New
[C++] Add a testcase for -std=c++1z [C++] Add a testcase for -std=c++1z - - - - --- 2017-09-18 Jakub Jelinek New
[aarch64] Fix error calls in aarch64 code so they can be tranlated [aarch64] Fix error calls in aarch64 code so they can be tranlated - - - - --- 2017-09-18 Steve Ellcey New
C++ PATCH for c++/82069, ICE with lambda in template C++ PATCH for c++/82069, ICE with lambda in template - - - - --- 2017-09-18 Jason Merrill New
[AArch64] PR71307: Define union class of POINTER+FP [AArch64] PR71307: Define union class of POINTER+FP - - - - --- 2017-09-18 Richard Sandiford New
[GRAPHITE] Fix PR69728 [GRAPHITE] Fix PR69728 - - - - --- 2017-09-18 Richard Biener New
[GRAPHITE] Another SCOP verification goof [GRAPHITE] Another SCOP verification goof - - - - --- 2017-09-18 Richard Biener New
Backport fix: [PATCH] Fix target attribute handling (PR c++/81355). Backport fix: [PATCH] Fix target attribute handling (PR c++/81355). - - - - --- 2017-09-18 Martin Liška New
Use built-in for std::make_integer_sequnce Use built-in for std::make_integer_sequnce - - - - --- 2017-09-18 Jonathan Wakely New
PR libstdc++/71187 reimplement declval without add_rvalue_reference PR libstdc++/71187 reimplement declval without add_rvalue_reference - - - - --- 2017-09-18 Jonathan Wakely New
Prevent invalid register mode changes in combine Prevent invalid register mode changes in combine - - - - --- 2017-09-18 Richard Sandiford New
Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD Base subreg rules on REGMODE_NATURAL_SIZE rather than UNITS_PER_WORD - - - - --- 2017-09-18 Richard Sandiford New
Fix PR82220 Fix PR82220 - - - - --- 2017-09-18 Richard Biener New
[Ada] Fix spurious error on component of overloaded function result [Ada] Fix spurious error on component of overloaded function result - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Spurious error with unqualified aggregate in instantiation. [Ada] Spurious error with unqualified aggregate in instantiation. - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Ravenscar simple barriers and validity checks [Ada] Ravenscar simple barriers and validity checks - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Spurious error in ASIS on static predicate aspects/ [Ada] Spurious error in ASIS on static predicate aspects/ - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Undefined symbol due to pragma Inline_Always [Ada] Undefined symbol due to pragma Inline_Always - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Validity check failure with packed array and pragma [Ada] Validity check failure with packed array and pragma - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Iterable aspect of derived types [Ada] Iterable aspect of derived types - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Implicit_Dereference with access to access and prefix notation [Ada] Implicit_Dereference with access to access and prefix notation - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Scalar_Storage_Order support in conjunction with overlay [Ada] Scalar_Storage_Order support in conjunction with overlay - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Crash on mutable record component with box initialization [Ada] Crash on mutable record component with box initialization - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Crash on illegal current instance [Ada] Crash on illegal current instance - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[RFC] ipa: fix dumping with deleted multiversioning nodes [RFC] ipa: fix dumping with deleted multiversioning nodes - - - - --- 2017-09-18 Evgeny Kudryashov New
[Ada] Spurious unreferenced warning in pramga Linker_Section [Ada] Spurious unreferenced warning in pramga Linker_Section - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada,PR,ada/71358] GNAT.Command_Line: crash in Getopt on empty Config [Ada,PR,ada/71358] GNAT.Command_Line: crash in Getopt on empty Config - - - - --- 2017-09-18 Pierre-Marie de Rodat New
[Ada] Allow generic package holding state [Ada] Allow generic package holding state - - - - --- 2017-09-18 Pierre-Marie de Rodat New
Fix PR target/81361 Fix PR target/81361 - - - - --- 2017-09-18 Eric Botcazou New
Bump downloaded ISL version to 0.18 Bump downloaded ISL version to 0.18 - - - - --- 2017-09-18 Richard Biener New
[GRAPHITE] Enhance handled data-refs [GRAPHITE] Enhance handled data-refs - - - - --- 2017-09-18 Richard Biener New
Fix PR79622 Fix PR79622 - - - - --- 2017-09-18 Richard Biener New
[fortran] Warn about out-of-bounds-errors in DO loops [fortran] Warn about out-of-bounds-errors in DO loops - - - - --- 2017-09-17 Thomas Koenig New
[Fortran] PR 82143: add a -fdefault-real-16 flag [Fortran] PR 82143: add a -fdefault-real-16 flag - - - - --- 2017-09-17 Janus Weil New
[RS6000] PR81996, __builtin_return_address(0) fails [RS6000] PR81996, __builtin_return_address(0) fails - - - - --- 2017-09-17 Alan Modra New
[nds32] Add OPT_fsched_pressure and OPT_fomit_frame_pointer in optimization table. [nds32] Add OPT_fsched_pressure and OPT_fomit_frame_pointer in optimization table. - - - - --- 2017-09-17 Chung-Ju Wu New
[nds32] Refine formatting and comments. [nds32] Refine formatting and comments. - - - - --- 2017-09-17 Chung-Ju Wu New
[RFA] Implement __VA_OPT__ [RFA] Implement __VA_OPT__ - - - - --- 2017-09-16 Tom Tromey New
[committed] PR82228: Move ncopies calculation in vectorizable_live_operation [committed] PR82228: Move ncopies calculation in vectorizable_live_operation - - - - --- 2017-09-16 Richard Sandiford New
Backports to 5.x Backports to 5.x - - - - --- 2017-09-16 Jakub Jelinek New
[Fortran] PR 82018: -Wextra should imply -Wconversion-extra [Fortran] PR 82018: -Wextra should imply -Wconversion-extra - - - - --- 2017-09-16 Janus Weil New
Backports to 6.x Backports to 6.x - - - - --- 2017-09-15 Jakub Jelinek New
RFA (hash-map): PATCH to support GTY((cache)) with hash_map RFA (hash-map): PATCH to support GTY((cache)) with hash_map - - - - --- 2017-09-15 Jason Merrill New
Go patch committed: return an error statement for fallthrough in last case Go patch committed: return an error statement for fallthrough in last case - - - - --- 2017-09-15 Ian Lance Taylor New
Go patch committed: check for error expression in Array_type::get_backend_length Go patch committed: check for error expression in Array_type::get_backend_length - - - - --- 2017-09-15 Ian Lance Taylor New
[rs6000] Replace swap of a loaded vector constant with load of a swapped vector constant [rs6000] Replace swap of a loaded vector constant with load of a swapped vector constant - - - - --- 2017-09-15 Kelvin Nilsen New
Implement C11 excess precision semantics for conversions (PR c/82071) Implement C11 excess precision semantics for conversions (PR c/82071) - - - - --- 2017-09-15 Joseph Myers New
[aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb [aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb - - 1 - --- 2017-09-15 Steve Ellcey New
« 1 2 ... 579 580 5811268 1269 »