platform/upstream/gcc.git
2017-09-21 Tamar Christinare PR testsuite/78421 (vect-strided-a-u8-i2-gap.c fails...
2017-09-21 Segher BoessenkoolRename existing insn_cost to insn_sched_cost
2017-09-21 Cesar Philippidisopenmp.c (gfc_match_oacc_wait): Don't restrict wait...
2017-09-21 Alexander Monakovtoplev: read from /dev/urandom only when needed
2017-09-21 Evgeny Kudryashovipa: fix dumping with deleted multiversioning nodes
2017-09-21 Jakub Jelinekre PR sanitizer/81715 (asan-stack=1 redzone allocation...
2017-09-21 Richard Bienerre PR tree-optimization/82276 (-O2: ICE: SSA corruption...
2017-09-21 Wilco DijkstraPR71951: Fix unwinding with -fomit-frame-pointer
2017-09-21 Richard Bienergraphite-isl-ast-to-gimple.c (graphite_regenerate_ast_i...
2017-09-21 Richard SandifordMake more use of simplify_gen_binary
2017-09-21 Richard SandifordAdd copy_rtx call to RTL loop unroller
2017-09-21 Richard SandifordFix unguarded uses of tree_to_uhwi
2017-09-21 Richard SandifordTighten tree-ssa-ccp.c:get_value_for_expr condition
2017-09-21 Eric BotcazouTweak
2017-09-21 Richard SandifordAdd missing int_cst_rangeN checks to tree-vrp.c
2017-09-21 Richard Bienerre PR tree-optimization/71351 (ICE: Segmentation fault...
2017-09-21 Jonathan WakelyFix tests for std::clamp
2017-09-21 Jakub Jelinekre PR target/82260 ([x86] Unnecessary use of 8-bit...
2017-09-21 Andreas Krebbels390.c (MIN_UNROLL_PROBES): Define.
2017-09-21 Nathan Sidwell[C++ PATCH] class member ordering
2017-09-21 Alexandre Olivaenable handling of -gno- command-line options as negate...
2017-09-21 GCC AdministratorDaily bump.
2017-09-20 Ian Lance Taylorlibgo: fix build when using -enable-static=no
2017-09-20 Martin SeborFix C++ testsuite fallout from r252976.
2017-09-20 Martin SeborFix testsuite fallout from r252976.
2017-09-20 Jeff Lawpowerpcspe.c (rs6000_expand_prologue): Fix thinko in...
2017-09-20 Jonathan WakelyPR libstdc++/79162 Fix std::string regression due to...
2017-09-20 Jeff Lawexplow.c (compute_stack_clash_protection_loop_data...
2017-09-20 Segher Boessenkoolrs6000: Don't touch below the stack pointer (PR77687)
2017-09-20 Ian Lance Taylorre PR sanitizer/77631 (no symbols in backtrace shown...
2017-09-20 Jakub JelinekP0409R2 - allow lambda capture [=, this]
2017-09-20 Jakub Jelinekcplusplus.C: Test that __cplusplus is equal to 201703L.
2017-09-20 Jonathan WakelyPR libstdc++/79162 Fix std::string regression due to...
2017-09-20 Ian Lance Taylorsyscall: enable ParseDirent for AIX
2017-09-20 Ian Lance Taylorsyscall: workaround for getsockname bug in AIX
2017-09-20 Jonathan WakelyFix failing C++17 test
2017-09-20 Jonathan WakelyPR libstdc++/81469 deprecate std::uncaught_exception...
2017-09-20 Jonathan WakelyDeprecate nested types in std::hash
2017-09-20 Ian Lance Taylorinternal,net,os,runtime,syscall: fixes for AIX followin...
2017-09-20 Sebastian Perytconfig.gcc: Support "knm".
2017-09-20 Uros BizjakRevert my 2017-09-19 patch.
2017-09-20 Jonathan WakelyRemove non-standard std::copy_exception function
2017-09-20 Jonathan WakelyPR libstdc++/82262 fix std::hash<std::optional<const T>>
2017-09-20 Richard Bienerre PR tree-optimization/80213 (ICE in check_loop_closed...
2017-09-20 Richard Bienerre PR tree-optimization/77362 ([graphite] ICE in sese_b...
2017-09-20 Richard Bienerre PR tree-optimization/82264 (ICE in vn_phi_lookup...
2017-09-20 Jakub Jelinekdwarf2out.c (tree_add_const_value_attribute): For INTEG...
2017-09-20 Jakub Jelinekdwarf2out.c (DEBUG_LTO_DWO_INFO_SECTION): Reorder defines.
2017-09-20 Paolo Carlinire PR c++/64954 (GCC incorrectly rejects constexpr...
2017-09-20 Richard Bienergraphite-sese-to-poly.c (extract_affine): Properly...
2017-09-20 Richard Bienerre PR tree-optimization/81373 (Graphite ICE in ssa_defa...
2017-09-20 Jeff Lawcombine-stack-adj.c (combine_stack_adjustments_for_bloc...
2017-09-20 Jeff Lawi386.c (ix86_adjust_stack_and_probe_stack_clash): New.
2017-09-20 Jeff Lawfunction.c (dump_stack_clash_frame_info): New function.
2017-09-20 Jeff Lawalpha.c (alpha_expand_prologue): Also check flag_stack_...
2017-09-20 Jeff Lawexplow.c: Include "params.h".
2017-09-20 Jeff Lawcommon.opt (-fstack-clash-protection): New option.
2017-09-20 Ian Lance Taylorruntime: restore "goroutine in C code" message
2017-09-20 GCC AdministratorDaily bump.
2017-09-19 Uros Bizjaki386.md (*scc_bt<mode>): New insn_and_split pattern.
2017-09-19 Jakub Jelinekpr31146-2.C: Only do scan-tree-dump for c++14_down.
2017-09-19 Uros Bizjaki386.c (ix86_split_long_move): Do not handle address...
2017-09-19 Jonathan WakelyPR libstdc++/71500 restore C++11 compatibility in ...
2017-09-19 Segher BoessenkoolFix typo in simplify_binary_operation_1
2017-09-19 Jonathan WakelyPR libstdc++/82254 fix std::is_nothrow_invocable_r...
2017-09-19 Martin SeborPR c/81854 - weak alias of an incompatible symbol accepted
2017-09-19 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2017-09-19 Will Schmidtfold-vec-ld-misc.c: New.
2017-09-19 Richard Bienerre PR tree-optimization/82244 (-O2: ICE: tree check...
2017-09-19 Alexander Monakovlra: make reload_pseudo_compare_func a proper comparator
2017-09-19 Pierre-Marie... validity_check.adb: Minor dg-options simplification.
2017-09-19 Richard Bienerre PR tree-optimization/69728 (internal compiler error...
2017-09-19 Rainer OrthFix some gotools testing problems
2017-09-19 Richard Bienergraphite-scop-detection.c (scop_detection::can_represen...
2017-09-19 GCC AdministratorDaily bump.
2017-09-18 Paolo Carlinire PR c++/80947 (Different visibility for the lambda...
2017-09-18 Ian Lance Taylorruntime: always initialize str field in __go_string_sli...
2017-09-18 Jonathan WakelyPR libstdc++/81468 fix test for duration conversions
2017-09-18 Andreas Schwabre PR target/81613 (FAIL: gfortran.dg/intrinsic_modulo_...
2017-09-18 Uros Bizjaki386.c (fold_builtin_cpu): Add M_AMDFAM17H to processor...
2017-09-18 Jakub Jelinekre PR c/82234 (__builtin_shuffle is not in the keyword...
2017-09-18 Jason MerrillPR c++/82069 - ICE with lambda in template
2017-09-18 Richard SandifordMove computation of SLP_TREE_NUMBER_OF_VEC_STMTS
2017-09-18 Richard SandifordFix an SVE failure in the Fortran matmul* tests
2017-09-18 Richard SandifordInclude phis in SLP unrolling calculation
2017-09-18 Richard SandifordFix vectorizable_mask_load_store handling of invariant...
2017-09-18 Richard SandifordFix type of bitstart in vectorizable_live_operation
2017-09-18 Richard SandifordFix vectorizable_live_operation handling of vector...
2017-09-18 Richard SandifordInvoke vectorizable_live_operation in a consistent way
2017-09-18 Cesar Philippidisomp-offload.c (oacc_xform_loop): Enable SIMD vectorizat...
2017-09-18 Claudiu Zissulescu[ARC] Check the assembler for gdwar2 support.
2017-09-18 Paolo Carlinire PR c++/45033 ("delete" does overload resolution...
2017-09-18 Jonathan WakelyUse built-in for std::make_integer_sequnce
2017-09-18 Jonathan WakelyPR libstdc++/71187 reimplement declval without add_rval...
2017-09-18 Markus TrippelsdorfUpdate checksums for isl-0.18.tar.bz2
2017-09-18 Richard Bienerre PR tree-optimization/82220 (SPEC CPU2006 482.sphinx3...
2017-09-18 Pierre-Marie... sem_ch4.adb (Complete_Object_Operation): Do not insert...
2017-09-18 Jakub Jelinekre PR middle-end/82145 (i386/pr38988.c, i386/pr46254...
2017-09-18 Eric Botcazoure PR target/81361 (broken exception handling at -O2)
2017-09-18 Pierre-Marie... [multiple changes]
next