gcc.git
2017-09-25 GCC AdministratorDaily bump.
2017-09-24 H.J. Lux32: Encode %esp as %rsp to avoid 0x67 prefix
2017-09-24 Thomas Koenigre PR fortran/66328 (Wrong initialization of derived...
2017-09-24 Thomas Koenigre PR fortran/54633 (ICEs and reject valid with MINLOC...
2017-09-24 Dominique d... +2017-09-24 Dominique d'Humieres <dominiq@lps.ens.fr>
2017-09-24 Thomas Koenigre PR fortran/80118 (ICE with zero size parameter array)
2017-09-24 GCC AdministratorDaily bump.
2017-09-23 Uros Bizjakre PR bootstrap/82306 (Revision r253089 breaks bootstra...
2017-09-23 Janus Weilre PR fortran/82143 (add a -fdefault-real-16 flag)
2017-09-23 Daniel SantosPR target/82196 addendum: Fix Darwin build breakage...
2017-09-23 GCC AdministratorDaily bump.
2017-09-22 Eric Botcazoure PR bootstrap/81926 (go/parse.o differs between stage...
2017-09-22 Jakub Jelinekre PR middle-end/35691 (Missed (a == 0) && (b == 0...
2017-09-22 Jakub Jelinekre PR sanitizer/81929 (exponential slowdown in undefine...
2017-09-22 Ian Lance Taylordebug/xcoff,cmd: add XCOFF support
2017-09-22 Steve Ellceyconfig.gcc: Add new case statement to set default_gnu_i...
2017-09-22 Richard SandifordPR82289: Computing peeling costs for irrelevant drs
2017-09-22 Richard Sandifordrange_int_cst_p handling in extract_range_from_binary_e...
2017-09-22 Richard SandifordLet the target choose a vectorisation alignment
2017-09-22 Martin SeborFix testsuite fallout from r252976.
2017-09-22 Richard SandifordAdd a vect_get_scalar_dr_size helper function
2017-09-22 Richard Earnshaw[arm] Improve error checking in parsecpu.awk
2017-09-22 Richard Earnshaw[arm] auto-generate arm-isa.h from CPU descriptions
2017-09-22 David MalcolmC++: underline parameters in mismatching function calls
2017-09-22 Ian Lance Taylorre PR sanitizer/77631 (no symbols in backtrace shown...
2017-09-22 Richard Bienergraphite-isl-ast-to-gimple.c (graphite_verify): Inline...
2017-09-22 Richard Bienerre PR tree-optimization/82291 (wrong code at -O3 on...
2017-09-22 Richard Bienersese.c: Include cfganal.h.
2017-09-22 Paul Thomasre PR fortran/52832 ([F03] ASSOCIATE construct with...
2017-09-22 Richard Bienergraphite-isl-ast-to-gimple.c (translate_pending_phi_nod...
2017-09-22 Sergey Shalnovsse.md ("mov<mode>_internal"): Use <sseinsnmode> mode...
2017-09-22 GCC AdministratorDaily bump.
2017-09-21 Michael Meissner<commit missing files>
2017-09-21 Jeff Lawi386.c (ix86_adjust_stack_and_probe_stack_clash): Fix...
2017-09-21 Richard SandifordFix spu build after r253072
2017-09-21 Ian Lance Taylorre PR go/82284 (go -version segfaults on big endian...
2017-09-21 Paul Thomasre PR fortran/52832 ([F03] ASSOCIATE construct with...
2017-09-21 Martin SeborPR c/81882 - attribute ifunc documentation uses invalid...
2017-09-21 Nathan Sidwell[demangler PATCH]: Revert and update generic lambda...
2017-09-21 Eric Botcazou* stor-layout.c (bit_from_pos): Do not distribute the...
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.
next